Commit Graph

47467 Commits

Author SHA1 Message Date
github-actions[bot]
be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Anders Kaseorg
a20e363e6b
glibc: Fix segfault in getpwuid when stat fails ()
Fixes  using this patch submitted upstream:

https://sourceware.org/bugzilla/show_bug.cgi?id=28752
https://patchwork.sourceware.org/project/glibc/patch/20220314175316.3239120-2-sam@gentoo.org/

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-10 07:11:57 +02:00
R. Ryantm
1ddb0fe08c glibmm_2_68: 2.70.0 -> 2.72.0 2022-04-10 04:37:43 +02:00
tomberek
7de3765a5d
Merge pull request from r-ryantm/auto-update/pHash
phash: 0.9.4 -> 0.9.6
2022-04-09 21:54:21 -04:00
R. Ryantm
5b0661970a robin-map: 1.0.0 -> 1.0.1 2022-04-10 03:50:55 +02:00
github-actions[bot]
28c6c88d42
Merge staging-next into staging 2022-04-10 00:02:52 +00:00
Martin Weinelt
44604a6a16 grpc: 1.44.0 -> 1.45.2 2022-04-10 00:08:24 +02:00
Ryan Mulligan
2797183630
Merge pull request from r-ryantm/auto-update/armadillo
armadillo: 10.8.2 -> 11.0.0
2022-04-09 14:23:58 -07:00
Thiago Kenji Okada
19ef7cb3f4
Merge pull request from r-ryantm/auto-update/blis
blis: 0.8.1 -> 0.9.0
2022-04-09 22:13:43 +01:00
Ryan Burns
fa7edde95b
Merge pull request from r-ryantm/auto-update/aws-c-sdkutils
aws-c-sdkutils: 0.1.1 -> 0.1.2
2022-04-09 12:40:01 -07:00
Lassulus
794ab1902f
Merge pull request from r-ryantm/auto-update/libngspice
libngspice: 34 -> 36
2022-04-09 20:19:14 +01:00
github-actions[bot]
55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
Janne Heß
816c1c3aa6
Merge pull request from helsinki-systems/upd/tpm2-tts
tpm2-tss: 3.0.3 -> 3.2.0
2022-04-09 19:36:32 +02:00
Doron Behar
7689f188c9
Merge pull request from r-ryantm/auto-update/qtutilities 2022-04-09 19:46:52 +03:00
Doron Behar
111b8f9c11
Merge pull request from r-ryantm/auto-update/libqalculate 2022-04-09 19:45:13 +03:00
ajs124
72861e1902
Merge pull request from r-ryantm/auto-update/apache-activemq
activemq: 5.16.4 -> 5.17.0
2022-04-09 17:05:16 +01:00
R. Ryantm
e56914680c libsForQt5.qtutilities: 6.5.3 -> 6.6.0 2022-04-09 15:22:20 +00:00
Vladimír Čunát
79527398d0
Merge : SDL2: build kmsdrm video driver on Linux
...into staging
2022-04-09 14:42:36 +02:00
Artturi
192fa62419
Merge pull request from Artturin/glogfix 2022-04-09 15:05:17 +03:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging 2022-04-09 12:02:07 +00:00
sternenseemann
d0fb4235c4 xgboost: fix eval without aliases
See https://github.com/NixOS/nixpkgs/pull/167016#issuecomment-1093953843
2022-04-09 13:55:15 +02:00
Vladimír Čunát
01f8e68748
Merge : mesa: 21.3.8 -> 22.0.1 (into staging) 2022-04-09 09:49:09 +02:00
Vladimír Čunát
eda0fcf7fc
Merge : libunistring: 0.9.10 -> 1.0 (into staging) 2022-04-09 09:41:36 +02:00
Vladimír Čunát
0ba3a6c435
Merge : libopenmpt: 0.5.11 -> 0.6.2, refactor
...into staging
2022-04-09 09:20:37 +02:00
Frederik Rietdijk
1d63f89caa cudaPackages: overhaul of how we package cuda packages
There are many different versions of the `cudatoolkit` and related
cuda packages, and it can be tricky to ensure they remain compatible.

