Commit graph

144981 commits

Author SHA1 Message Date
Robert Schütz 6a8f7e40d7 python.pkgs.google_gax: remove deprecated package
See https://github.com/googleapis/gax-python#deprecated.
2018-07-02 16:28:16 +02:00
Robert Schütz f579357873 python.pkgs.google_cloud_speech: update propagatedBuildInputs 2018-07-02 16:26:52 +02:00
Sarah Brofeldt 6abb68d47a Revert "foundationdb: add 5.2.5 release, and new 6.0.0 snapshot"
This reverts commit 1fa2503f9d.
Broke ofborg evals due to missing required argument sdvend49
2018-07-02 16:08:54 +02:00
Austin Seipp 1fa2503f9d foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...

This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-02 06:48:41 -05:00
Michael Raskin b43c4d8b75
Merge pull request #42798 from flokli/users-users
tree-wide: users.extraUsers -> users.users, users.extraGroups -> users.groups
2018-07-02 11:23:10 +00:00
Sarah Brofeldt 24ef1450bd dhall-json_1_2_1: Bump dhall dep 2018-07-02 10:57:00 +01:00
Jörg Thalheim a983ab304b
Merge pull request #42822 from mpickering/patch-3
Update Python documentation overlay
2018-07-02 10:51:18 +01:00
Sarah Brofeldt f06ce58323
Merge pull request #42843 from fragamus/master
hmetis: init at 1.5
2018-07-02 11:40:41 +02:00
Jörg Thalheim 1b2696326c
Merge pull request #42572 from dtzWill/update/r2-cutter-1.4
radare2-cutter: 1.3 -> 1.4
2018-07-02 10:40:17 +01:00
Peter Simons cbc1a03ab8 R: update to version 3.5.1
(cherry picked from commit 7e2f2037ea6d6533492d407696f260e7b11df49d)
2018-07-02 11:33:50 +02:00
Peter Simons 0b36a94ed4 hledger: fix ghc-8.2.x build of the new 1.10 version 2018-07-02 11:29:10 +02:00
Peter Simons 065c936863 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
153e846959.
2018-07-02 11:29:10 +02:00
Sarah Brofeldt e395218ed6
Merge pull request #42852 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.2
dbeaver: 5.1.1 -> 5.1.2
2018-07-02 11:28:30 +02:00
Peter Hoeg a22ba5f05b krename: 20170610 -> 5.0.0 2018-07-02 13:38:29 +08:00
Samuel Dionne-Riel 964fde7eec dbeaver: 5.1.1 -> 5.1.2 2018-07-01 20:50:13 -04:00
Peter Simons be1461fc0a haskell-dhall-json: update override 2018-07-01 22:03:57 +02:00
Peter Simons 37c20564b0 haskell-hspec: update overrides for ghc 8.4.x 2018-07-01 22:03:57 +02:00
Peter Simons 4f28eac924 haskell-hoopl: provide an un-versioned attribute for ghc 8.4.x
This used to be a core library in previous versions of GHC, but now it no
longer is.
2018-07-01 22:03:57 +02:00
Peter Simons 1ee0f4378b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
e8fa4931bc.
2018-07-01 22:03:58 +02:00
Peter Simons 48300a5b6d LTS Haskell 11.15 2018-07-01 22:03:28 +02:00
Jörg Thalheim cb2862e214 python37: fix openssl detection
Before python37 was build without ssl support.
Tested with `python  -c 'import ssl'`
2018-07-01 21:00:26 +01:00
Matthew Bauer 49f6ea40b0
Merge pull request #42837 from ookhoi/anonscm.debian.org_gcc6.patch-not-found
anonscm.debian.org_gcc6.patch-not-found - replace anonscm.debian.org …
2018-07-01 15:08:53 -04:00
Will Dietz 6bb1593e3a
Merge pull request #42844 from dtzWill/fix/curl-random-cross
curl: fix configure flag for random device.
2018-07-01 13:32:40 -05:00
Michael Gough f180facaa0 hmetis: init at 1.5 2018-07-01 18:29:55 +00:00
lewo deb82d8505
Merge pull request #42692 from r-ryantm/auto-update/lynis
lynis: 2.6.4 -> 2.6.5
2018-07-01 20:00:21 +02:00
lewo f5acacffad
Merge pull request #42706 from r-ryantm/auto-update/gnucash
gnucash: 3.1-1 -> 3.2
2018-07-01 19:58:58 +02:00
aszlig f081ccccd1
libtorrent-rasterbar: Use Boost supporting Python
Since 772eef9168, the Boost package
doesn't support Python by default anymore, so we need to override it
with Python support because --enable-python-binding is enabled by
default in libtorrent-rasterbar.

The build of the package now succeeds again on my x86_64-linux machine.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @phreedom
2018-07-01 19:51:21 +02:00
Will Dietz 81c9f7125f curl: fix configure flag for random device.
Fixes #42778.

Thanks for reporting, @dingxiangfei2009!
2018-07-01 12:47:24 -05:00
aszlig b916ed31f2
twister: Use boost with Python support
Since 772eef9168, Boost by default doesn't
support Python anymore, so we need to override it with Python support.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-01 19:40:40 +02:00
aszlig 179f9c4fd1
ledger: Use Boost Python support if applicable
Since 772eef9168 Boost no longer has
Python support enabled by default, so depending on whether Ledger has
Python support built in we also use either Boost with Python support or
without.

