Commit Graph

38576 Commits

Author SHA1 Message Date
Daniël de Kok
0b7f4e404c
Merge pull request #113080 from r-ryantm/auto-update/nuraft
nuraft: 1.1.2 -> 1.2.0
2021-02-17 09:27:53 +01:00
Daniël de Kok
7a100cdfc4
Merge pull request #113210 from danieldk/libtorch-bin-fixes
libtorch-bin: remove dependency on nvidia_x11, fix passthru test
2021-02-17 09:05:41 +01:00
Jörg Thalheim
9783fa9554
Merge pull request #110615 from jansol/pipewire 2021-02-17 07:41:27 +00:00
Sandro
0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
Robert Hensing
46a4d53063 qtwebengine: Increase build timeout to 24h
The default 10h timeout caused the cancellation of builds on
aarch64-linux builders.
Perhaps counterintuitively, this wastes resources because it
requires a restart, but never completes.

https://hydra.nixos.org/build/136917190
2021-02-16 10:17:55 +01:00
Daniël de Kok
b65dfb342c
Merge pull request #113107 from danieldk/remove-ancient-cudas
cudatoolkit-{6,6_5,7,7_5,8}: remove
2021-02-16 08:47:52 +01:00
Sandro Jäckel
a26de2dec7
muparserx: mark broken for darwin 2021-02-16 03:59:55 +01:00
Robin Gloster
211be6af26
Merge pull request #113026 from helsinki-systems/libvirt_py3
libvirt: python2 -> python3
2021-02-15 13:15:34 -06:00
Daniël de Kok
67e6eba6ca libtorch-bin: add danieldk as maintainer 2021-02-15 19:53:57 +01:00
Daniël de Kok
d5b676eb34 libtorch-bin: fix passthru.tests for CUDA
- Provide the CUDA toolkit and CuDNN dependencies.
- Expose libcuda.so stub to run the test in the sandbox.
2021-02-15 18:58:01 +01:00
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
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
Jan Solanti
b9b9fff6d6 pipewire: use strictly upstream defaults 2021-02-14 23:54:17 +02:00
Markus Kowalewski
32a03ff8d5
libxc: 5.1.0 -> 5.1.2 2021-02-14 17:57:07 +01:00
Daniël de Kok
3c815cf0e6 cudatoolkit-{6,6_5,7,7_5,8}: remove
Remove ancient CUDA toolkits (and corresponding CuDNN versions):

- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
2021-02-14 11:58:00 +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
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
R. RyanTM
adf5ed0cc2 nuraft: 1.1.2 -> 1.2.0 2021-02-14 04:58:11 +00:00
Sandro
7e8b88ef9d
Merge pull request #113024 from xbreak/cfitsio-configureFlags
cfitsio: Make configureFlags a list
2021-02-13 21:55:34 +01:00
ajs124
cba2f940f3 libvirt: python2 -> python3 2021-02-13 19:04:48 +01:00
xbreak
a2c3335cd3
cfitsio: Make configureFlags a list 2021-02-13 17:53:06 +00:00
Daniël de Kok
a4816f7a0d
Merge pull request #112636 from danieldk/magma-cuda-11
magma: fix CUDA 11 build
2021-02-13 18:49:59 +01:00
Sandro
ecf06378f7
Merge pull request #112855 from SuperSandro2000/fix-collection10 2021-02-12 21:16:00 +01:00
R. RyanTM
c7871dbac1 libgdata: 0.17.13 -> 0.18.0 2021-02-12 19:53:17 +01:00
R. RyanTM
952c7062bd libjcat: 0.1.5 -> 0.1.6 2021-02-12 19:50:58 +01:00
Anderson Torres
4bbb8d3818
Merge pull request #112856 from r-ryantm/auto-update/cimg
cimg: 2.9.4 -> 2.9.6
2021-02-12 10:56:29 -03:00
Sandro
1d4dbe1300
Merge pull request #112884 from alyssais/gtk_engines
gtk_engines: fix URL
2021-02-12 14:21:41 +01:00
Ivan Babrou
e99678639d libaom: only disable cpu detectio on arm64 and do it as recommended
Having `OFF` instead of `0` makes x86_64 build unhappy.
2021-02-11 23:31:03 -08:00
R. RyanTM
44d0a09633 cimg: 2.9.4 -> 2.9.6 2021-02-12 05:16:32 +00:00
Sandro Jäckel
806d814516
libcanberra: mark broken on darwin 2021-02-12 05:48:57 +01:00
Mario Rodas
675cb499bd
Merge pull request #112708 from marsam/update-grpc
grpc: 1.34.1 -> 1.35.0
2021-02-11 20:23:56 -05:00
Sandro
34e0672cc4
Merge pull request #112827 from rb2k/libmodulemd_bump
libmodulemd: 2.9.2 -> 2.12.0
2021-02-12 01:31:47 +01:00
ajs124
fe6f3ceafe
Merge pull request #112725 from TredwellGit/inih
inih: r52 -> r53
2021-02-12 01:12:10 +01:00
Marc Seeger
7ca38f88fe libmodulemd: 2.9.2 -> 2.12.0 2021-02-11 15:09:30 -08:00
Ivan Babrou
aaf5c54afd
libaom: disable runtime cpu detection on darwin (#112685)
CPU detection is only enabled for PPC and ARM. It's also not implemented
on Darwin, so no reason to keep it enabled there. This helps #105026.
2021-02-11 18:36:43 +01:00
Alyssa Ross
49dde3393a
gtk_engines: fix URL
GNOME seems to no longer provide an FTP server.
2021-02-11 15:46:22 +00:00
Sandro
4f96c4349b
Merge pull request #111048 from lambdadog/update-ndi
ndi: 4.5.3 -> 4.6.0
2021-02-11 16:25:44 +01:00
Jan Tojnar
34e2c2b310 appstream: 0.13.1 -> 0.14.0 2021-02-11 11:03:12 +01:00
R. RyanTM
25c2bf8cea libwpe: 1.7.1 -> 1.8.0 2021-02-11 10:57:50 +01:00
R. RyanTM
ddebd054e3 gnome3.gvfs: 1.46.1 -> 1.46.2 2021-02-11 10:44:56 +01:00
R. RyanTM
3106e35abe suitesparse-graphblas: 3.3.3 -> 4.0.3 2021-02-11 09:55:31 +01:00
Jan Tojnar
707bb2712e libmysqlconnectorcpp: 8.0.21 -> 8.0.23
- https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
- https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html

Binary distribution now ships plug-ins and and users will have to set path to them as if they want to use LDAP since it cannot really be installed to this package (where it will likely look for plug-ins).
2021-02-11 08:01:38 +01:00
TredwellGit
a3aae9ce9d inih: r52 -> r53
https://github.com/benhoyt/inih/releases/tag/r53
2021-02-11 06:33:27 +00:00
R. RyanTM
b898fe25fd libxls: 1.6.1 -> 1.6.2 2021-02-11 07:07:39 +01:00
R. RyanTM
0188ee34e9 libqalculate: 3.16.0 -> 3.16.1 2021-02-11 07:07:07 +01:00
R. RyanTM
b7910c1d93 liblinphone: 4.4.15 -> 4.4.21 2021-02-11 07:05:23 +01:00
ajs124
dd65c8b2a7
Merge pull request #112548 from helsinki-systems/upd/podofo
podofo: 0.9.6 -> 0.9.7
2021-02-10 19:04:02 +01:00