- `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist");
- expressions should now use `cudaPackages` as parameter instead of the individual cuda packages;
- `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version;
- `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra.
2022-04-09 08:50:22 +02:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging 2022-04-09 06:01:47 +00:00
rnhmjoj
76492d0c26
leveldb: fix static building
1. The Makefile is long gone and the patch in not needed anymore.

2. For some reason LEVELDB_BUILD_BENCHMARKS=OFF is necessary
   when building statically. (Note: this has always been of
   for the shared build)
2022-04-09 04:17:56 +02:00
Anderson Torres
bfa6f1553a
Merge pull request from r-ryantm/auto-update/notcurses
notcurses: 3.0.7 -> 3.0.8
2022-04-08 22:15:49 -03:00
Travis A. Everett
368346c5a1 resholve: track API update in dependent packages 2022-04-08 21:13:20 -04:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging 2022-04-09 00:02:40 +00:00
ajs124
588663ae79 tpm2-tss: 3.0.3 -> 3.2.0 2022-04-09 00:30:48 +01:00
Artturin
f70bf64e75 glog: 0.5.0 -> 0.6.0 2022-04-09 02:30:19 +03:00
Jan Tojnar
c93cfbfdad
Merge pull request from r-ryantm/auto-update/gtk-frdp
gtk-frdp: unstable-2021-10-28 -> unstable-2022-04-07, gnome-connections: 42.0 -> 42.1.1
2022-04-09 00:24:55 +02:00
R. Ryantm
a93c334ff0 libsoup_3: 3.0.5 -> 3.0.6 2022-04-09 00:24:04 +02:00
R. Ryantm
f3751e938d phash: 0.9.4 -> 0.9.6 2022-04-08 21:34:30 +00:00
Jan Tojnar
75eb096778 webkitgtk: 2.34.6 → 2.36.0
https://webkitgtk.org/2022/03/21/webkitgtk2.36.0-released.html
2022-04-08 22:27:32 +02:00
Samuel Ainsworth
7208e65e26
Merge pull request from SomeoneSerge/fix-xgboost-cuda-11_4
xgboost: fix cmake for cuda>=11.4
2022-04-08 13:23:21 -07:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
R. Ryantm
0d2748ca8a notcurses: 3.0.7 -> 3.0.8 2022-04-08 14:50:53 +00:00
Sandro
f5cd655f16
Merge pull request from r-ryantm/auto-update/args 2022-04-08 15:03:32 +02:00
github-actions[bot]
a36cec68d4
Merge staging-next into staging 2022-04-08 12:02:01 +00:00
Florian Klink
22660f2e23 libvirt: patch more binary paths in systemd units
/bin/kill is referred in many more unit files than just
libvirtd.service.
2022-04-08 12:22:27 +02:00
zowoq
fe871db088 ffmpeg_5: 5.0 -> 5.0.1
9687cae2b4:/Changelog#l4
2022-04-08 18:02:01 +10:00
R. Ryantm
2f84501ac0 libwacom: 2.1.0 -> 2.2.0 2022-04-08 09:52:16 +02:00
R. Ryantm
c03c50a109 libavif: 0.9.3 -> 0.10.0 2022-04-08 06:31:33 +00:00
github-actions[bot]
62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
Rick van Schijndel
e3d9b21159 zlib: fix cross-compilation not producing shared libraries
Apply patch that already has been applied upstream:
- https://github.com/madler/zlib/pull/607
- 05796d3d8d

(cherry picked from commit f091c0e80d)
2022-04-08 13:57:40 +09:00
R. Ryantm
457dbe9370 libqalculate: 4.1.0 -> 4.1.1 2022-04-08 04:47:22 +00:00
Robert Schütz
2e2b664a8f libsForQt5.applet-window-buttons: 0.10.1 -> 0.11.1
https://github.com/psifidotos/applet-window-buttons/blob/0.11.1/CHANGELOG.md
2022-04-08 02:54:53 +00:00
R. Ryantm
d454d73698 intel-media-sdk: 22.2.1 -> 22.3.0 2022-04-08 02:40:41 +00:00
R. Ryantm
576ebc9efe
gtk-frdp: unstable-2021-10-28 → unstable-2022-04-07
a44d84ec68...70cd7598cb
2022-04-08 10:34:32 +08:00
github-actions[bot]
1266a252ca
Merge staging-next into staging 2022-04-08 00:02:53 +00:00
R. Ryantm
3eb6b5fc73 glfw: 3.3.6 -> 3.3.7 2022-04-07 21:23:34 +00:00
John Ericson
ae0218bb3d
Merge pull request from DeterminateSystems/civetweb
civetweb: enable IPv6
2022-04-07 14:54:56 -04:00
Cole Helbling
0d5da6a3ad civetweb: enable IPv6
It's disabled by default...

This is necessary for prometheus-cpp to use IPv6 addresses (e.g.
`[::]:9999`).
2022-04-07 11:18:54 -07:00
github-actions[bot]
fef4299129
Merge staging-next into staging 2022-04-07 18:01:52 +00:00
Someone Serge
325adc9280
xgboost: fix cmake for cuda>=11.4 2022-04-07 20:19:51 +03:00
Ryan Mulligan
0565d36df0
Merge pull request from r-ryantm/auto-update/amdvlk
amdvlk: 2022.Q1.3 -> 2022.Q2.1
2022-04-07 08:52:41 -07:00
Ryan Mulligan
810554dd01
Merge pull request from r-ryantm/auto-update/petsc
petsc: 3.16.5 -> 3.17.0
2022-04-07 08:51:01 -07:00
Artturi
86b78d40ad
Merge pull request from collares/flint-parallel-building 2022-04-07 17:30:28 +03:00
zowoq
3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Frederik Rietdijk
a7bbda4271
Merge pull request from SomeoneSerge/bump-cudatoolkit
cudatoolkit: 10.2 -> 11.5
2022-04-07 13:40:43 +02:00
Mauricio Collares
a48bc3cc89 flint: set enableParallelBuilding = true 2022-04-07 13:16:20 +02:00
ajs124
3ed4e07a52 protobuf2_5: remove 2022-04-07 11:29:35 +01:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
R. Ryantm
b983251169 cpp-utilities: 5.13.0 -> 5.14.0 2022-04-07 08:37:39 +00:00
R. Ryantm
504b2dba55 armadillo: 10.8.2 -> 11.0.0 2022-04-07 06:53:43 +00:00
Emery Hemingway
2363be984a libjxl: disable tests for i686
Floating-point math tests produce unexpected output.
2022-04-07 08:34:51 +02:00
7c6f434c
3fe4fe90a6
Merge pull request from r-ryantm/auto-update/simgear
simgear: 2020.3.12 -> 2020.3.13
2022-04-07 05:06:57 +00:00
R. Ryantm
e3cdac7138 amdvlk: 2022.Q1.3 -> 2022.Q2.1 2022-04-06 18:37:37 +00:00
Lassulus
a64987375f
Merge pull request from r-ryantm/auto-update/libuldaq
libuldaq: 1.2.0 -> 1.2.1
2022-04-06 19:34:35 +01:00
R. Ryantm
4fe54b0e39 simgear: 2020.3.12 -> 2020.3.13 2022-04-06 18:34:00 +00:00
Martin Weinelt
79a5b548cc Revert "nss_latest: 3.76.1 -> 3.77"
This reverts commit eb9c616c79.

Breaks the Firefox build and needs further investigation.

In file included from Unified_cpp_certverifier0.cpp:47:
/build/firefox-99.0/security/certverifier/OCSPVerificationTrustDomain.cpp:63:11: error: unknown type name 'SignedDigest'
    const SignedDigest& aSignedDigest, Input aSubjectPublicKeyInfo) {
          ^
/build/firefox-99.0/security/certverifier/OCSPVerificationTrustDomain.cpp:74:11: error: unknown type name 'SignedDigest'
    const SignedDigest& aSignedDigest, Input aSubjectPublicKeyInfo) {
          ^

https://github.com/NixOS/nixpkgs/pull/164511#issuecomment-1089496003
2022-04-06 18:09:45 +02:00
Martin Weinelt
433a32e039
Merge pull request from Mindavi/cross/zlib-fix-staging 2022-04-06 18:06:47 +02:00
Thomas Tuegel
35e673dda2
qtwayland: include app_id patch in module definition 2022-04-06 08:53:47 -05:00
Thomas Tuegel
40b789cfbb
qtbase: build with libdrm
qtwayland requires qtbase to be built with libdrm support, and other modules
might benefit from it, too.
2022-04-06 08:53:47 -05:00
Thomas Tuegel
dc7f25926e
qtModule: allow shared patches
Allow modules to include version-independent patches in addition to
version-dependent packages. Prior to this change, modules could only provide
version-independent patches _instead of_ version-dependent patches.
2022-04-06 08:52:10 -05:00
Thomas Tuegel
a4fbb92be0
qt515: update KDE patches 2022-04-06 08:52:07 -05:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Jan Tojnar
e15ae73b7a libsecret: fix build on darwin
Remove unnecessary xvfb-run, accidentally re-introduced in
a42ca0678b

And only run tests on Linux, since gjs dependency is not supported on Darwin.
2022-04-06 03:34:36 +02:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Someone Serge
386fb0c3cf
cudatoolkit: 11.6 -> 11.5 2022-04-06 01:11:46 +03:00
Someone Serge
4eda7cf9e8
cudnn 8.3.2: unbreak for cuda 11.6
It has been added to the official support matrix:
https://docs.nvidia.com/deeplearning/cudnn/support-matrix/#cudnn-cuda-hardware-versions
2022-04-06 00:50:25 +03:00
Someone Serge
c007910a44
opensubdiv: disable opencl when building cuda 2022-04-06 00:44:36 +03:00
Rick van Schijndel
f091c0e80d zlib: fix cross-compilation not producing shared libraries
Apply patch that already has been applied upstream:
- https://github.com/madler/zlib/pull/607
- 05796d3d8d
2022-04-05 21:57:23 +02:00
markuskowa
f22dc92e9f
Merge pull request from r-ryantm/auto-update/openmpi
openmpi: 4.1.2 -> 4.1.3
2022-04-05 21:53:29 +02:00
Vladimír Čunát
b4729bad3d
Merge : staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
github-actions[bot]
29bffe5afe
Merge staging-next into staging 2022-04-05 18:02:16 +00:00
R. Ryantm
fd5c6c5cca petsc: 3.16.5 -> 3.17.0 2022-04-05 17:06:10 +00:00
R. Ryantm
426ec8974e mpi: 4.1.2 -> 4.1.3 2022-04-05 14:31:52 +00:00
Aaron Andersen
4264901e47
Merge pull request from aanderse/avro-c
avro-c: include lzma and snappy dependencies
2022-04-05 16:11:13 +02:00
Vladimír Čunát
db57a90dcc
qt5*.qtwayland: deconflict patching
This fixes build in qt514 case.

The usual way here is to provide patches for each qt5 version
separately.  No other module adds them in this generic way.
The problem is when you combine the approaches; qtModule will only
take the list from the module and ignore the version-specific list.
2022-04-05 15:11:56 +02:00
Aaron Andersen
e6f1de28d4 avro-c: include lzma and snappy dependencies 2022-04-05 08:25:54 -04:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot]
27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Rick van Schijndel
9f98b2bd7c
makeWrapper to nativeBuildInputs () 2022-04-05 10:34:48 +03:00
github-actions[bot]
ba0cd3c436
Merge staging-next into staging 2022-04-05 06:02:19 +00:00
github-actions[bot]
444daea093
Merge master into staging-next 2022-04-05 06:01:45 +00:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Ben Siraphob
6e4bac759c
Merge pull request from siraben/nlopt-darwin 2022-04-04 19:34:30 -05:00
Robert Schütz
70b2abc3ff igraph: random improvements
* remove outdated comment
* use plfit from Nixpkgs
* unconditionally enable OpenMP
2022-04-05 00:25:22 +00:00
github-actions[bot]
120925b5cb
Merge master into staging-next 2022-04-05 00:02:06 +00:00
Ben Siraphob
a3a55b732e
nlopt: fix darwin build 2022-04-04 17:13:42 -05:00
Ryan Mulligan
ce5fa0b10d
Merge pull request from r-ryantm/auto-update/gdcm
gdcm: 3.0.11 -> 3.0.12
2022-04-04 13:27:23 -07:00
R. Ryantm
7cbf02e39e gdcm: 3.0.11 -> 3.0.12 2022-04-04 17:25:50 +00:00
Vladimír Čunát
5e862dc729
fltk: don't build PDF docs
- it was broken, probably after doxygen update:
  https://hydra.nixos.org/build/171898654
- HTML is more than enough nowadays, I believe
- the texlive-medium build-dep was relatively expensive
2022-04-04 19:13:44 +02:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
ajs124
dcf19469a8
Merge pull request from jb55/remove-me
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02:00
William Casarin
a1390787c3 remove jb55 as maintainer from some packages
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
ajs124
49c51cdd51 openssl_1_0_2: drop 2022-04-04 15:37:05 +01:00
ajs124
ac93d53e9f gpshell, globalplatform, gppcscconnectionplugin: drop 2022-04-04 15:10:46 +01:00
ajs124
ea7bb55441 botan: drop 2022-04-04 15:10:44 +01:00
ajs124
0fae27376d cipherscan: drop 2022-04-04 15:10:43 +01:00
Louis Bettens
cb246b3a1d ghc_filesystem: 1.5.6 -> 1.5.12 2022-04-04 15:28:41 +02:00
github-actions[bot]
17eb9da14b
Merge staging-next into staging 2022-04-04 12:06:26 +00:00
github-actions[bot]
ee8677862d
Merge master into staging-next 2022-04-04 12:01:25 +00:00
7c6f434c
87310397a7
Merge pull request from r-ryantm/auto-update/bctoolbox
bctoolbox: 5.1.12 -> 5.1.17
2022-04-04 09:50:55 +00:00
7c6f434c
8d51401e93
Merge pull request from r-ryantm/auto-update/tachyon
tachyon: 0.99.3 -> 0.99.4
2022-04-04 09:50:15 +00:00
R. Ryantm
8dfbf3c0f0 blis: 0.8.1 -> 0.9.0 2022-04-04 09:08:53 +00:00
Fabian Affolter
6bf7859f68
Merge pull request from r-ryantm/auto-update/re2
re2: 2022-02-01 -> 2022-04-01
2022-04-04 10:17:39 +02:00
Jacek Galowicz
39cda6be99 jsoncpp: enable static and USING_SECURE_MEMORY 2022-04-04 08:56:38 +02:00
R. Ryantm
92bbf43c5c libargs: 6.2.7 -> 6.3.0 2022-04-04 06:29:32 +00:00
R. Ryantm
226f12b555 bctoolbox: 5.1.12 -> 5.1.17 2022-04-04 05:36:59 +00:00
Martin Weinelt
dc08c7d7ea
Merge pull request from helsinki-systems/refactor/nss-latest-esr 2022-04-04 03:48:19 +02:00
github-actions[bot]
c9154e5e14
Merge staging-next into staging 2022-04-04 00:02:45 +00:00
Martin Weinelt
bb7e4b378e Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 00:46:44 +02:00
Martin Weinelt
f95a3d1140 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-04 00:46:25 +02:00
Robert Scott
2a693d5b13
Merge pull request from risicle/ris-gdal-tests
gdal: enable tests
2022-04-03 23:07:25 +01:00
Frederik Rietdijk
c77281417a
Merge pull request from samuela/samuela/cudnn3
fix `pytorchWithCuda`, fix `cupy`, upgrade `cudnn`
2022-04-03 20:43:26 +02:00
github-actions[bot]
c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
Ben Siraphob
6cca62201f
Merge pull request from tfc/libnet-1.2 2022-04-03 12:50:35 -05:00
ajs124
c33000fbdd qxt: remove after being marked broken for over two years
It was marked in commit 40ed226507 by Robin Gloster on 2017-09-28 (commited on 2017-09-30)
2022-04-03 16:15:00 +01:00
ajs124
03a6a8c2ac ilixi: remove after being marked broken for over two years
It was marked in commit f6d4d5907e by Bjørn Forsman on 2014-09-13 (commited on 2014-09-13)
2022-04-03 16:14:15 +01:00
ajs124
72602b6e9e gtkmathview: remove after being marked broken for over two years
It was marked in commit 43a8ce0f5e by Kirill Boltaev on 2016-09-12 (commited on 2016-09-12)
2022-04-03 16:14:15 +01:00
ajs124
71276302bb gnutls-kdh: remove after being marked broken for over two years
It was marked in commit 36fe55487a by Peter Simons on 2019-10-30 (commited on 2019-10-30)
2022-04-03 16:14:14 +01:00
ajs124
46604954b9 gdata-sharp: remove after being marked broken for over two years
It was marked in commit 5aa4b19946 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-04-03 16:14:14 +01:00
ajs124
eb9c616c79 nss_latest: 3.76.1 -> 3.77 2022-04-03 13:14:08 +01:00
ajs124
faee35ce35 nss_latest: 3.76 -> 3.76.1 2022-04-03 13:14:08 +01:00
ajs124
9109742c6b nss: add maintainers 2022-04-03 13:14:07 +01:00
ajs124
44f241f69a nss: split into nss_latest and nss_esr 2022-04-03 13:14:07 +01:00
github-actions[bot]
fa7a0dbb82
Merge staging-next into staging 2022-04-03 00:03:35 +00:00
github-actions[bot]
fc36f69a60
Merge master into staging-next 2022-04-03 00:02:50 +00:00
Yureka
38b9458247 pipewire: apply patch for missing declarations 2022-04-02 20:37:34 +02:00
github-actions[bot]
ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot]
fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Nick Cao
815601ff61
glib: use correct meson for cross compilation 2022-04-03 00:09:33 +08:00
Robert Scott
e52d6c1260 gdal: enable tests 2022-04-02 14:10:42 +01:00
7c6f434c
8188f10752
Merge pull request from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
github-actions[bot]
66754ae952
Merge master into staging-next 2022-04-02 12:01:10 +00:00
Gabriel Ebner
d8d3deb8d9 gcr: use wrapGAppsHook
The manual wrapProgram invocation missed binaries in libexec.
2022-04-02 12:59:35 +02:00
Jan Solanti
f665340b6c pipewire: 0.3.48 -> 0.3.49 2022-04-02 12:10:35 +02:00
R. Ryantm
2f1ea003ad re2: 2022-02-01 -> 2022-04-01 2022-04-02 03:20:35 +00:00
Michael Weiss
040d8929bd
Merge pull request from andersk/mesa-cross
mesa: Fix cross-compilation
2022-04-01 21:47:52 +02:00
R. Ryantm
a106b77b34 freetype: 2.11.1 -> 2.12.0 2022-04-01 17:49:03 +00:00
Samuel Ainsworth
03dd3f66fb nccl: expose cudatoolkit in passthru 2022-04-01 08:01:09 +00:00
Samuel Ainsworth
089dafd170 cutensor: fix cutensor_cudatoolkit_{10,11} 2022-04-01 07:57:56 +00:00
github-actions[bot]
5e1c018e60
Merge master into staging-next 2022-04-01 06:01:23 +00:00
Bobby Rong
31e6f3b066
Merge pull request from bobby285271/gnome-online-accounts
gnome-online-accounts: 3.43.1 -> 3.44.0
2022-04-01 10:38:00 +08:00
Samuel Ainsworth
3db04d2653 cudnn_8_1_cudatoolkit_11: remove 2022-04-01 02:00:17 +00:00
Samuel Ainsworth
9d9138cf20 cudnn: formatting 2022-04-01 01:59:10 +00:00
Lancelot SIX
494275558a libotr: Fix build of tests/regression/client/client.c
Until this is fixed upstream, have a downstream fix so libotr can be
merged.
2022-03-31 22:45:32 +01:00
Martin Weinelt
ebaefe3b6b
zlib: remove leftover patches
Sorry, mishap from my rebase I assume, since they were original part of
the version bump to 1.2.12.
2022-03-31 20:54:17 +02:00
Markus S. Wamser
8cd9c041b4
zlib: 1.2.11 -> 1.2.12 (security, CVE-2018-25032)
This version bump is the official fix for CVE-2018-25032.

Release Notes:
https://zlib.net/
2022-03-31 20:18:15 +02:00
github-actions[bot]
be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Tom Wieczorek
1832678aee zlib: add patches to fix CVE-2018-25032
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://www.openwall.com/lists/oss-security/2022/03/24/1

A similar change landed in Alpine: https://git.alpinelinux.org/aports/commit/?id=361df5902aa1e81594b17f06a13e10527dfb8aed
2022-03-31 19:42:59 +02:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs 2022-03-31 12:35:21 -05:00
Ryan Mulligan
45f3f20c58
Merge pull request from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 22.2.0 -> 22.2.1
2022-03-31 10:10:58 -07:00
Sandro
c150d9ab2b
Merge pull request from wheelsandmetal/boost178-init 2022-03-31 14:02:19 +02:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
K900
cfae672307 SDL2: build kmsdrm video driver on Linux
Primarily useful for kiosk builds and SBCs, but it usually ends up in the closure anyway.
2022-03-31 14:40:45 +03:00
wheelsandmetal
4de2c2a00c boost178: init at 1.78.0 2022-03-31 12:36:50 +01:00
R. Ryantm
6efbd34eed libepoxy: 1.5.9 -> 1.5.10 2022-03-31 13:36:32 +02:00
Ben Siraphob
5187709ff7
Merge pull request from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Bobby Rong
5b099769b0
gnome-online-accounts: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.43.1...3.44.0
2022-03-31 04:03:22 +00:00
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Anders Kaseorg
3ddd9479c9 mesa: Fix cross-compilation
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-30 15:32:40 -07:00
Michael Weiss
c8eda85fb6
mesa: 21.3.8 -> 22.0.1
The DRI drivers were removed [0]:
> Mesa's main branch no longer has any "classic" drivers, use the
> "amber" branch instead.

Mesa 21.3 provided the following DRI drivers:
i915 i965 r100 r200 nouveau

For nouveau, there is a Gallium3D driver as well, and i965 can be
replaced with iris or crocus (iris was already the default for
generation 8+ Intel iGPUs and crocus is a new driver for older hardware
that supports generation 4 to 7 iGPUs [1]).
(See also [2] for some more information.)

[0]: cdde031ac2
[1]: https://airlied.blogspot.com/2021/04/crocus-gallium-for-gen4-7-generation.html
[2]: https://www.phoronix.com/scan.php?page=news_item&px=2021-Retire-Mesa-Classic-Main

Note: "-Ddri-drivers-path" is still required to avoid a dependency
cycle.

Release notes: https://docs.mesa3d.org/relnotes/22.0.0.html
2022-03-30 22:36:09 +02:00
Will Cohen
6a3cd2f6d7 geos: add willcohen to maintainers 2022-03-30 11:53:30 -04:00
Will Cohen
65e92f7028 geos: 3.9.1 -> 3.10.2 2022-03-30 11:53:14 -04:00
Sandro
0fa8cbf8de
Merge pull request from lourkeur/refactor-cosmopolitan 2022-03-30 17:28:47 +02:00
Sandro
10f0e95b0e
Merge pull request from SuperSandro2000/libgpod 2022-03-30 17:25:03 +02:00
Alyssa Ross
fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
R. Ryantm
c84d82e962 bullet: 3.21 -> 3.22a 2022-03-30 22:04:47 +08:00
Will Cohen
06e3b4f7a0 geos39: init at 3.9.2 2022-03-30 09:14:53 -04:00
Jacek Galowicz
ae01da1bb2 libnet: v1.2-rc3 -> v1.2 2022-03-30 11:32:32 +02:00
Lassulus
710fed5a24
Merge pull request from r-ryantm/auto-update/lief
lief: 0.11.5 -> 0.12.0
2022-03-30 11:31:56 +02:00
Louis Bettens
9f4b404b5c maintainers/teams: add cosmopolitan team 2022-03-30 10:33:17 +02:00
Louis Bettens
bd84351def python-cosmopolitan: init at 3.6.14 2022-03-30 10:33:17 +02:00
Louis Bettens
d1eb392e95 cosmopolitan: remove redundant fix
the shebangs issue has been fixed upstream in f721d61b54
2022-03-30 10:33:17 +02:00
Louis Bettens
96d3126781 cosmopolitan: lint 2022-03-30 10:33:16 +02:00
Louis Bettens
89604525d7 cosmopolitan: unclutter output 2022-03-30 10:33:16 +02:00
Louis Bettens
f92cfbce3a cosmopolitan: remove redundant test
It seems like both the checkPhase and cosmoc's installCheckPhase run
plenty of executables, I don't see what this test could catch.
2022-03-30 10:33:16 +02:00
Louis Bettens
0d5810ede0 cosmoc: init 2022-03-30 10:33:16 +02:00
R. Ryantm
1121300b41 lief: 0.11.5 -> 0.12.0 2022-03-30 07:27:31 +00:00
zowoq
c46c3a55d9 sqlite: 3.38.1 -> 3.38.2
https://www.sqlite.org/releaselog/3_38_2.html
2022-03-30 16:36:41 +10:00
Sandro
7989b30b43
Merge pull request from maxice8/poco 2022-03-30 03:14:31 +02:00