Commit Graph

38740 Commits

Author SHA1 Message Date
github-actions[bot]
79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
github-actions[bot]
b31a0f36f8
Merge master into staging-next 2021-02-16 12:20:04 +00: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
github-actions[bot]
6453fff3de
Merge master into staging-next 2021-02-16 00:36:43 +00: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
github-actions[bot]
0ca7d945c2
Merge master into staging-next 2021-02-15 18:17:06 +00: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
Doron Behar
a5088c098a qt3: remove
Not used by any other package, and has vulnerabilities.

Close #99841 , Close #96827, Close #90955.
2021-02-15 17:06:53 +02: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
github-actions[bot]
0e0fae3ebf
Merge master into staging-next 2021-02-15 06:16:49 +00: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
github-actions[bot]
4f3b8e7b41
Merge master into staging-next 2021-02-14 18:16:14 +00: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
github-actions[bot]
6d694e7ee1
Merge master into staging-next 2021-02-14 06:16:29 +00: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
Martin Weinelt
286f8cdbfc Merge branch 'master' into staging-next 2021-02-14 00:40:47 +01:00
Sandro
7e8b88ef9d
Merge pull request #113024 from xbreak/cfitsio-configureFlags
cfitsio: Make configureFlags a list
2021-02-13 21:55:34 +01:00
github-actions[bot]
1c7975a26f
Merge master into staging-next 2021-02-13 18:15:59 +00: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
github-actions[bot]
1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00: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
github-actions[bot]
b23b455f9a
Merge master into staging-next 2021-02-12 18:16:46 +00: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
github-actions[bot]
15db604744
Merge master into staging-next 2021-02-12 12:20:20 +00: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
github-actions[bot]
1551e9d6ee
Merge master into staging-next 2021-02-12 06:16:24 +00: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
github-actions[bot]
344456f66a
Merge master into staging-next 2021-02-12 00:36:19 +00: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
github-actions[bot]
402b752521
Merge master into staging-next 2021-02-11 18:16:48 +00: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
github-actions[bot]
9185e731d2
Merge master into staging-next 2021-02-11 12:20:09 +00: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
github-actions[bot]
3f38ab888e
Merge master into staging-next 2021-02-11 06:16:35 +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
github-actions[bot]
7d94bb26bb
Merge master into staging-next 2021-02-10 18:16:36 +00: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
Anderson Torres
b090f109a9
Merge pull request #112662 from AndersonTorres/new-wbg
Misc updates
2021-02-10 13:50:53 -03:00
AndersonTorres
19a714d431 tllist: 1.0.4 -> 1.0.5 2021-02-10 12:28:25 -03:00
Michele Guerini Rocco
726c33b9ba
Merge pull request #112384 from emmanuelrosa/mkvtoolnix-53
mkvtoolnix: 51.0.0 -> 53.0.0
2021-02-10 15:50:58 +01:00
Ryan Mulligan
4c3cc78df0
Merge pull request #112512 from r-ryantm/auto-update/metal
metal: 2.1.1 -> 2.1.2
2021-02-10 06:38:31 -08:00
Sandro
cc0da25d94
Merge pull request #98872 from suhr/libcyaml
libcyaml: init at 1.1.0
2021-02-10 15:00:01 +01:00
Daniël de Kok
f1db117b9f cudnn_cudatoolkit_11: cudnn_cudatoolkit_11_0 -> cudnn_cudatoolkit_11_2 2021-02-10 13:29:38 +01:00
Daniël de Kok
cbbacce70a cudnn_cudatoolkit_11_2: init at 8.1.0 2021-02-10 13:27:55 +01:00
Daniël de Kok
961f531242 cudnn_cudatoolkit_11_1: init at 8.1.0 2021-02-10 13:25:50 +01:00
Daniël de Kok
63cdb44b48 cudnn_cudatoolkit_11_0: 8.0.2 -> 8.1.0 2021-02-10 13:23:51 +01:00
Emmanuel Rosa
56cea8b40e libebml: 1.4.0 -> 1.4.1 2021-02-10 16:43:34 +07:00
Daniël de Kok
83b3634174 magma: fix CUDA 11 build
By default, MAGMA builds against compute capability 3.0 (among other
capabilities). However, support for this capability was dropped in
CUDA 11. This change fixes CUDA 11 support by excluding 3.0.

