Commit graph

19463 commits

Author SHA1 Message Date
Maximilian Bosch 1a21d7ebe2
linux: 4.9.322 -> 4.9.323 2022-07-14 21:57:07 +02:00
Maximilian Bosch a97667c44b
linux: 4.19.251 -> 4.19.252 2022-07-14 21:56:54 +02:00
Maximilian Bosch 556fc7f473
linux: 4.14.287 -> 4.14.288 2022-07-14 21:56:33 +02:00
Arjan Schrijver 231e13abb9 displaylink: 5.5.0-59.151 -> 5.6.0-59.176 2022-07-14 21:31:14 +02:00
github-actions[bot] 1a74c5d703
Merge master into staging-next 2022-07-14 18:01:27 +00:00
Ivv ae1378d254
Merge pull request #181412 from lilyinstarlight/pkg/tuigreet-0.8.0
greetd.tuigreet: 0.7.2 -> 0.8.0
2022-07-14 19:10:30 +02:00
Elis Hirwing 729fb87ae3
treewide: Drop myself as maintainer for some packages I don't use 2022-07-14 14:39:58 +02:00
K900 4e02bb4922 linux: enable MODULE_ALLOW_BTF_MISMATCH
Right now it looks like the BTFs are not reproducible between different builds
of the same kernel, and the kernel will refuse to load modules if the BTF
doesn't match. This can cause some interesting side effects when Nix
uses different substituters for different parts of the kernel.

This is far from ideal, and we _really_ should figure out how to actually
make the BTF building consistently reproducible, but that seems more
complicated, so maybe we should do this to get affected systems booting.

See also: https://lore.kernel.org/bpf/YfK18x%2FXrYL4Vw8o@syu-laptop/ ,
where the openSUSE people ran into similar issues.
2022-07-14 12:18:44 +03:00
R. Ryantm 2e40126eff mmc-utils: unstable-2022-04-26 -> unstable-2022-07-13 2022-07-14 08:37:02 +00:00
Lily Foster 51aa2717c0 greetd.tuigreet: 0.7.2 -> 0.8.0 2022-07-13 18:45:51 -04:00
Dominique Martinet d6d039148d bpftool: replace libelf with elfutils
libelf is no longer maintained, use elfutils' libelf instead
2022-07-13 19:54:47 +09:00
Dominique Martinet 3762c001fa bpftrace: remove libelf extraneous dependency
elfutils provides a libelf, we don't need it twice
2022-07-13 19:54:47 +09:00
Vladimír Čunát 8169a7fce0
Merge branch 'master' into staging-next 2022-07-13 09:57:41 +02:00
PedroHLC ☭ c2fa5569a0
zen-kernels: add pedrohlc as maintainer 2022-07-12 18:04:57 -03:00
PedroHLC ☭ c1f94c40df
linux_lqx: 5.18.10-lqx1 -> 5.18.11-lqx1 2022-07-12 18:04:36 -03:00
PedroHLC ☭ 2c994cf1c7
linux_zen: 5.18.10-zen1 -> 5.18.11-zen1 2022-07-12 18:02:46 -03:00
github-actions[bot] 5f2ff17a45
Merge master into staging-next 2022-07-11 18:01:16 +00:00
Vladimír Čunát 6940e5b55b
Merge #179329: util-linux: 2.37.4 -> 2.38 (into staging) 2022-07-11 18:13:13 +02:00
SuperHeroINTJ 6afbca1e99
Merge pull request #180473 from r-ryantm/auto-update/cpuid
cpuid: 20220224 -> 20220620
2022-07-11 12:49:41 -03:00
Thomas Tuegel e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
SuperHeroINTJ 1b5412be3f
Merge pull request #181036 from delroth/dmidecode-3.4
dmidecode: 3.2 -> 3.4
2022-07-11 09:11:20 -03:00
github-actions[bot] de1ff46f80
Merge staging-next into staging 2022-07-11 12:01:55 +00:00
Sandro 5c61f6c57e
Merge pull request #181031 from martinetd/32bit-btf
Revert "linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+"
2022-07-11 13:41:51 +02:00
Pierre Bourdon 4e169fe7ee
hdparm: 9.63 -> 9.64 2022-07-11 12:40:33 +02:00
Yurii Matsiuk 07f2b4bebf
linux-firmware: 20220610 -> 20220708 2022-07-11 07:50:16 +02:00
Luna Nova afd8c1ca50
linuxPackages.nvidia_x11: fix build failure due to wrong install args
Fixes https://github.com/NixOS/nixpkgs/pull/179355
2022-07-10 21:59:01 -07:00
Pierre Bourdon ab26c6364e
dmidecode: 3.2 -> 3.4 2022-07-11 04:48:22 +02:00
Dominique Martinet 4b4576faf9 Revert "linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+"
This reverts commit 79e05fb16b.

