Commit Graph

25123 Commits

Author SHA1 Message Date
Randy Eckenrode
55bf8aa8c1
Revert "configd: fix build with clang 16"
This reverts commit 550137e330.
2023-11-12 10:45:22 -05:00
Randy Eckenrode
a678c55faf
darwin.mDNSResponder: patch header to match SDK
The upstream source release for 765.50.9 defines `_DNS_SD_LIBDISPATCH`
to `0` in `dns_sd.h`, but the SDK version of that header actually
defines it to `1`. Having it defined to `0` causes packages that expect
to use libdispatch-based symbols such as `DNSServiceSetDispatchQueue` to
fail to build. Define it to match the SDK to fix those packages.
2023-11-12 10:45:22 -05:00
github-actions[bot]
1b3033ebfb
Merge master into staging-next 2023-11-12 12:00:55 +00:00
Alyssa Ross
56fd7f00cb linux_latest-libre: 19438 -> 19441 2023-11-12 09:37:26 +01:00
Alyssa Ross
240087854f linux_5_10: 5.10.199 -> 5.10.200 2023-11-12 09:37:26 +01:00
Alyssa Ross
7e42bbd56c linux_5_15: 5.15.137 -> 5.15.138 2023-11-12 09:37:26 +01:00
R. Ryantm
e8fb698a24 linux-wifi-hotspot: 4.5.0 -> 4.6.0 2023-11-12 06:57:44 +00:00
github-actions[bot]
33248a2caf
Merge master into staging-next 2023-11-12 00:02:14 +00:00
K900
7fca762ea8
Merge pull request #266869 from K900/linux-firmware-20231111
linux-firmware: 20231030 -> 20231111
2023-11-11 23:02:15 +03:00
github-actions[bot]
9776723357
Merge master into staging-next 2023-11-11 18:00:58 +00:00
Randy Eckenrode
940180423a
Merge pull request #265102 from reckenrode/darwin-corefoundation
darwin.stdenv: use CoreFoundation instead of CF
2023-11-11 12:10:10 -05:00
Vladimír Čunát
ce47d343a4
Merge branch 'staging' into staging-next
A bit unusual merge, as due to b8b231f704 we rebuild most of linux
packages anyway, and we most likely need current staging soon in 23.11.
2023-11-11 17:03:09 +01:00
Vladimír Čunát
b8b231f704
Merge #266828: pam: fix pam_unix autohentication failures when ran as user
...into staging-next
2023-11-11 16:40:07 +01:00
K900
e792d7fec0
Merge pull request #264442 from anthonyroussel/update-url-redirects
treewide: fix redirected and broken URLs
2023-11-11 18:08:59 +03:00
K900
db49a7fc01 linux-firmware: 20231030 -> 20231111 2023-11-11 17:59:16 +03:00
github-actions[bot]
fb93bf2ad8
Merge staging-next into staging 2023-11-11 12:01:30 +00:00
github-actions[bot]
652204165d
Merge master into staging-next 2023-11-11 12:00:58 +00:00
Markus Theil
cc18755c08 mstflint_access: init at 4.26
Add companion kernel module for mstflint, which is required
on some systems with secure boot enabled.

Link to corresponding mstflint version.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-11-11 10:56:46 +01:00
Sergei Trofimovich
60e0187471 pam: fix pam_unix autohentication failures when ran as user
Commit d0c42dfa "pam: bind Linux-PAM locales from pam-specific folder
(upstream patch)" added autoreconfHook269 into one of the postPatch
phases.

This clobbered the change applied by `suid-wrapper-path.patch` as it was
patching Makefile.in.

As a result `nixosTests.sway` test started failing as:

    check pass; user unknown

Running `swaylock` on real system exhibited the same result.

As `suid-wrapper-path.patch` is clobbered we were running non-suid
version of `unix_chkpwd`:

    /nix/store/...-linux-pam-1.5.2/sbin/unix_chkpwd

instead of SUID-wrapped

    /run/wrappers/bin/unix_chkpw

The fix is trivial: move the patch from auto-generated file to
`Makefile.am`.

