Commit Graph

37666 Commits

Author SHA1 Message Date
Sebastien Maret
8603f343a3 gildas: init at 201806_a 2018-06-26 11:09:45 +02:00
lassulus
7b4cf6b8e7 lief: init at 0.9.0 2018-06-26 07:41:10 +02:00
Matthew Bauer
0bfffbc5e1 xcode: add xcodePlatform to system
This give us a little bit more control over what target we are using.
Eventually we can target other things like WatchOS or MacOS.
2018-06-25 22:18:23 -04:00
Matthew Justin Bauer
c16eb04425
Merge pull request #42399 from obsidiansystems/xcodever-in-system
xcode: add xcodeVer to system
2018-06-25 21:59:01 -04:00
Matthew Bauer
9b0b31d981 xcode: add xcodeVer to system
This version number controls which xcode version to use when building
cross to iOS.
2018-06-25 21:57:24 -04:00
volth
3be343d340
perl-packages.nix: duplicate packages -> aliases 2018-06-25 23:34:53 +00:00
Franz Pletz
1d235be208
virtlyst: init at 1.1.0
Co-authored-by: elseym <elseym@me.com>
2018-06-26 01:18:30 +02:00
Franz Pletz
5d534c2663
cutelyst: init at 2.4.1
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
Co-authored-by: elseym <elseym@me.com>
2018-06-26 01:18:30 +02:00
volth
460b994303
perl-packages.nix: duplicate packages -> aliases 2018-06-25 22:18:34 +00:00
Matthew Bauer
31eac6fd00 impure.nix: fix handling of localSystem
If we passed a localSystem in, we don’t want the current system to
override it. Now we check for localSystem first to avoid getting
"mixed" localSystem values from commands like this:

  nix-build --arg localSystem '{config="x86_64-unknown-linux-musl";}' -A hello

Which would eventually evaluate localSystem to this:

{
  config = "x86_64-unknown-linux-musl";
  system = "x86_64-darwin";
}

& Nix would not be able to run it correctly.

Fixes #41599

