Commit Graph

98306 Commits

Author SHA1 Message Date
Daniël de Kok
c4482a0c2a libtorch-bin: do not depend on nvidia_x11
libcuda.so should be provided through /run/opengl-driver/lib to use
the system's version. This also avoids rebuilds when linuxPackages is
updated.
2021-02-15 17:08:20 +01:00
Daniël de Kok
406c33bb3d
Merge pull request #113105 from danieldk/cudnn-fixes
cudnn_cudatookit_11: add $ORIGIN/ to library RPATHs
2021-02-15 14:51:16 +01:00
Maximilian Bosch
c36bcb9130
Merge pull request #113144 from bobrik/ivan/cargo-whatfeatures
cargo-whatfeatures: init at 0.9.6
2021-02-15 10:35:26 +01:00
Orivej Desh
6ffbd1ea07 opencl-headers: update license
See https://github.com/KhronosGroup/OpenCL-Headers/pull/76
2021-02-15 03:34:54 +00:00
Orivej Desh
4830e129e6 fmt: fix license 2021-02-15 03:34:54 +00:00
Mario Rodas
b393356aeb
Merge pull request #113128 from iblech/patch-racket
racket: 7.9 -> 8.0
2021-02-14 21:59:03 -05:00
Peter Simons
1970700ed6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-11-g8d3ef92 from Hackage revision
7442e37e8c.
2021-02-15 02:30:34 +01:00
Sandro
49414d2ac4
Merge pull request #110548 from urbas/python-capstone-aarch64-build-fix
python3Packages.capstone: aarch64 platform name
2021-02-15 00:59:42 +01:00
Mario Rodas
589ba47b4c
Merge pull request #113162 from marsam/update-tubeup
python38Packages.tubeup: 0.0.21 -> 0.0.23
2021-02-14 18:42:51 -05:00
Florian Klink
4a8edd0948
Merge pull request #111964 from fabaff/bump-slackclient
python3Packages.slackclient: 2.5.0 -> 2.9.3, python3Packages.slack-sdk: init at 3.3.0
2021-02-15 00:24:34 +01:00
Ivan Babrou
9a858b6305 cargo-whatfeatures: init at 0.9.6 2021-02-14 11:50:21 -08:00
maralorn
57d929c279
Merge pull request #108334 from maralorn/laminar
laminar: 0.8 -> 1.0
2021-02-14 19:26:20 +01:00
Mario Rodas
a09b4440e9
Merge pull request #113095 from r-ryantm/auto-update/tfsec
tfsec: 0.38.1 -> 0.38.2
2021-02-14 12:51:07 -05:00
Markus Kowalewski
32a03ff8d5
libxc: 5.1.0 -> 5.1.2 2021-02-14 17:57:07 +01:00
Mario Rodas
661c43188e racket-minimal: fix build on darwin 2021-02-14 17:40:00 +01:00
Ingo Blechschmidt
aa36e5d524 racket: 7.9 -> 8.0 (closes #102704) 2021-02-14 17:38:02 +01:00
Maximilian Bosch
c99e3bbac0
Merge pull request #113061 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.17 -> 0.1.18
2021-02-14 17:31:35 +01:00
Matej Urbas
b84835ebde python3Packages.capstone: aarch64 platform name 2021-02-14 14:59:27 +00:00
Elis Hirwing
9fd840ba5d
Merge pull request #112963 from r-ryantm/auto-update/php-psalm
php73Packages.psalm: 4.4.1 -> 4.5.0
2021-02-14 15:57:52 +01:00
Elis Hirwing
dfcccd89b1
Merge pull request #112965 from r-ryantm/auto-update/php-maxminddb
php73Extensions.maxminddb: 1.9.0 -> 1.10.0
2021-02-14 15:57:13 +01:00
Michael Raskin
f6f5367411
Merge pull request #113103 from equill/sbcl-2.1.1
sbcl: add 2.1.1
2021-02-14 14:28:08 +00:00
Vincent Laporte
9dfa33f610 coqPackages.dpdgraph: init at 0.6.9 for Coq 8.13 2021-02-14 14:36:18 +01:00
Vincent Laporte
90361764fe
ocamlPackages.re: use Dune 2 2021-02-14 14:15:55 +01:00
Daniël de Kok
8dad19aebe cudnn_cudatookit_11: add $ORIGIN/ to library RPATHs
Starting with version 8, CuDNN consists of multiple libraries.
Libraries (except libcudnn.so) are dlopen()ed on demand.

Since the CuDNN library path itself was not added to the rpath of the
libraries, use of CuDNN often fails with the following error:

Could not load library libcudnn_cnn_train.so.8.
Error: libcudnn_ops_train.so.8: cannot open shared object file: No such file or directory
Please make sure libcudnn_cnn_train.so.8 is in your library path!

This change fixes this by adding $ORIGIN/ to the rpath of all CuDNN
libraries.
2021-02-14 11:35:58 +01:00
Daniël de Kok
84786ebecd cudnn_cudatoolkit_11: remove libcudnn_cnn_infer.so exception
With the update to CuDNN 8.1, we do not get the "maximum file size
exceeded" error anymore when patchelf'ing libcudnn_cnn_infer.so. This
change removes the exception for that library.
2021-02-14 11:15:02 +01:00
James Fleming
a01fa0276d sbcl: add 2.1.1 2021-02-14 10:49:01 +01:00
Mario Rodas
6689c39fb6 tfsec: 0.38.2 -> 0.38.3
https://github.com/tfsec/tfsec/releases/tag/v0.38.3
2021-02-14 08:29:07 +00:00
R. RyanTM
863e300e39 tfsec: 0.38.1 -> 0.38.2 2021-02-14 08:29:06 +00:00
Sandro
a42c4b6f23
Merge pull request #113014 from fabaff/bump-pyzerproc
python3Packages.pyzerproc: 0.4.6 -> 0.4.8
2021-02-14 09:19:33 +01:00
Sandro
0860ab4c58
Merge pull request #112940 from Luflosi/add-py-cid 2021-02-14 08:53:17 +01:00
Sandro
2b37fe7a77
Merge pull request #108868 from bmilanov/add-segger-ozone
segger-ozone: init at 3.22a
2021-02-14 08:11:06 +01:00
Bernardo Meurer
aaf0a68d81
Merge pull request #112648 from danieldk/cuda-update
cudatoolkit_11, cudnn_cudatoolkit_11: 11.1 -> 11.2
2021-02-14 05:44:24 +00:00
Mario Rodas
4cd2bd60d9 python38Packages.tubeup: fix license 2021-02-14 04:20:00 +00:00
Mario Rodas
8ace1f29cb python38Packages.tubeup: 0.0.21 -> 0.0.23
https://github.com/bibanon/tubeup/releases/tag/0.0.23
2021-02-14 04:20:00 +00:00
Sandro
4bca02dbe6
Merge pull request #113057 from fabaff/tests-asyncwhois 2021-02-14 05:19:19 +01:00
Sandro
4449e9064f
Merge pull request #113043 from zowoq/packer
packer: set ldflags, install zsh completion
2021-02-14 05:18:41 +01:00
Sandro
caa8a5e68e
Merge pull request #113037 from dotlambda/transitions-0.8.7
pythonPackages.transitions: 0.8.6 -> 0.8.7
2021-02-14 05:10:01 +01:00
Austin Seipp
142760c9fd
yosys: 0.9+3830 -> 0.9+3905
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-13 21:16:03 -06:00
Sandro
c10eb46095
Merge pull request #113039 from happysalada/erlang_update_jdk_to_lts
erlang: update jdk to lts
2021-02-14 03:48:12 +01:00
Ryan Mulligan
ace0d26049
Merge pull request #113067 from r-ryantm/auto-update/convco
convco: 0.3.2 -> 0.3.3
2021-02-13 18:39:23 -08:00
Ryan Mulligan
8981f4a6d8
Merge pull request #113063 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2021.02.10-21.13.12 -> 2021.02.13-18.04.19
2021-02-13 18:38:24 -08:00
Daniël de Kok
cbc5852d20
maturin: 0.9.0 -> 0.9.1 (#113033) 2021-02-14 03:24:18 +01:00
Sandro
93c4bade49
Merge pull request #113032 from das-g/osmpythontools-0.3.0 2021-02-14 03:04:04 +01:00
Sandro
db201f5dc6
Merge pull request #113019 from fabaff/guppy3 2021-02-14 03:02:50 +01:00
R. RyanTM
a8559f10e5 coursier: 2.0.9 -> 2.0.11 2021-02-13 20:15:16 -05:00
Sandro
320861fcd0
Merge pull request #112995 from r-ryantm/auto-update/python3.7-google-cloud-bigquery
python37Packages.google-cloud-bigquery: 2.7.0 -> 2.8.0
2021-02-14 02:11:54 +01:00
Sandro
f161784812
Merge pull request #113009 from fabaff/pynws 2021-02-14 02:03:50 +01:00
Sandro
224e1b9655
Merge pull request #113008 from fabaff/auroranoaa 2021-02-14 02:03:17 +01:00
Sandro
b5c9a550b9
Merge pull request #113007 from fabaff/proxmoxer 2021-02-14 01:19:19 +01:00
Sandro
7235262870
Merge pull request #113005 from fabaff/pytrafikverket 2021-02-14 01:18:48 +01:00