broken 32bit BTF builds got fixed in #175467 by switching libbpf from
libelf to elfutils, as a side-product of the upgrade, so we don't need
this anymore.
2022-07-11 10:32:23 +09:00
github-actions[bot] 55e8459a46
Merge staging-next into staging 2022-07-11 00:04:08 +00:00
Thiago Kenji Okada 3b8221290a
Merge pull request #179355 from tek/tek/nvidia-wine-dlss
Install nvidia-driver libraries needed by Proton to support DLSS
2022-07-10 22:40:58 +01:00
github-actions[bot] 05798fee88
Merge staging-next into staging 2022-07-10 18:01:55 +00:00
Jörg Thalheim 3137fb373e
Merge pull request #176162 from martinetd/linux_no_debug_reduced
linux-kernel config: disable DEBUG_INFO_REDUCED
2022-07-10 19:20:56 +02:00
Janne Heß 9c38130708
Merge pull request #180722 from helsinki-systems/upd/util-linux
util-linux: 2.37.4 -> 2.38
2022-07-10 14:58:37 +02:00
github-actions[bot] 4bff9bab6b
Merge staging-next into staging 2022-07-10 12:02:29 +00:00
Rick van Schijndel 047b003c4e
Merge pull request #180921 from smancill/sdnotify-wrapper-platforms
sdnotify-wrapper: mark as Linux-only
2022-07-10 13:47:25 +02:00
Janne Heß 05a276adf0
Merge pull request #180404 from helsinki-systems/libressl_3_5_default
libressl: default to 3.5
2022-07-10 13:30:16 +02:00
Sebastián Mancilla 8211c55ec2 sdnotify-wrapper: mark as Linux-only
It's in pkgs/os-specific/linux.
2022-07-09 23:28:27 -04:00
Chen 8073a6fb09
darwin.xnu: fix build on aarch64-darwin (#179921)
- Use xnu from macOS 11.0 packages
- Patch iig related usage
- Add a new list of headers for arm64
2022-07-09 10:39:31 -04:00
Kirill A. Korinsky f41fc22111
prl-tools: 12.2.1-41615 -> 17.1.4-51567
Install Parallel Tools updated for version 17 of Parallels for macOS. This
fixes clipboard sharing, so that copy and paste works between the host
macOS and the guest NixOS VM. Support for guests on M1 Apple Silicon-based
Macs (aarch64-linux) is also added.

Co-authored-by: Paul Smith <paulsmith@gmail.com>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2022-07-09 14:43:27 +02:00
Thiago Kenji Okada 6605ecda5e
Merge pull request #180773 from PedroHLC/zen-kernels-5.18.10
zen-kernels: linux_lqx, linux_zen: 5.18.9 -> 5.18.10
2022-07-09 12:49:11 +01:00
Vladimír Čunát 27d6965d8e
pidgin, libmaxminddb, simutrans, tiptop: remove myself
... from meta.maintainers.  I haven't been willing to spend
nontrivial effort on these packages in the past year or more.
I don't use them anymore.
2022-07-09 09:09:27 +02:00
Vladimír Čunát 8982198748
Merge #175467: libbpf 0.7.0 -> 0.8.0, bpftrace: 0.14.1 -> 0.15.0 2022-07-09 07:54:46 +02:00
Dominique Martinet 47f9f04788 linux-kernel config: disable DEBUG_INFO_REDUCED
Linux's aarch64 defconfig has been updated in 5.13 to enable "reduced"
debug infos (upstream commit ed938a4bfc58 ("arm64: defconfig: Use
DEBUG_INFO_REDUCED"), but that commits locks DEBUG_INFO_BTF as noticed
in #175467

This disables it back which should fix bpftrace usage of BTF not working
on newer kernels.
2022-07-09 10:29:40 +09:00
PedroHLC ☭ 541dc61858
zen-kernels: linux_lqx, linux_zen: 5.18.9 -> 5.18.10 2022-07-08 18:24:25 -03:00
Maximilian Bosch 0cf7410707
Merge pull request #180584 from Ma27/linux-kernel-updates
Linux kernel updates 2022-07-07
2022-07-08 22:55:19 +02:00
ajs124 23db297291 util-linux: 2.37.4 -> 2.38
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38-ReleaseNotes
2022-07-08 16:27:12 +02:00
Kylie McClain 86ca4f599c s6-linux-utils: 2.5.1.7 -> 2.6.0.0 2022-07-08 13:57:48 +00:00
Kylie McClain a5a04fb73b s6-linux-init: 1.0.7.3 -> 1.0.8.0 2022-07-08 13:57:48 +00:00
Kylie McClain 4d53e2b76b mdevd: 0.1.5.1 -> 0.1.5.2 2022-07-08 13:57:48 +00:00
Sandro 19298c32ff
Merge pull request #143238 from eadwu/linux/zstd-compressed-modules 2022-07-08 15:27:37 +02:00
Phillip Cloud 100c1bcc11
linux_xanmod: remove LRNG option 2022-07-08 06:31:56 -04:00
Phillip Cloud bc799b3222
linux_xanmod_latest: 5.18.1 -> 5.18.10 2022-07-08 06:31:55 -04:00
Phillip Cloud 3087ec9f21
linux_xanmod: 5.15.43 -> 5.15.53 2022-07-08 06:31:50 -04:00
toonn 80ffac4097
Merge pull request #176661 from reckenrode/apple-sdk-11-x86_64
apple_sdk_11_0: make available for use on x86_64-darwin
2022-07-08 12:28:51 +02:00
Edmund Wu 71c1d90be4
linux: include zstd in module dependencies 2022-07-08 01:22:51 -04:00
R. Ryantm cd51d7ac4b cpuid: 20220224 -> 20220620 2022-07-07 21:22:21 +00:00
ajs124 f76d71f98f darwin.network_cmds:: pin to libressl 3.4 2022-07-07 22:11:54 +02:00
Maximilian Bosch cc7d3f9228
linux/hardened/patches/5.4: 5.4.202-hardened1 -> 5.4.203-hardened1 2022-07-07 21:22:29 +02:00
Maximilian Bosch 287f104a15
linux/hardened/patches/5.15: 5.15.51-hardened1 -> 5.15.52-hardened1 2022-07-07 21:22:20 +02:00
Maximilian Bosch b01bc117d4
linux/hardened/patches/5.10: 5.10.127-hardened1 -> 5.10.128-hardened1 2022-07-07 21:22:11 +02:00
Maximilian Bosch b4fb4a07cf
linux/hardened/patches/4.19: 4.19.249-hardened1 -> 4.19.250-hardened1 2022-07-07 21:22:01 +02:00
Maximilian Bosch 50815fdf17
linux/hardened/patches/4.14: 4.14.285-hardened1 -> 4.14.286-hardened1 2022-07-07 21:21:52 +02:00
Maximilian Bosch 4a5a4a0ff2
linux: 5.4.203 -> 5.4.204 2022-07-07 21:20:41 +02:00
Maximilian Bosch 525e5cd3b3
linux: 5.18.9 -> 5.18.10 2022-07-07 21:20:27 +02:00
Maximilian Bosch 7361080635
linux: 5.15.52 -> 5.15.53 2022-07-07 21:20:14 +02:00
Maximilian Bosch 8e9ad03cbf
linux: 5.10.128 -> 5.10.129 2022-07-07 21:19:59 +02:00
Maximilian Bosch eb59a193b9
linux: 4.9.321 -> 4.9.322 2022-07-07 21:19:45 +02:00
Maximilian Bosch 83b4ead7e1
linux: 4.19.250 -> 4.19.251 2022-07-07 21:19:34 +02:00
Maximilian Bosch f0238d6098
linux: 4.14.286 -> 4.14.287 2022-07-07 21:19:28 +02:00
Vladimír Čunát c869aa9ac9
Merge branch 'master' into staging-next
The purpose is to integrate the usual Haskell rebuild.
2022-07-07 18:50:02 +02:00
Linus Heckemann 159ca42f67
Merge pull request #180541 from onny/gt
gt: 2021-09-30 -> 2022-05-08
2022-07-07 18:03:02 +02:00
Jonas Heinrich 6035362129 gt: 2021-09-30 -> 2022-05-08 2022-07-07 16:35:20 +02:00
Sandro e13bbaeb94
Merge pull request #154572 from 06kellyjac/fsverity-utils 2022-07-07 16:04:08 +02:00
Randy Eckenrode 9659c7abce
apple_sdk_11_0: provide SDK-specific callPackage 2022-07-07 07:52:36 -04:00
Randy Eckenrode 4741402d54
apple_sdk_11_0: expose 11.0 sdk stdenv as an attribute 2022-07-06 19:41:17 -04:00
Randy Eckenrode d8f71776ff
apple_sdk_11_0: fix build on x86_64-darwin and expose as attribute 2022-07-06 19:41:17 -04:00
github-actions[bot] fc60f033e5
Merge master into staging-next 2022-07-06 12:01:31 +00:00
Sandro 45e12964fe
Merge pull request #163630 from wentasah/trace-cmd-3.0
trace-cmd: 2.9.7 -> 3.1.1
2022-07-06 10:56:30 +02:00
github-actions[bot] f475dc6eb4
Merge master into staging-next 2022-07-06 06:01:27 +00:00
Timothy DeHerrera a27f1085d7
Merge pull request #179566 from Kiskae/patch-1
nvidia_x11: 515.48.07 → 515.57
2022-07-05 18:57:45 -07:00
github-actions[bot] c505b8a0b8
Merge master into staging-next 2022-07-06 00:02:20 +00:00
PedroHLC ☭ cbc4d51711
zen-kernels: 5.18.7 -> 5.18.9 2022-07-05 14:39:37 -03:00
github-actions[bot] 0c17a445aa
Merge master into staging-next 2022-07-05 12:02:09 +00:00
Michal Sojka c30f978f23 trace-cmd: 3.0.3->3.1.1 2022-07-05 11:42:18 +02:00
oxalica cce5385de5 logitech-udev-rules: make it an alias of solaar.udev 2022-07-05 14:57:08 +08:00
Maximilian Bosch 111751879d
linux: 5.4.202 -> 5.4.203 2022-07-04 07:30:03 +02:00
Maximilian Bosch 39a8cebc2b
linux: 5.18.8 -> 5.18.9 2022-07-04 07:28:56 +02:00
Maximilian Bosch edd230fbc4
linux: 5.15.51 -> 5.15.52 2022-07-04 07:27:38 +02:00
Maximilian Bosch 1e01358524
linux: 5.10.127 -> 5.10.128 2022-07-04 07:26:20 +02:00
Maximilian Bosch 734b6f6d30
linux: 4.9.320 -> 4.9.321 2022-07-04 07:25:06 +02:00
Maximilian Bosch 67b230bd08
linux: 4.19.249 -> 4.19.250 2022-07-04 07:24:07 +02:00
Maximilian Bosch a9b933df1c
linux: 4.14.285 -> 4.14.286 2022-07-04 07:23:03 +02:00
Josef Kemetmüller 1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
github-actions[bot] a653bbaea6
Merge master into staging-next 2022-07-04 00:05:02 +00:00
Ryan Burns 3854cf7eeb
Merge pull request #173127 from aidalgol/teensy-udev-rules
teensy-udev-rules: init at version 2022-05-15
2022-07-03 14:05:07 -07:00
github-actions[bot] fc65c5c219
Merge master into staging-next 2022-07-03 18:01:12 +00:00
Peter Hoeg c70172f9d0 pam_tmpdir: init at 0.09 2022-07-03 22:00:30 +08:00
github-actions[bot] 5d9e711bfe
Merge master into staging-next 2022-07-03 00:04:21 +00:00
Jan Tojnar cc8ee632a3
Merge pull request #179846 from jtojnar/ppd
power-profiles-daemon: 0.11.1 → 0.12
2022-07-02 21:06:07 +02:00
Jan Tojnar bf528b867a power-profiles-daemon: 0.11.1 → 0.12
https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/compare/0.11.1...0.12
2022-07-02 00:19:09 +02:00
Martin Weinelt 5811ea7a88
Merge pull request #179468 from alyssais/libsepol-parallel
libsepol: enable parallel building
2022-07-01 14:56:27 +02:00
github-actions[bot] 1385a15faa
Merge staging-next into staging 2022-07-01 12:02:04 +00:00
Alyssa Ross 1a96397c08
libsepol: enable parallel building
Tested at -j48.
2022-07-01 10:08:04 +00:00
Robert Schütz 92370d9fea alsa-ucm-conf: 1.2.6.3 -> 1.2.7.1 2022-06-30 22:35:57 +00:00
Robert Schütz 6e621eac20 alsa-plugins: 1.2.6 -> 1.2.7.1 2022-06-30 22:35:57 +00:00
Robert Schütz a1edc2fe67 alsa-lib: 1.2.6.1 -> 1.2.7.1 2022-06-30 22:35:57 +00:00
K900 f8b452f127 linux/hardened/patches/5.4: 5.4.201-hardened1 -> 5.4.202-hardened1 2022-06-30 14:59:20 +03:00
K900 87f3f3ab17 linux/hardened/patches/5.18: 5.18.7-hardened1 -> 5.18.8-hardened1 2022-06-30 14:59:17 +03:00
K900 362d5a564f linux/hardened/patches/5.15: 5.15.50-hardened1 -> 5.15.51-hardened1 2022-06-30 14:59:13 +03:00
K900 0228189916 linux/hardened/patches/5.10: 5.10.125-hardened1 -> 5.10.127-hardened1 2022-06-30 14:59:10 +03:00
K900 7b061f8eb6 linux: 5.4.201 -> 5.4.202 2022-06-30 14:58:36 +03:00
K900 7c4567e0d4 linux: 5.18.7 -> 5.18.8 2022-06-30 14:58:35 +03:00
K900 5a52c81969 linux: 5.15.50 -> 5.15.51 2022-06-30 14:58:33 +03:00
K900 6ed6ef2ea1 linux: 5.10.126 -> 5.10.127 2022-06-30 14:58:30 +03:00
Alyssa Ross f031dafcc8 libv4l: fix build for non-glibc platforms
argp is a Glibc-specific feature.
2022-06-30 07:41:09 +00:00
github-actions[bot] 40e266869f
Merge staging-next into staging 2022-06-29 18:05:11 +00:00
R. Ryantm 12f818e304 erofs-utils: 1.4 -> 1.5 2022-06-29 09:35:52 -05:00
Thiago Kenji Okada 1cd3bf8234
Merge pull request #161773 from psydvl/kernel/zen+lqx
`linux_zen` & `linux_lqx`: unify, add `updateScript` & `linux_lqx` -> 5.18.7
2022-06-29 13:56:47 +01:00
Kiskae aebe4d27c7
nvidia_x11: 515.48.07 → 515.57 2022-06-29 14:45:31 +02:00
Alyssa Ross e1919b24c9
pkgsMusl.iptables: fix build with upstream patch
Fix is applied upstream but there hasn't been a release yet.

Fixes: 131fce41a3 ("iptables: 1.8.7 -> 1.8.8")
2022-06-29 12:39:09 +00:00
github-actions[bot] f9f65f0695
Merge staging-next into staging 2022-06-29 12:01:50 +00:00
Martin Weinelt 3130e86a78
Merge pull request #178656 from helsinki-systems/fix/some-maintainer-handles 2022-06-29 13:28:41 +02:00
Maximilian Bosch 25ee78a464
Merge pull request #179477 from Ma27/kernel-updates
Linux kernel updates 2022-06-28
2022-06-29 10:46:20 +02:00
Rick van Schijndel e15f328d2f
Merge pull request #179380 from IvarWithoutBones/bump/rtl8821ce
linuxPackages.rtl8821ce: unstable-2021-11-19 -> unstable-2022-06-01
2022-06-29 08:15:07 +02:00
Aidan Gauland 0cb24e2d32
teensy-udev-rules: init at version 2022-05-15
Add udev rules for the Teensy family of microcontrollers so that they can be
flashed as non-root users.
2022-06-29 11:45:50 +12:00
ajs124 95d1c56385 maintainers: remove wedens
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 45ec5898cb maintainers: remove tstrobel
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
ajs124 a8517f95b8 maintainers: remove joelteon
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 99466ee39e maintainers: remove petabyteboy
github account deleted
2022-06-29 00:52:12 +02:00
Martin Weinelt 64d95b01f7 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-29 00:37:17 +02:00
Dmitriy 9da7308bb7 linux_zen: 5.18.5-zen1 -> 5.18.7-zen1 2022-06-29 01:29:47 +03:00
Dmitriy adf52ecefe linux_lqx: 5.15.16-lqx2 -> 5.18.7-lqx1 2022-06-29 01:22:50 +03:00
Dmitriy 66c8475a8f linux_lqx, linux_zen: add update script 2022-06-29 01:22:47 +03:00
Dmitriy 40674f0d7f linux_lqx, linux_zen: refactor to unify
Unify linux_zen and linux_lqx -> zen-kernels
2022-06-29 00:41:32 +03:00
Alyssa Ross 09143afa61 linuxPackages.evdi: enable parallel building
Tested at -j48.
2022-06-28 20:52:53 +00:00
Alyssa Ross d5872d277c linuxPackages.evdi: 1.10.1 -> 1.11.0
Fixes build with Linux 5.18.
2022-06-28 20:52:53 +00:00
Maximilian Bosch 7d58f625e2
linux/hardened/patches/5.4: 5.4.200-hardened1 -> 5.4.201-hardened1 2022-06-28 19:17:22 +02:00
Maximilian Bosch 57d38001ad
linux/hardened/patches/5.18: 5.18.6-hardened1 -> 5.18.7-hardened1 2022-06-28 19:17:10 +02:00
Maximilian Bosch d7973cd502
linux/hardened/patches/5.15: 5.15.49-hardened1 -> 5.15.50-hardened1 2022-06-28 19:16:57 +02:00
Maximilian Bosch 3cf33ad016
linux/hardened/patches/5.10: 5.10.124-hardened1 -> 5.10.125-hardened1 2022-06-28 19:16:44 +02:00
Maximilian Bosch 14479c95a2
linux/hardened/patches/4.19: 4.19.248-hardened1 -> 4.19.249-hardened1 2022-06-28 19:16:32 +02:00
Maximilian Bosch 299b49b539
linux/hardened/patches/4.14: 4.14.284-hardened1 -> 4.14.285-hardened1 2022-06-28 19:16:21 +02:00
Maximilian Bosch dfc38c7baa
linux: 5.4.200 -> 5.4.201 2022-06-28 19:15:09 +02:00
Maximilian Bosch a13afa2d90
linux: 5.18.6 -> 5.18.7 2022-06-28 19:14:58 +02:00
Maximilian Bosch 17996e10f9
linux: 5.15.49 -> 5.15.50 2022-06-28 19:14:46 +02:00
Maximilian Bosch 48f604ef69
linux: 5.10.124 -> 5.10.126 2022-06-28 19:14:34 +02:00
Maximilian Bosch 21c39a0969
linux: 4.9.319 -> 4.9.320 2022-06-28 19:14:23 +02:00
Maximilian Bosch 34fe04da8e
linux: 4.19.248 -> 4.19.249 2022-06-28 19:14:14 +02:00
Maximilian Bosch 2b50639f43
linux: 4.14.284 -> 4.14.285 2022-06-28 19:14:04 +02:00
Torsten Schmits 160aaf5dd3 nvidia-driver: Install windows libraries needed by Proton to support DLSS
See https://github.com/NixOS/nixpkgs/issues/177533
2022-06-28 19:04:47 +02:00