/cc @Ericson2314
2018-06-25 17:13:02 -04:00
William Casarin
5d99d322e9 clightning: init at 0.6
c-lightning is a standard compliant implementation of the Lightning
Network protocol. The Lightning Network is a scalability solution for
Bitcoin, enabling secure and instant transfer of funds between any two
parties for any amount.
2018-06-25 11:56:09 -07:00
Tuomas Tynkkynen
d92f73e8db rocket: Init at 2018-06-09 2018-06-25 19:22:25 +03:00
lewo
39615dcfbc
Merge pull request #42010 from nlewo/pr-skydive
skydive: init at 0.17.0
2018-06-25 18:09:28 +02:00
Michiel Leenaars
6056c06721 krop: init -> 0.5.0 2018-06-25 17:07:24 +02:00
Markus Ankenbrand
851ab7f323 hmmer: init at 3.1b2 2018-06-25 16:56:21 +02:00
Vincent Laporte
ec81355c8d
ocamlPackages.psmt2-frontend: init at 0.1 2018-06-25 13:38:55 +00:00
volth
dd366701ce perl528: init at 5.28.0 2018-06-25 13:33:09 +00:00
Benjamin Hipple
6e146c3700 pythonPackages.plaid-python: init at 2.3.0 (#42530)
* pythonPackages.plaid-python: init at 2.3.0

* Run unit tests with py.test
2018-06-25 15:05:47 +02:00
Jan Tojnar
0463c2020e
Merge pull request #42325 from manveru/add-gnome-latex
Gnome-latex: init at 3.28.1
2018-06-25 13:56:12 +02:00
xeji
104194f641
Merge pull request #42541 from flokli/casync
casync: init at 2-152-ge4a3c5e
2018-06-25 13:17:48 +02:00
Frederik Rietdijk
2cf8dd3e4e python.pkgs.psutil_1: remove unused package 2018-06-25 11:46:12 +02:00
Frederik Rietdijk
7c9d95fef5 python37: init at 3.7.0rc1 2018-06-25 10:41:32 +02:00
Florian Klink
0ee0582a8f casync: init at 2-152-ge4a3c5e 2018-06-25 03:22:49 +02:00
Kevin Liu
3a1033c6d9 autokey: init at 0.94.1 (#42355) 2018-06-25 00:25:14 +02:00
xeji
683005a858
Merge pull request #42385 from caugner/php-apcu-5.1.11
phpPackages.apcu: {4.0.7,5.1.8} -> {4.0.7,5.1.11}
2018-06-24 22:06:56 +02:00
Claas Augner
6d58b9b868 phpPackages.psysh: init at 0.9.6 (#42377) 2018-06-24 22:01:04 +02:00
Claas Augner
3f32f7ab98 phpPackages.imagick: 3.4.3RC1 -> 3.4.3 (#42384) 2018-06-24 21:55:48 +02:00
Chris Hodapp
ec73f89a55 structure-synth: init at v1.5 2018-06-24 15:36:07 -04:00
xeji
c51ac5eb33
Merge pull request #42423 from ryantm/repology-problems
treewide: http -> https
2018-06-24 20:44:50 +02:00
Franz Pletz
4d37ce9199
snapcast: init at 0.14.0 2018-06-24 17:55:34 +02:00
Michael Raskin
7e3db3490e libreoffice: cleanup and update
1. For some reason libreoffice-still was still referencing the Fresh
expression.

2. Moved gdb from buildInputs to nativeBuildInputs.

3. Minor update for both branches.
2018-06-24 16:10:17 +02:00
Jan Tojnar
d91f77c482
libgsystem: remove 2018-06-24 16:10:33 +02:00
Daiderd Jordan
4cd108043c
Merge pull request #42424 from LumiGuide/remove-deprecated-postage
pgmanage: remove deprecated postage alias
2018-06-24 13:19:18 +02:00
Profpatsch
9c1edbddee unvanquished: remove
Hasn’t been building or upgraded since 2015:
https://github.com/NixOS/nixpkgs/issues/9781
2018-06-24 01:51:16 +02:00
Frederik Rietdijk
fc4ab420d9
Merge pull request #40959 from alexvorobiev/clustershell
pythonPackages.clustershell: init at 1.8
2018-06-23 18:29:20 +02:00
Kevin Rauscher
ead58d100d bloop: init at 1.0.0-M11 2018-06-23 18:25:44 +02:00
Frederik Rietdijk
ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
8cfa9cc66c Merge master into staging 2018-06-23 18:14:03 +02:00
Frederik Rietdijk
eb195041d5
Merge pull request #42335 from Assassinkin/seekpath
pythonPackages.seekpath: init at 1.8.1
2018-06-23 18:08:02 +02:00
Frederik Rietdijk
4df1161ea4
Merge pull request #42367 from Assassinkin/monty
pythonPackages.monty: init at 1.0.2
2018-06-23 18:05:04 +02:00
Will Dietz
19ef534fbb
Merge pull request #41762 from tilpner/appimage-run
appimage-run: init
2018-06-23 07:23:08 -05:00
Frederik Rietdijk
1106d872ae
Merge pull request #42421 from bandresen/python-periphery
pythonPackages.python-periphery: init at 1.1.1
2018-06-23 13:53:29 +02:00
Ryan Mulligan
0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Bas van Dijk
68fa306be6 pgmanage: remove deprecated postage alias
The following has been removed:

* The `services.postage` alias for the `services.pgmanage` module
* The `postage` alias for the `pgmanage` package
2018-06-23 13:32:13 +02:00
Benjamin Andresen
1dcee7a162 pythonPackages.python-periphery: init at 1.1.1 2018-06-23 13:18:20 +02:00
volth
a8a94f27c0 [cpan2nix] perlPackages.CatalystXScriptServerStarman: 0.02 -> 0.03 2018-06-23 10:17:03 +00:00
volth
e79546bb5e [cpan2nix] perlPackages.TestPAUSEPermissions: 0.06 -> 0.07 2018-06-23 10:16:37 +00:00
volth
a295195778 [cpan2nix] perlPackages.DateTimeLocale: 1.20 -> 1.22 2018-06-23 10:15:46 +00:00
volth
bb4c4cb745 [cpan2nix] perlPackages.LocaleTextDomainOOUtil: 3.008 -> 4.001 2018-06-23 10:15:07 +00:00
volth
d8ecb6a39d [cpan2nix] perlPackages.LWP: 6.33 -> 6.34 2018-06-23 10:15:07 +00:00
volth
95230dacc7 [cpan2nix] perlPackages.JSONWebToken: cleanup 2018-06-23 10:15:02 +00:00
volth
45a46d1098 [cpan2nix] perlPackages.PPIxRegexp: 0.059 -> 0.060 2018-06-23 10:15:00 +00:00
volth
a55809cc5b [cpan2nix] perlPackages.ClassLoad: 0.24 -> 0.25 2018-06-23 10:14:51 +00:00
volth
94505757fd [cpan2nix] perlPackages.ArchiveTarWrapper: 0.24 -> 0.27 2018-06-23 10:14:40 +00:00
volth
c9a712336e [cpan2nix] perlPackages.HTTPMessage: 6.16 -> 6.18 2018-06-23 10:14:32 +00:00
volth
bc3d7011b8 [cpan2nix] perlPackages.CPANPLUS: 0.9174 -> 0.9176 2018-06-23 10:14:25 +00:00
volth
af67ef0347 [cpan2nix] perlPackages.FileMimeInfo: cleanup 2018-06-23 10:13:59 +00:00
volth
b22545f1f4 [cpan2nix] perlPackages.DevelNYTProf: 6.05 -> 6.06 2018-06-23 10:13:57 +00:00
volth
8738816096 [cpan2nix] perlPackages.TestYAML: 1.06 -> 1.07 2018-06-23 10:13:45 +00:00
volth
51200b8181 [cpan2nix] perlPackages.TextSimpleTable: 2.04 -> 2.05 2018-06-23 10:13:18 +00:00
volth
6ce476f892 [cpan2nix] perlPackages.ForksSuper: 0.93 -> 0.94 2018-06-23 10:13:07 +00:00
volth
9b99d8dc73 [cpan2nix] perlPackages.DevelChecklib: 1.12 -> 1.13 2018-06-23 10:13:03 +00:00
volth
d37f244309 [cpan2nix] perlPackages.TestWarn: 0.34 -> 0.35 2018-06-23 10:12:52 +00:00
volth
590a55a568 [cpan2nix] perlPackages.IOSocketInet6: cleanup 2018-06-23 10:12:35 +00:00
volth
edd4d5ad7e [cpan2nix] perlPackages.FileShareDir: 1.104 -> 1.112 2018-06-23 10:12:33 +00:00
volth
85d03e5843 [cpan2nix] perlPackages.EmailSimple: 2.214 -> 2.216 2018-06-23 10:12:29 +00:00
volth
125e412ffa [cpan2nix] perlPackages.DateManip: 6.71 -> 6.72 2018-06-23 10:12:28 +00:00
volth
28edcf0294 [cpan2nix] perlPackages.ConfigAutoConf: 0.316 -> 0.317 2018-06-23 10:12:20 +00:00
volth
ea57aa45f6 [cpan2nix] perlPackages.YAMLLibYAML: 0.69 -> 0.70 2018-06-23 10:12:07 +00:00
volth
990c3e5316 [cpan2nix] perlPackages.TimeLocal: 1.25 -> 1.28 2018-06-23 10:11:59 +00:00
volth
69ac41458e [cpan2nix] perlPackages.TimeHiRes: 1.9753 -> 1.9758 2018-06-23 10:11:58 +00:00
volth
d3a91da6e5 [cpan2nix] perlPackages.TieHashIndexed: cleanup 2018-06-23 10:11:56 +00:00
volth
b9a03f6a05 [cpan2nix] perlPackages.NetCIDR: 0.18 -> 0.19 2018-06-23 10:10:57 +00:00
volth
cf95d7bc7e [cpan2nix] perlPackages.Mojolicious: 7.82 -> 7.84 2018-06-23 10:10:55 +00:00
volth
b9ab4724b6 [cpan2nix] perlPackages.HashMoreUtils: 0.05 -> 0.06 2018-06-23 10:10:29 +00:00
volth
1bcdcba333 [cpan2nix] perlPackages.GSSAPI: cleanup 2018-06-23 10:10:24 +00:00
volth
f988968a6c [cpan2nix] perlPackages.EmailAddressXS: 1.03 -> 1.04 2018-06-23 10:10:01 +00:00
volth
ddc0a5c627 [cpan2nix] perlPackages.DevelHide: 0.0009 -> 0.0010 2018-06-23 10:09:56 +00:00
volth
766b34ae20 [cpan2nix] perlPackages.CryptX: 0.060 -> 0.061 2018-06-23 10:09:50 +00:00
volth
6ebb3ac68b [cpan2nix] perlPackages.CPANPerlReleases: 3.58 -> 3.62 2018-06-23 10:09:28 +00:00
volth
9bb6c5569b [cpan2nix] perlPackages.ArchiveTar: 2.26 -> 2.28 2018-06-23 10:09:24 +00:00
Cray Elliott
950d667b3d phpPackages.composer: 1.6.3 -> 1.6.5 2018-06-23 01:48:27 -07:00
Frederik Rietdijk
95eb2fa40e Merge staging into master 2018-06-23 08:23:24 +02:00
Matthew Justin Bauer
5ac6ab091a
Merge pull request #42389 from tobiasBora/master
imapnotify: added in all-packages.nix
2018-06-22 15:25:11 -04:00
Leo Colisson
4509fdba3f imapnotify: inherit inside all-packages 2018-06-22 21:24:31 +02:00
Matthew Justin Bauer
6c17928d52
Merge pull request #42378 from obsidiansystems/fix-android32
androidndk: Fix version selection
2018-06-22 14:50:14 -04:00
Leo Colisson
94bfc2cdc3 imapnotify: added in all-packages.nix 2018-06-22 20:22:21 +02:00
Symphorien Gibol
f5307941cc gnirehtet: init at 2.2.1 2018-06-22 19:21:23 +02:00
Claas Augner
1f396441a6 phpPackages.apcu40: 4.0.7 -> 4.0.11 2018-06-22 18:17:51 +02:00
Claas Augner
89fc0fb2c9 phpPackages.apcu51: 5.1.8 -> 5.1.11 2018-06-22 18:17:37 +02:00
Matthew Bauer
c8fd285c8d android: add ndkVer to resolve ndk ambiguity
It wasn’t exactly clear which NDK you were using previously. This adds
an attribute to system that handles what version of the NDK we should
use when building things.

/cc @Ericson2314
2018-06-22 11:06:17 -04:00
Assassinkin
4d728b19f7 pythonPackages.sklearn-deap: init at 0.2.2 2018-06-22 14:38:08 +01:00
Assassinkin
0fe77afcaf pythonPackages.monty: init at 1.0.2 2018-06-22 12:54:26 +01:00
Frederik Rietdijk
48110c1295 Merge staging into master 2018-06-22 13:20:37 +02:00
Frederik Rietdijk
25e5b37c23 python.pkgs.cftime: init at 1.0.0 2018-06-22 13:09:50 +02:00
Robert Schütz
8216e6fa0d python.pkgs.dateutil_1_5: remove 2018-06-22 13:09:49 +02:00
Robert Schütz
6896911117 python.pkgs.pysolr: move expression 2018-06-22 13:09:48 +02:00
Robert Schütz
95ce1c4e12 python.pkgs.django-haystack: move expression 2018-06-22 13:09:48 +02:00
Frederik Rietdijk
a903708156 python.pkgs.google-auth-httplib2: init at 0.0.3 2018-06-22 13:09:48 +02:00
Frederik Rietdijk
da455116d2 python.pkgs.greenlet: move expression 2018-06-22 13:09:36 +02:00
Frederik Rietdijk
c08d570350 python: pytest: 3.5.1 -> 3.6.1 2018-06-22 13:09:28 +02:00
Michael Fellinger
6f831a7ab4 Gnome-latex: init at 3.28.1 2018-06-22 10:14:28 +02:00
Matthieu Coudron
6664babe85 i3-easyfocus: init at 20180622
Fast window switcher.
Attributes and display one letter per window on your current workspace, upon keypress,
will focus the matching window.
2018-06-22 16:44:53 +09:00
Matthieu Coudron
d395b185d9 i3ipc-glib: init at 0.6.0
IPC library used to interact with the window manager www.i3wm.org
2018-06-22 16:43:33 +09:00
Matthew Justin Bauer
9185df5f9d
Merge pull request #41614 from teto/flent_wrap
[RFC/RDY] flent: add manpage + init http-getter
2018-06-21 21:33:49 -04:00
Daiderd Jordan
26434c0924
Merge pull request #42329 from goertzenator/erlang-21.0
add erlang-21.0
2018-06-21 22:44:11 +02:00
Chris Hodapp
3b880f55b5 appleseed: init at 1.9.0-beta, osl: init at 1.9.9, seexpr: init at 2.11 2018-06-21 16:18:13 -04:00
Matthew Bauer
3da395fd96 xcode: add 9.4 sdk
This is the newest sdk. I have skipped 9.3 for now but someone can
certainly add it if they need it for some reason.

Also I added a generic "xcode" that will always point to the newest
xcode that is available in Nixpkgs.
2018-06-21 13:24:52 -04:00
Assassinkin
e2589f7a72 pythonPackages.seekpath: init at 1.8.1 2018-06-21 18:18:17 +01:00
Chris Hodapp
1b187b3961 luxcorerender: init at 2.0, embree: init at 2.17.4 2018-06-21 13:12:02 -04:00
Daniel Goertzen
4001a680cc erlangR21: init at 21.0 2018-06-21 09:36:54 -05:00
Jörg Thalheim
9da836dd03 rancher-compose: remove
I no longer use rancher and can test this derivation.
Also rancher-compose should have the same version as the rancher cluster
used. So it is better to be build by the user using it rather having a
random version in nixpkgs.
2018-06-21 11:11:41 +01:00
Robert Schütz
9f7ed5ed10 python.pkgs.pkgconfig: move expression 2018-06-21 07:42:50 +02:00
Spencer Baugh
a7a48fddc3 pythonPackages.pkgconfig: 1.1.0 -> 1.3.1 2018-06-21 07:42:50 +02:00
Frederik Rietdijk
404f91c4c2 Merge master into staging 2018-06-21 07:42:14 +02:00
Matthew Justin Bauer
3925077548
Merge pull request #41485 from teto/owamp
[RDY] Owamp : Get one way (network) latencies between synchronized computers
2018-06-20 21:45:36 -04:00
Jörg Thalheim
d4ed33492e
Merge pull request #42296 from bkchr/ts3_3_1_10
teamspeak_client: 3.1.8 -> 3.1.10
2018-06-20 23:35:20 +01:00
Vladimír Čunát
5039d6ed1f
Merge branch 'master' into staging
~6k rebuilds per platform (mainly haskellPackages, I think).
2018-06-20 18:17:18 +02:00
Franz Pletz
cac9f08810
Merge pull request #42134 from tazjin/feat/journaldriver
Add package & NixOS module for journaldriver
2018-06-20 12:14:31 +00:00
Pascal Wittmann
f0e7af3b6b
Merge pull request #42236 from mnacamura/esh
esh: init at 0.1.1
2018-06-20 13:02:55 +02:00
Bastian Köcher
8ac1721cd6 teamspeak_client: 3.1.8 -> 3.1.10 2018-06-20 09:28:48 +02:00
Orivej Desh
6916565510 ddrutility: init at 2.8 2018-06-20 06:13:26 +00:00
Orivej Desh
1c1e32ba00 ddrescueview: init at 0.4alpha3 2018-06-20 06:13:25 +00:00
Peter Simons
7283740218
Merge pull request #42123 from peti/drop-ghc-8.4.2
ghc: drop compiler version 8.4.2; we prefer 8.4.3
2018-06-19 22:35:55 +02:00
Michael Raskin
5fce881f60 wireshark: 2.4.7 -> 2.6.1 2018-06-19 21:21:19 +02:00
Daiderd Jordan
42b28bfd7b
libressl: fix eval 2018-06-19 18:50:51 +02:00
qolii
07e8402ed4 linux-hardkernel: Init at 4.14.47-139 (#41782) 2018-06-19 18:07:53 +03:00
Mitsuhiro Nakamura
c3e0592f20 esh: init at 0.1.1 2018-06-19 22:05:27 +09:00
rys ostrovid
c89b6f47a7 vym: 2.2.4 -> 2.6.11 (#42186) 2018-06-19 09:09:20 +01:00
Alex Vorobiev
e2b8796983 pythonPackages.clustershell: init at 1.8 2018-06-18 23:10:45 -05:00
xeji
8807039549
Merge pull request #41893 from asymmetric/asymmetric/asc-qr
asc-key-to-qr-code-gif: init at 20180613
2018-06-18 23:58:05 +02:00
Pascal Wittmann
735d945d79
Merge pull request #42151 from mrVanDalo/add-patchwork
patchwork-classic : add 2.12.0
2018-06-18 22:16:15 +02:00
John Ericson
b3d957649f Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
Will Dietz
42a88a43c9
Merge pull request #41950 from dtzWill/feature/editline-pr
editline: init at 1.15.3
2018-06-18 13:39:25 -05:00
Vincent Ambo
1b08966db9 journaldriver: init at 1.0.0 2018-06-18 20:31:45 +02:00
Ingolf Wagner
a669574a90
patchwork-classic : init at 2.12.0 2018-06-18 18:00:42 +02:00
Matthew Justin Bauer
8180c32b73
Merge pull request #39153 from mnacamura/lightdm-mini-greeter
lightdm-mini-greeter: init at 0.3.2
2018-06-18 11:38:35 -04:00
Daiderd Jordan
a13286fcf0
Merge branch 'master' into staging 2018-06-18 17:35:00 +02:00
Vladimír Čunát
3756efbdcc
pythonPackages.xml2rfc: init at 2.9.8
It seems to work fine, in python2Packages and python3Packages.
If you find a problem, let me know and I'll try to fix it.
2018-06-18 14:16:55 +02:00
Jörg Thalheim
df9f2c7812
Merge pull request #42143 from Ma27/bump-nifskope
nifskope: 1.1.3 -> 2.0.dev7
2018-06-18 11:30:47 +01:00
Mitsuhiro Nakamura
83b389394b lightdm-mini-greeter: init at 0.3.2 2018-06-18 18:55:06 +09:00
Jörg Thalheim
a52d233ec5
Merge pull request #41901 from ariutta/sqlint
sqlint: init at 0.1.7
2018-06-18 10:43:16 +01:00
adisbladis
d2018722ff
Merge pull request #42141 from swflint/ical2org
ical2org: init at v.1.1.5
2018-06-18 17:02:15 +08:00
Maximilian Bosch
d60127fd8c
nifskope: 1.1.3 -> 2.0.dev7
`nifskope` v2 contains a lot of new features and a new, QT5-based UI
(see https://github.com/niftools/nifskope/releases). Additionally the
2.0 sourcetree exists for quite a while and after some short user tests
it seems fairly stable.

The following aspects have been changed:

* Use QT 5.9 rather than QT4 (see #33248).

* GCC7 support from upstream (gcc6 patch not needed anymore, build on
  GCC7 works fine), disabled `-Werror=format-security` can be used again
  as compiler flag.

* Patched broken paths in `NifSkope_targets.pri` to point to the proper
  dependencies (otherwise `<gli.hpp>` and `qhull` couldn't be found).

* Patched paths in `NifSkope.pro` to `lupdate` and `lrelease` (default
  `QT_*` paths point to `libsForQt5x.qtbase` which doesn't contain the
  needed binaries, instead they need to point to `libsForQt5x.qttools`).

* Added myself as maintainer.
2018-06-18 00:52:16 +02:00
xeji
3babb8d84b
Merge pull request #41940 from plapadoo/pdf-tools-upgrade
pdf-tools: fix build
2018-06-17 23:01:35 +02:00
Samuel W. Flint
1824d10a12 ical2org: init at v.1.1.5 2018-06-17 15:51:22 -05:00
Philipp Middendorf
a81fea3224 pdf-tools: 0.80 -> HEAD
To fix #41916, this commit upgrades the emacs package “pdf-tools” to
the HEAD revision, since there’s no official release containing the fix.
2018-06-17 21:54:37 +02:00
Maximilian Bosch
ccdd229d21 dlib: 19.9 -> 19.13 (#41953)
This fixes the latest `dlib` build for `nixpkgs` compliancy:

* Patched `setup.py` to use number of jobs defined in `$NIX_BUILD_CORES`
  rather than using all available cores.

* Bumped `dlib` to latest version (v19.13 ATM).

* Dropped `openblas` build input, `cblas` which actually works lives in
  `dlib/external`. Otherwise the test suite runs into segfaults (see
  https://github.com/NixOS/nixpkgs/pull/39255#issuecomment-384535129 for
  further reference).

* Added myself as maintainer in case of any further breakage in the
  future.

Closes #39255

/cc @dotlambda @ryantm
2018-06-17 19:33:14 +02:00
Samuel W. Flint
1d8bb7e5c8 lice: init at 0.4 (#42108)
* lice: init at 0.4

* lice: make changes per pSub
2018-06-17 11:59:07 +02:00
Peter Simons
b0909cc394 ghc: drop compiler version 8.4.2; we prefer 8.4.3 2018-06-17 10:37:06 +02:00
Anders Riutta
5fb615d990 sqlint: init at 0.1.7. ht @ryantm. 2018-06-17 01:03:21 -07:00
dje4321
1b7ce4c6d5 brightnessctl: init at 0.3.2 (#42102)
* brightnessctl: init at 0.3.2

* Revised PR
2018-06-16 18:15:42 -04:00
Matthew Bauer
e1983175e8 spidermonkey_17: get darwin working
LLVM building is apparently broken. This is a similar fix to what was
done in spidermonkey_38.

enableReadline flag is also introduced (defaults to true except on darwin).
2018-06-16 16:41:03 -04:00
lewo
c2cfb6c57a
Merge pull request #42068 from symphorien/etherape-0.9.18
etherape: 0.9.17 -> 0.9.18
2018-06-16 22:26:37 +02:00
Pascal Wittmann
facfad2f70
Merge pull request #42078 from Gerschtli/add/soapui
soapui: init at 5.4.0
2018-06-16 17:22:32 +02:00
Graham Christensen
738ccc4d13
Merge pull request #42088 from grahamc/drop-vsstudio
vsenv, vs90wrapper: delete
2018-06-16 10:52:16 -04:00
Daiderd Jordan
3c77ea78ec
Merge pull request #42072 from johnchildren/master
LanguageClient-neovim : 2018-03-6 -> 2018-06-12
2018-06-16 13:59:21 +02:00
Daiderd Jordan
669199a725
LanguageClient-neovim: fix darwin build 2018-06-16 13:33:10 +02:00
Yegor Timoshenko
ecc0de2d8b
Merge pull request #42083 from worldofpeace/lollypop
lollypop: init at 0.9.514
2018-06-16 02:25:53 +00:00
Graham Christensen
cbae3d171b
vsenv, vs90wrapper: delete 2018-06-15 22:20:54 -04:00
worldofpeace
9ee39c5946 lollypop: init at 0.9.514 2018-06-15 22:14:11 -04:00
Jörg Thalheim
e82a0345ef micropolis: remove
Old package without maintainer that no longer compiles.
2018-06-16 01:33:17 +01:00
volth
7aa95b1c54
Merge branch 'master' into hadoop_2_7-3_0 2018-06-15 23:11:46 +00:00
volth
50bf6f4a9c
hadoop_3_1: init at 3.1.0 2018-06-15 23:07:23 +00:00
Tobias Happ
835f3059ce soapui: init at 5.4.0 2018-06-15 22:12:29 +02:00
Yegor Timoshenko
47066f0776
Merge pull request #40893 from bkchr/plasma_5_13
plasma5: 5.12 -> 5.13
2018-06-15 12:50:28 +00:00
Yegor Timoshenko
bae863ebae
Merge pull request #41095 from bkchr/qt_5_11
qt5: 5.10 -> 5.11
2018-06-15 12:25:32 +00:00
Symphorien Gibol
cb907b5d51 etherape: 0.9.17 -> 0.9.18 2018-06-15 14:18:34 +02:00
tilpner
f38459442a
appimage-run: init
This adds a best-effort hack to run AppImages, which currently don't
work out-of-the-box on NixOS. This is not preferable to using packaged
applications, but may help users if the application they want to run
is not in nixpkgs.

It uses the package list from the Steam chroot, but without Steam
packages.
2018-06-15 11:02:15 +02:00
Vladimír Čunát
31530c185e
Merge a subset of staging (security)
In particular, this contains Firefox-related and libgcrypt updates.
Other larger rebuilds would apparently need lots of time to catch up
on Hydra, due to nontrivial rebuilds in other branches than staging.
2018-06-15 08:48:02 +02:00
Antoine Eiche
c21051dcf8 skydive: init at 0.17.0 2018-06-14 22:09:43 +02:00
John Ericson
bdf750499e Merge remote-tracking branch 'upstream/master' into staging 2018-06-14 15:56:00 -04:00
Frederik Rietdijk
2e36e26a80
Merge pull request #40395 from pandaman64/quantum
qiskit: init at 0.4.15
2018-06-14 10:50:06 +02:00
Aneesh Agrawal
4bba2bd98e klaus: make available as a python package
This makes it usable via WSGI.
2018-06-13 22:47:48 -07:00
pandaman64
1642e85877 qasm2image: init at 0.5.0 2018-06-14 11:43:09 +09:00
pandaman64
1aed57c222 qiskit: init at 0.4.15 2018-06-14 11:43:09 +09:00
pandaman64
9723236483 IBMQuantumExperience: init at 1.9.1 2018-06-14 11:43:09 +09:00
John Ericson
cebda2ffd0 Merge remote-tracking branch 'upstream/master' into staging 2018-06-13 21:18:24 -04:00
Matthieu Coudron
0080fe93fc http-getter: init at 20180606
Used by flent
2018-06-14 08:28:10 +09:00
Will Dietz
4f1b14b513 editline: init at 1.15.3 2018-06-13 17:17:00 -05:00
Lorenzo Manacorda
f8cd0cbc9c asc-key-to-qr-code-gif: init at 20180613 2018-06-13 23:04:05 +02:00
Jan Tojnar
79b7808597
phpPackages.php-cs-fixer: 2.12.0 → 2.12.1 2018-06-13 20:15:05 +02:00
Orivej Desh
8e61ad2800 Merge branch 'master' into staging
* master: (33 commits)
  Revert "libxml2: add static output"
  yq: 2.5.0 -> 2.6.0 (#41926)
  yoshimi: 1.5.8 -> 1.5.8.2 (#41925)
  haskell generic-builder: Use separate setup db in more cases
  nixos/tests/morty: fix non-deterministic failure
  texlive: Fix 'match-parens' ruby dependency
  chromium: 67.0.3396.62 -> 67.0.3396.87
  ngspice: Fix regression due to missing X libs (#41890)
  mattermost-desktop: init at 4.1.1 (#40794)
  xcircuit: init at 3.9.73 (#41891)
  yarn: 1.7.0 -> 1.8.0 (#41895)
  Update default.nix (#41842)
  libxml2: add static output
  remarshal: supports darwin
  go-ethereum: 1.8.10 -> 1.8.11
  bazel: add darwin support
  llvm: use native cmake for libc++abi
  kicad-unstable: 2018-03-10 -> 2018-06-12
  cmake: Only apply application-services.patch with 3.11
  nixos/tinc: minor fixes
  ...
2018-06-13 16:09:04 +00:00
averelld
15b5643023 mattermost-desktop: init at 4.1.1 (#40794) 2018-06-13 13:27:29 +02:00
spacefrogg
0cc4396818 xcircuit: init at 3.9.73 (#41891) 2018-06-13 13:21:34 +02:00
Uri Baghin
274bb96073 bazel: add darwin support 2018-06-12 23:23:51 -04:00
Orivej Desh
7f3de60758 Merge branch 'master' into staging
* master: (161 commits)
  pcsclite: clean up after #41790
  tor: 0.3.3.6 -> 0.3.3.7
  opae: init at 1.0.0
  tinc: 1.0.33 -> 10.0.34
  tinc_pre: 1.1pre15 -> 1.1pre16
  sit: 0.3.2 -> 0.4.0 (#41863)
  platforms/raspberrypi: enable kernelAutoModules
  libupnp: 1.6.21 -> 1.8.3 (#41684)
  androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17
  tdesktop: 1.3.0 -> 1.3.7
  gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7
  aws-sam-cli: init at 0.3.0 (#41877)
  nixos/nat: optional networking.nat.externalInterface (#41864)
  linux: 4.17 -> 4.17.1
  linux: 4.16.14 -> 4.16.15
  linux: 4.14.48 -> 4.14.49
  nixos/unbound: add restart (#41885)
  maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)
  gshogi: init at 0.5.1 (#41840)
  neovim: add missing libiconv
  ...
2018-06-12 20:41:41 +00:00
Bastian Köcher
68e9d30d33 plasma-browser-integration: Init 2018-06-12 22:34:32 +02:00
Austin Seipp
5f116f189e opae: init at 1.0.0
OPAE is a software toolchain and for integration and use of programmable
accelerators, currently supporting Intel Arria 10 and Stratix 10 FPGAs.

This package only contains the userspace software SDK tools and C
libraries -- not the OPAE Linux drivers.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-12 14:56:48 -05:00
Will Fancher
9555fd700d aliases: fix using the wrong self refs 2018-06-12 18:05:42 +00:00
Yurii Rashkovskii
f45fd23bd1 sit: 0.3.2 -> 0.4.0 (#41863) 2018-06-12 19:55:33 +02:00
Frederik Rietdijk
a8765ad7b5
Merge pull request #41839 from Assassinkin/deap
pythonPackages.deap: init at 1.2.2
2018-06-12 18:25:22 +02:00
Andrea Bedini
35191af2e6 aws-sam-cli: init at 0.3.0 (#41877) 2018-06-12 15:15:06 +02:00
Bastian Köcher
b785d4813e qt5: 5.10 -> 5.11
This is the first time since 5.9 that we also update `qtwebkit`.
`qtwebkit` is not maintained by Qt anymore and thus, we switch to the
community port as for example arch has done. To prevent pulling in
single patches, we just stick to the latest git version.
2018-06-12 14:27:11 +02:00
Simon Lackerbauer
6fb9d1121a gshogi: init at 0.5.1 (#41840) 2018-06-12 12:11:40 +02:00
Jörg Thalheim
da8920622a
Merge pull request #41837 from Assassinkin/pynisher_1
pythonPackages.pynisher: init at 0.4.2
2018-06-12 10:58:40 +01:00
Frederik Rietdijk
cfdab10bb9
Merge pull request #41862 from Assassinkin/spglib
pythonPackages.spglib: init at 1.10.3.65
2018-06-12 11:44:07 +02:00
nagato.pain
184c31323c pythonPackages.spglib: init at 1.10.3.65 2018-06-11 14:05:07 -07:00
John Ericson
812decd5c1 ghc: Default integer-simple usage based one whether GNU MP is available
The user's choice is still always respected
2018-06-11 15:51:57 -04:00
nagato.pain
fb7f515be7 pythonPackages.pynisher: init at 0.4.2 2018-06-11 12:25:00 -07:00