Tested building with and without Python support and both builds now
succeed.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @the-kenny, @jwiegley
2018-07-01 19:40:40 +02:00
Peter Simons c85f23a82a ghc: add 8.6.1-alpha1 pre-release 2018-07-01 19:22:09 +02:00
Eelco Dolstra 772eef9168 boost: Disable Python / Numpy support by default
We can't have a C++ library pulling in Numpy and its gazillion
dependencies by default.
2018-07-01 19:13:57 +02:00
aszlig c8ed322b04
openblas: 0.3.0 -> 0.3.1
Since the exposure of the version attribute done in
892a0e8ff4, the OpenBLAS build fails for
i686-linux:

https://nix-cache.s3.amazonaws.com/log/wi79zyfmwdpwx7bm29dzqh4vglx3x550-openblas-0.3.0.drv

According to @edolstra the build slaves of Hydra updated to a new
kernel, which seems to be the real cause for this issue. The latter is
already tracked upstream[1] and a fix[2] is already included in version
0.3.1.

This very update cases 4795 rebuilds across all architectures we
support, so it's still not significant enough to go through staging. In
addition the number of rebuilds doesn't include the amount of builds
that are currently failing.

My original idea was to add a patch just for fixing this on i686-linux
and do the real update via staging, but the amount of rebuilds still is
in an acceptable range IMO and @edolstra agreed on that on IRC.

[1]: https://github.com/xianyi/OpenBLAS/issues/1575
[2]: https://github.com/xianyi/OpenBLAS/pull/1583

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-07-01 18:46:36 +02:00
sander 621072a476 anonscm.debian.org_gcc6.patch-not-found - replace anonscm.debian.org with sources.debian.org 2018-07-01 16:39:51 +02:00
Pascal Wittmann 14a9ca27e6
checkstyle: 8.10.1 -> 8.11
fetch artifact from github as it is no longer available on sourceforge
2018-07-01 16:39:22 +02:00
Pascal Wittmann 92a6feca0a
fswatch: 1.11.3 -> 1.12.0 2018-07-01 13:43:34 +02:00
Pascal Wittmann fbb047e891
yodl: update homepage 2018-07-01 13:33:22 +02:00
Pascal Wittmann c8ce98d9ff
icmake: 9.02.07 -> 9.02.08
Project moved from github to gitlab
2018-07-01 13:33:20 +02:00
Tuomas Tynkkynen d1b9bf9223 sidplayfp: Init at 1.4.3 2018-07-01 13:36:57 +03:00
Tuomas Tynkkynen ace7b252f2 libsidplayfp: 1.8.6 -> 1.8.7 2018-07-01 13:11:56 +03:00
Gabriel Ebner 693a4ce209 goldendict: 1.5.0.rc2 -> 2018-06-13
fixes build
2018-07-01 12:00:17 +02:00
Jörg Thalheim 6e54e9253a iwd: set statedir to /var/lib/iwd 2018-07-01 10:59:35 +01:00
Jörg Thalheim f73aae6f95
Merge pull request #42816 from dywedir/iwd
iwd: 0.2 -> 0.3
2018-07-01 10:43:34 +01:00
Michael Raskin 055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
Sage on nixos
2018-07-01 07:37:42 +00:00
Matthew Bauer 060a98e9f4
Merge pull request #41381 from aespinosa/hadoop-modules
nixos/hadoop: add hadoop module (hdfs, yarn)
2018-06-30 18:33:03 -04:00
Timo Kaufmann 70ba695777 sage: replace JUPYTER_PATH patch by upstream patch
The patch was replaced by a better upstream patch that doesn't mvoe the
jupyter dir to the user's home.
2018-06-30 22:30:30 +02:00
R. RyanTM 99d8edbc7d mpage: 2.5.6 -> 2.5.7 (#42689)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mpage/versions.

These checks were done:

- built on NixOS
- /nix/store/27fvqzw0vgbjadl2ngwggsz2gs3m4a15-mpage-2.5.7/bin/mpage passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.5.7 with grep in /nix/store/27fvqzw0vgbjadl2ngwggsz2gs3m4a15-mpage-2.5.7
- directory tree listing: https://gist.github.com/7deed27eaf23f2578d5dfcb1005b1a0c
- du listing: https://gist.github.com/e1cafa83fbe346375875854bf40a6057
2018-06-30 20:49:42 +02:00
Benjamin Staffin 97ec194ab5
thunderbolt: 0.9.2 -> 0.9.3 (#42743)
* thunderbolt: 0.9.2 -> 0.9.3

Fixed up `cmakeFlags` so `tbtacl`, `tbtacl-write`, `tbtxdomain`, and
the udev rules now show up in the derivation output. Previously there
was only `tbtadm`.

* Add a note about placeholder expressions
2018-06-30 13:18:31 -04:00
R. RyanTM 9fa8a9af36 pmd: 6.4.0 -> 6.5.0 (#42685)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pmd/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/bgastviewer.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/cpdgui.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/designer.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/pmd.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/cpd.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/run.sh had a zero exit code or showed the expected version
- 0 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 6.5.0 with grep in /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0
- directory tree listing: https://gist.github.com/1ef84c65860a67391267c809fcb5cc80
- du listing: https://gist.github.com/309d9939074e63a6c6dcaf04f94312e9
2018-06-30 19:08:04 +02:00
worldofpeace b0f40321e4 antibody: 3.5.0 -> 3.5.1 (#42818) 2018-06-30 19:05:28 +02:00