While at it, this change also adds support for newer compute
capabilities that are not enabled by MAGMA by default (to support
older CUDA versions).
2021-02-10 10:23:49 +01:00
R. RyanTM
340148fa8d gtk4: 4.0.2 -> 4.0.3 2021-02-10 06:57:57 +00:00
Mario Rodas
4318b60668 grpc: 1.34.1 -> 1.35.0
https://github.com/grpc/grpc/releases/tag/v1.35.0
2021-02-10 04:20:00 +00:00
github-actions[bot]
e090cb1f96
Merge master into staging-next 2021-02-10 00:35:16 +00:00
ajs124
3b2773da44 podofo: 0.9.6 -> 0.9.7 2021-02-10 00:39:11 +01:00
Sandro
5535976fce
Merge pull request #97142 from jorsn/libextractor
libextractor: 1.9 -> 1.11, add me as maintainer
2021-02-09 23:28:16 +01:00
github-actions[bot]
8064cff79c
Merge master into staging-next 2021-02-09 18:16:33 +00:00
Sebastian Neubauer
476f38b7f3 amdvlk: 2021.Q1.2 -> 2020.Q1.3 2021-02-09 16:21:57 +01:00
Сухарик
c86127cd03 libcyaml: init at 1.1.0 2021-02-09 17:27:28 +03:00
R. RyanTM
de970f5d17 osm-gps-map: 1.1.0 -> 1.2.0 2021-02-09 14:10:50 +00:00
R. RyanTM
9bfdb4b17f metal: 2.1.1 -> 2.1.2 2021-02-09 12:41:09 +00:00
github-actions[bot]
44846974fa
Merge master into staging-next 2021-02-09 12:19:41 +00:00
Johannes Rosenberger
abc2349740 libextractor: 1.9 -> 1.11
* removed upstreamed patches
* enabled installCheckPhase (they work, now!)
* bumped version
* updated license (gpl2+ -> gpl3+): according to the libextractor docs,
  it was licensed under gpl3+ since version 0.7!
* added myself as maintainer
2021-02-09 13:15:12 +01:00
R. RyanTM
724a3b6080 freetds: 1.2 -> 1.2.18 2021-02-09 17:34:15 +08:00
Sandro
595380ef64
Merge pull request #98873 from suhr/reproc
reproc: init at 14.1.0
2021-02-09 09:57:47 +01:00
Sandro
df84d24f28
Merge pull request #98876 from suhr/audec
libaudec: init at 0.2.4
2021-02-09 09:56:30 +01:00
Сухарик
f65eae0596 libaudec: init at 0.2.4 2021-02-09 11:23:40 +03:00
Сухарик
4945d3ab7a reproc: init at 14.1.0 2021-02-09 11:17:58 +03:00
github-actions[bot]
30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00:00
Mario Rodas
57cdef4c1c
Merge pull request #111769 from r-ryantm/auto-update/libebur128
libebur128: 1.2.4 -> 1.2.5
2021-02-08 21:16:20 -05:00
Mario Rodas
e0c6a1f188
Merge pull request #111795 from r-ryantm/auto-update/openlibm
openlibm: 0.7.3 -> 0.7.4
2021-02-08 21:11:05 -05:00
Mario Rodas
1d6c49bbe9
Merge pull request #111963 from r-ryantm/auto-update/libosinfo
libosinfo: 1.8.0 -> 1.9.0
2021-02-08 20:54:39 -05:00
Martin Weinelt
d88f78c201
Merge pull request #112300 from siraben/libuchardet-i686-test
libuchardet: disable tests on i686
2021-02-09 02:42:19 +01:00
Mario Rodas
a379ae5320
Merge pull request #111981 from r-ryantm/auto-update/libngspice
libngspice: 33 -> 34
2021-02-08 20:39:38 -05:00
Mario Rodas
1341edc9a3
Merge pull request #112312 from r-ryantm/auto-update/libewf
libewf: 20201210 -> 20201230
2021-02-08 20:38:04 -05:00