Discovered-by: Yureka
2023-11-11 09:54:04 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Félix Baylac Jacqué
dfa45288af maintainers: ninjatrappeur -> picnoir
I changed my nickname from Ninjatrappeur to Picnoir. My github id is
stable, it shouldn't break too much stuff.

I took advantage of this handle change to remove myself from the
hostapd maintainers: I don't use NixOS as a router anymore.
2023-11-11 08:31:16 +01:00
github-actions[bot]
dbecb018c5
Merge staging-next into staging 2023-11-11 06:01:25 +00:00
github-actions[bot]
46679c6a02
Merge master into staging-next 2023-11-11 06:01:00 +00:00
OTABI Tomoya
98906c02d3
Merge pull request #266760 from khaneliman/sketchybar
sketchybar: 2.18.0 -> 2.19.1
2023-11-11 13:49:10 +09:00
Mario Rodas
d325ea265b
Merge pull request #265382 from trofi/hwdata-update
hwdata: 0.375 -> 0.376
2023-11-10 21:57:55 -05:00
Austin Horstman
8b3fc63382
sketchybar: 2.18.0 -> 2.19.1 2023-11-10 19:56:58 -06:00
github-actions[bot]
e8096ee1e1
Merge staging-next into staging 2023-11-10 18:01:34 +00:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Artturi
94633f04a3
Merge pull request #257386 from RaySlash/hid-tmff2 2023-11-10 16:02:36 +02:00
Nick Cao
174b62bce9
Merge pull request #266407 from danielfullmer/fwts-dtc
fwts: use absolute path for dtc utility
2023-11-10 08:28:13 -05:00
RaySlash
546fc20314 hid-tmff2: init at v0.81
A linux module for Thrustmaste T300RS, T248 and TX(experimental) wheels.
ca168637fb

- Additionally, https://github.com/scarburato/hid-tminit is also required
for proper init of the driver.

- The driver has been updated to v0.81

- Fixed a typo in maintainer-list

- hid-tmff2 update sha256

- update hid-tmff2 version

Co-authored-by: Artturi <Artturin@artturin.com>
2023-11-10 21:12:42 +10:00
OTABI Tomoya
13d14a1850
Merge pull request #265459 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 23.08 -> 23.11
2023-11-10 18:23:06 +09:00
github-actions[bot]
363bca638c
Merge staging-next into staging 2023-11-10 06:01:55 +00:00
github-actions[bot]
b55905ceb6
Merge master into staging-next 2023-11-10 06:01:22 +00:00
Anthony Roussel
db4c847f86
tomb: fix meta.license 2023-11-10 00:07:38 +01:00
Anthony Roussel
99c8b3b70a
tomb: add all required dependencies with wrapProgram 2023-11-09 21:18:19 +01:00
Anthony Roussel
42ad64f5d1
tomb: add anthonyroussel to maintainers 2023-11-09 21:18:19 +01:00
Anthony Roussel
7f18b54727
tomb: add passthru.updateScript 2023-11-09 21:18:17 +01:00
Anthony Roussel
9481b1fe8f
tomb: 2.9 -> 2.10
https://github.com/dyne/Tomb/blob/master/ChangeLog.md#210
https://github.com/dyne/Tomb/compare/v2.9...v2.10
2023-11-09 21:17:14 +01:00
Anthony Roussel
fb2a8bdf99
tomb: format with nixpkgs-fmt 2023-11-09 21:09:59 +01:00
github-actions[bot]
6a669d1ab2
Merge staging-next into staging 2023-11-09 18:01:27 +00:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
Rick van Schijndel
304b2a3908
Merge pull request #262354 from stepbrobd/aldente
aldente: 1.22.2 -> 1.22.3
2023-11-09 18:07:31 +01:00
Daniel Fullmer
142e4cddaf fwts: use absolute path for dtc utility 2023-11-09 08:24:34 -08:00
zzzsyyy
c7b6b8f629
xanmod-kernels: change to 250 Hz timer frequency
this change follows the commit eca832941c
2023-11-09 18:34:47 +08:00
zzzsyyy
adb763477d
linux_xanmod_latest: 6.5.10 -> 6.5.11 2023-11-09 18:15:33 +08:00
zzzsyyy
c12d0567a3
linux_xanmod: 6.1.61 -> 6.1.62 2023-11-09 18:09:58 +08:00
github-actions[bot]
50249cdaf2
Merge staging-next into staging 2023-11-09 00:02:40 +00:00
github-actions[bot]
00a0662a3c
Merge master into staging-next 2023-11-09 00:02:14 +00:00
Jerry Starke
91f5e33996 linuxKernel.kernels.linux_lqx: 6.5.10-lqx1 -> 6.5.11-lqx1 2023-11-08 20:19:10 +01:00
Jerry Starke
480f593e80 linuxKernel.kernels.linux_zen: 6.6-zen1 -> 6.6.1-zen1 2023-11-08 20:17:43 +01:00
github-actions[bot]
3271403dc0
Merge staging-next into staging 2023-11-08 18:01:26 +00:00
github-actions[bot]
536833ef29
Merge master into staging-next 2023-11-08 18:01:00 +00:00
ajs124
b377df37ca targetcli: 2.1.56 -> 2.1.57 2023-11-08 20:35:23 +03:00
Fabián Heredia Montiel
68e8d488a3
Merge pull request #266255 from alyssais/linux-6.6.1
Linux kernels 2023-11-08
2023-11-08 09:43:56 -06:00
Alyssa Ross
fa72c8b2bb
linux_6_1: 6.1.61 -> 6.1.62 2023-11-08 15:10:08 +01:00
Alyssa Ross
b5c3f28b75
linux_6_5: 6.5.10 -> 6.5.11 2023-11-08 15:10:07 +01:00
Anthony Roussel
408ed815c6 linuxPackages.evdi: fix build for Linux 4.19
The build fails with:

```console
module/evdi_fb.c: In function 'evdifb_create':
module/evdi_fb.c:427:21:
error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
  427 |         info->fbops = efbdev->fb_ops;
      |                     ^
````

A resolution is to treat discard-qualifiers warnings as non-error.

See https://hydra.nixos.org/build/239848621
2023-11-08 13:04:01 +01:00
Anthony Roussel
43fbdc751b linuxPackages.evdi: mark broken on linux 6.6
Fixes #265868
`evdi` kernel module is incompatible with Linux 6.6, so mark it as broken.
2023-11-08 13:04:01 +01:00
Alyssa Ross
001109e60e
linux/hardened/patches/6.5: 6.5.8-hardened1 -> 6.5.10-hardened1 2023-11-08 13:03:35 +01:00
Alyssa Ross
2e8fb2dfa3
linux/hardened/patches/6.4: init at 6.4.16-hardened1 2023-11-08 13:03:24 +01:00
Alyssa Ross
93f2f93408
linux/hardened/patches/6.1: 6.1.60-hardened1 -> 6.1.61-hardened1 2023-11-08 13:02:20 +01:00
github-actions[bot]
d49b3ff9e3
Merge staging-next into staging 2023-11-08 12:02:19 +00:00
Alyssa Ross
bd20efaed3
linux_4_14: 4.14.328 -> 4.14.329 2023-11-08 13:01:42 +01:00
Alyssa Ross
592d7bde9a
linux_4_19: 4.19.297 -> 4.19.298 2023-11-08 13:01:32 +01:00
Alyssa Ross
966c4def3d
linux_5_4: 5.4.259 -> 5.4.260 2023-11-08 13:01:17 +01:00
Alyssa Ross
817471f227
linux_6_6: 6.6 -> 6.6.1 2023-11-08 13:00:45 +01:00
Adam Joseph
ba2ed469c2
Merge branch 'master' into staging-next 2023-11-08 06:15:46 +00:00
github-actions[bot]
89ac5d8ca3
Merge staging-next into staging 2023-11-08 00:02:52 +00:00
Artturi
d24da52844
Merge pull request #265764 from amjoseph-nixpkgs/pr/pythonForBuild 2023-11-08 00:13:25 +02:00
Nick Cao
ae1e3d4601
uhk-agent: use electron from nixpkgs 2023-11-07 17:09:51 -05:00
Weijia Wang
4c234ceeb6
Merge pull request #266068 from reckenrode/clang16-fixes-batch4
darwin.text_cmds,inetutils: fix build with clang 16
2023-11-07 21:17:33 +01:00
github-actions[bot]
d0018c61ff
Merge staging-next into staging 2023-11-07 18:01:28 +00:00
github-actions[bot]
1505981287
Merge master into staging-next 2023-11-07 18:00:55 +00:00
Randy Eckenrode
daa4cd2c2a
darwin.text_cmds: fix build with clang 16 2023-11-07 09:17:04 -05:00
Nick Cao
5df4c7570b
Merge pull request #266013 from Kiskae/nvidia/535.43.16
linuxPackages.nvidia_x11_vulkan_beta: 535.43.15 -> 535.43.16
2023-11-07 08:32:06 -05:00
Kiskae
d8b7213174 linuxPackages.nvidia_x11_vulkan_beta: 535.43.15 -> 535.43.16 2023-11-07 08:46:04 +01:00
Weijia Wang
8012034692 Merge branch 'staging-next' into staging 2023-11-07 03:41:49 +01:00
Weijia Wang
32da89a1a1 Merge branch 'master' into staging-next 2023-11-06 14:33:18 +01:00
Thiago Kenji Okada
b45133e20d
Merge pull request #244298 from oxalica/remove-unused
{birdtray,isgx,mycrypto,osu-lazer,stretchly,tree-sitter}: remove oxalica as maintainer
2023-11-06 08:13:34 +00:00
Samuel Dionne-Riel
c95728ce72
Merge pull request #262684 from samueldr/feature/nixos-rebuild-completions
nixos-rebuild: Locally own the nixos-rebuild (bash) completions
2023-11-05 22:41:03 -05:00
Adam Joseph
bc2d598878 treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
github-actions[bot]
b23f12e076
Merge master into staging-next 2023-11-06 00:02:12 +00:00
Atemu
803429df05
Merge pull request #265181 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-11-02
2023-11-05 22:02:37 +01:00
Mario Rodas
545696ef57
Merge pull request #265266 from R-VdP/rvdp/fwupd_1_9_7
fwupd: 1.9.6 -> 1.9.7
2023-11-05 14:41:47 -05:00
github-actions[bot]
bb38778356
Merge master into staging-next 2023-11-05 18:00:55 +00:00
Mario Rodas
a0b3b06b7a
Merge pull request #265403 from YorikSar/dark-mode-notify-mainProgram
dark-mode-notify: add meta.mainProgram
2023-11-05 07:12:45 -05:00
github-actions[bot]
2ecaf22639
Merge master into staging-next 2023-11-05 12:01:15 +00:00
Mario Rodas
7c44617d22
Merge pull request #263402 from rowanG077/master
displaylink: Add aarch64 support
2023-11-05 01:19:20 -05:00
github-actions[bot]
da4d99e016
Merge master into staging-next 2023-11-05 06:00:55 +00:00
Jörg Thalheim
4af510c7ae treewide: drop myself from packages that I don't activily maintain 2023-11-05 05:43:35 +01:00
github-actions[bot]
6e287cb9de
Merge master into staging-next 2023-11-05 00:02:23 +00:00
Cabia Rangris
8ebe7fb0ff
Merge pull request #263047 from wladmis/pam_mktemp
pam_mktemp: init at 1.1.1
2023-11-04 20:52:37 +00:00
R. Ryantm
772d3f609f intel-cmt-cat: 23.08 -> 23.11 2023-11-04 13:47:31 +00:00
github-actions[bot]
d5abe8fcd6
Merge staging-next into staging 2023-11-04 12:01:23 +00:00
github-actions[bot]
2c3155e94d
Merge master into staging-next 2023-11-04 12:00:55 +00:00
Pic Noir
f1b800b924
Merge pull request #265158 from emilytrau/stage0-posix-1.6.0
minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0
2023-11-04 10:07:38 +01:00
Yuriy Taraday
908c9e6834 dark-mode-notify: migrate to pkgs/by-name 2023-11-04 08:40:35 +01:00
Sergei Trofimovich
fd502cb01f hwdata: 0.375 -> 0.376
Changes: https://github.com/vcrhonek/hwdata/compare/v0.375...v0.376
2023-11-04 04:09:43 +00:00
Maximilian Bosch
5e95c9c96c
Merge pull request #264690 from trofi/usbutils-update
usbutils: 015 -> 017
2023-11-03 19:17:39 +01:00
github-actions[bot]
d34372f579
Merge staging-next into staging 2023-11-03 18:01:52 +00:00
github-actions[bot]
3c43b804d4
Merge master into staging-next 2023-11-03 18:01:23 +00:00
r-vdp
21ef15cc55
fwupd: 1.9.6 -> 1.9.7
Release notes: https://github.com/fwupd/fwupd/releases/tag/1.9.7
2023-11-03 16:52:28 +01:00
r-vdp
884de18cc6
fwupd: drop unneeded smbios dependency 2023-11-03 16:52:27 +01:00
Ilan Joselevich
85713068d9
Merge pull request #265033 from khaneliman/fastfetch
fastfetch: 2.2.0 -> 2.2.1
2023-11-03 12:13:05 +00:00
github-actions[bot]
2495a9151d
Merge staging-next into staging 2023-11-03 12:01:40 +00:00
github-actions[bot]
db0a71076b
Merge master into staging-next 2023-11-03 12:01:07 +00:00
Maximilian Bosch
aecc437c1c
Merge pull request #264060 from r-ryantm/auto-update/iotop-c
iotop-c: 1.24 -> 1.25
2023-11-03 10:43:36 +01:00
zzzsyyy
a38765cab0
linux_xanmod_latest: 6.5.9 -> 6.5.10 2023-11-03 16:37:05 +08:00
zzzsyyy
036123b43f
linux_xanmod: 6.1.60 -> 6.1.61 2023-11-03 16:31:02 +08:00
Thiago Kenji Okada
09fe82d7b1
Merge pull request #265123 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.5.9-lqx2 -> 6.5.10-lqx1
2023-11-03 07:12:28 +00:00
Emily Trau
b7b6f84337 minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0 2023-11-02 23:27:07 -07:00
github-actions[bot]
b39dbbacd8
Merge staging-next into staging 2023-11-03 06:01:45 +00:00
github-actions[bot]
41ef1f3277
Merge master into staging-next 2023-11-03 06:01:08 +00:00
Artturi
3bc446a5fb
Merge pull request #262834 from amjoseph-nixpkgs/pr/linux/allow-to-omit-common-config 2023-11-03 06:33:41 +02:00
Jerry Starke
0025a888ba linuxKernel.kernels.linux_lqx: 6.5.9-lqx2 -> 6.5.10-lqx1 2023-11-03 02:34:19 +01:00
Randy Eckenrode
6b62554356
darwin.swift-corelibs-foundation: avoid infinite recursion
Drop ninja and use a minimal Python to avoid an infinite recursion due
to dependencies that depend on configd, which also depends on this.
2023-11-02 17:45:59 -04:00
Randy Eckenrode
080f7cc41e
darwin.configd: fix build with CoreFoundation 2023-11-02 17:45:59 -04:00
Randy Eckenrode
448aed9e81
darwin.apple_sdk: drop unnecessary dependencies 2023-11-02 17:45:58 -04:00
Austin Horstman
51c024de65
apple-sdk-11.0: add Apple80211 private framework 2023-11-02 14:56:59 -05:00
nikstur
6e4099ca09
Merge pull request #264879 from nikstur/systemd-sysusers-staging
systemd: enable sysusers by default
2023-11-02 19:58:16 +01:00
github-actions[bot]
5e4689f921
Merge staging-next into staging 2023-11-02 18:01:39 +00:00
github-actions[bot]
29efc257c0
Merge master into staging-next 2023-11-02 18:01:07 +00:00
Wladmis
8e2ba7deb0 pam_mktemp: init at 1.1.1 2023-11-02 19:00:00 +02:00
K900
43c8fb938a
Merge pull request #255804 from sielicki/kernel-arm-alignment-compat
kernel/common-config: arm: configure alignment traps
2023-11-02 15:39:53 +03:00
André Vitor de Lima Matos
e00c606455 kernel: fix framebuffer console after 6.6
These options were already enabled in previous versions, but Kconfig
changes in 6.6 made NixOS kernel disable them. Therefore, we enable
unconditionally, to be explicit that they're needed.
Without them, the fbcon/console on systems with DRM devices freeze/blank
on early boot, even though the system boots normally.
2023-11-02 13:38:15 +01:00
Maximilian Bosch
95acdf3422 linux/hardened/patches/6.1: 6.1.59-hardened1 -> 6.1.60-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
5ec6ea53c5 linux/hardened/patches/5.4: 5.4.258-hardened1 -> 5.4.259-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
eda6a11568 linux/hardened/patches/5.15: 5.15.136-hardened1 -> 5.15.137-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
9d0b5b6958 linux/hardened/patches/5.10: 5.10.198-hardened1 -> 5.10.199-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
3592931d28 linux/hardened/patches/4.19: 4.19.296-hardened1 -> 4.19.297-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
2f4c8347d0 linux/hardened/patches/4.14: 4.14.327-hardened1 -> 4.14.328-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
fa5a467934 linux_latest-libre: 19417 -> 19438 2023-11-02 13:37:41 +01:00
Maximilian Bosch
bc4f21aa64 linux-rt_5_15: 5.15.133-rt70 -> 5.15.137-rt71 2023-11-02 13:37:41 +01:00
Maximilian Bosch
e24dff3751 linux_6_1: 6.1.60 -> 6.1.61 2023-11-02 13:37:41 +01:00
Maximilian Bosch
69e722d34a linux_6_5: 6.5.9 -> 6.5.10 2023-11-02 13:37:41 +01:00
Nick Cao
301b84314d
Merge pull request #264946 from r-ryantm/auto-update/conky
conky: 1.19.5 -> 1.19.6
2023-11-02 08:24:33 -04:00
github-actions[bot]
9dd6711ca2
Merge staging-next into staging 2023-11-02 12:01:48 +00:00
github-actions[bot]
677e25fcd2
Merge master into staging-next 2023-11-02 12:01:08 +00:00
Thiago Kenji Okada
1f4f9b9d20
Merge pull request #264908 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.5.9-zen2 -> 6.6-zen1 ; linuxKernel.kernels.linux_lqx: 6.5.9-lqx1 ->6.5.9-lqx2
2023-11-02 09:16:46 +00:00
R. Ryantm
8b1d659c6b ksmbd-tools: 3.4.9 -> 3.5.0 2023-11-02 09:17:00 +01:00
R. Ryantm
cedb1ed6a0 conky: 1.19.5 -> 1.19.6 2023-11-02 06:15:47 +00:00
Jerry Starke
21aade2173 linuxKernel.kernels.linux_lqx: 6.5.9-lqx1 ->6.5.9-lqx2 2023-11-02 00:51:36 +01:00
Jerry Starke
8d2ae0e95e linuxKernel.kernels.linux_zen: 6.5.9-zen2 -> 6.6-zen1 2023-11-02 00:47:32 +01:00
nikstur
3b92f76b54 systemd: enable sysusers by default 2023-11-01 20:45:19 +01:00
github-actions[bot]
2999b3c997
Merge staging-next into staging 2023-11-01 18:01:31 +00:00
github-actions[bot]
cd7af6170b
Merge master into staging-next 2023-11-01 18:01:01 +00:00
Nick Cao
b01b09e7b5
Merge pull request #264614 from Kiskae/nvidia/545.29.02
linuxPackages.nvidia_x11: 530.41.03 -> 545.29.02
2023-11-01 10:31:15 -04:00
github-actions[bot]
eafaa27c7e
Merge staging-next into staging 2023-11-01 12:01:45 +00:00
github-actions[bot]
4a533d29ce
Merge master into staging-next 2023-11-01 12:01:10 +00:00