Commit Graph

27084 Commits

Author SHA1 Message Date
Atemu
7bf72935bc
Merge pull request #303342 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2024-04-10
2024-04-14 13:08:02 +02:00
github-actions[bot]
598389768a
Merge master into staging-next 2024-04-14 00:05:19 +00:00
Peder Bergebakken Sundt
9e8bc41303
Merge pull request #277656 from PacificViking/update_miraclecast
miraclecast: 1.0-20190403 -> 1.0-20231112
2024-04-14 01:23:12 +02:00
Weijia Wang
f3a1652b09 Merge branch 'master' into staging-next 2024-04-13 19:10:53 +02:00
Yureka
ee64a5f3ea
mdadm: fix build on musl (#303565) 2024-04-13 15:06:48 +02:00
K900
6fe3456226 linux_4_19: 4.19.311 -> 4.19.312 2024-04-13 15:09:05 +03:00
K900
f17c454892 linux_5_4: 5.4.273 -> 5.4.274 2024-04-13 15:09:04 +03:00
K900
a3417d1088 linux_5_10: 5.10.214 -> 5.10.215 2024-04-13 15:09:04 +03:00
K900
5491d76e0e linux_5_15: 5.15.154 -> 5.15.155 2024-04-13 15:09:04 +03:00
K900
11568449f1 linux_6_1: 6.1.85 -> 6.1.86 2024-04-13 15:09:04 +03:00
K900
d20461f6b7 linux_6_6: 6.6.26 -> 6.6.27 2024-04-13 15:09:04 +03:00
K900
83084587f4 linux_6_8: 6.8.5 -> 6.8.6 2024-04-13 15:09:04 +03:00
K900
02214bedf5
Merge pull request #303821 from K900/enable-zram-multi-comp
linux/common-config: enable ZRAM_MULTI_COMP where available
2024-04-13 15:08:19 +03:00
Samuel Dionne-Riel
1504f79fdf linuxManualConfig: Sometimes depend on ubootTools
This issue was (understandably) introduced with #262677.
2024-04-13 15:07:30 +03:00
K900
92d4fc3a4c linux/common-config: enable ZRAM_MULTI_COMP where available 2024-04-13 15:05:06 +03:00
github-actions[bot]
5a301eda67
Merge master into staging-next 2024-04-13 00:02:05 +00:00
lassulus
ad4c8244f1
Merge pull request #278984 from birkb/drbd-kernel-module
drbd: 9.19.1 -> 9.27.0 (utils), 9.2.7 kernel driver added
2024-04-12 21:53:55 +02:00
github-actions[bot]
d6a31576e1
Merge master into staging-next 2024-04-12 18:01:09 +00:00
r-vdp
e9ea901b5b
dbus-broker: 35 -> 36
See https://github.com/bus1/dbus-broker/releases/tag/v36
2024-04-12 16:42:19 +02:00
github-actions[bot]
35713de428
Merge master into staging-next 2024-04-12 12:01:18 +00:00
DontEatOreo
defc52f442
raycast: 1.71.1 -> 1.71.3 2024-04-12 13:09:51 +03:00
Weijia Wang
a5f8f3bf36
Merge pull request #301820 from ehmry/solo5
solo5: 0.8.0 -> 0.8.1
2024-04-12 10:34:57 +02:00
Anthony Roussel
d9f3cf1353
sssd: add meta.pkgConfigModules, passthru.tests.pkg-config 2024-04-12 10:17:08 +02:00
Jens Binkert
596cd1416e evdi: 1.14.1-unstable-2024-01-30 1.14.4 2024-04-12 08:45:33 +02:00
Vladimír Čunát
24d4f2cd52
Merge branch 'staging' into staging-next
Conflicts (tried to quickly resolve somehow, checked eval):
	pkgs/development/python-modules/apsw/default.nix
	pkgs/development/python-modules/mido/default.nix
	pkgs/development/python-modules/pytest-bdd/default.nix
	pkgs/development/python-modules/sparse/default.nix
2024-04-12 07:06:54 +02:00
Vladimír Čunát
993400aeec
Merge #303049: stdenv: avoid setuid issues
...into staging
2024-04-12 06:37:08 +02:00
Will Fancher
540d1a266c
Merge pull request #303373 from msanft/systemd/kernel-install-configurable
systemd: make installation of kernel-install configurable
2024-04-11 14:44:09 -04:00
Aleksana
029c95c780
Merge pull request #271342 from PhDyellow/ryzen_smu
ryzen_smu: init at 0.1.5, ryzen_monitor_ng: init at 2.0.5
2024-04-12 00:15:45 +08:00
Moritz Sanft
c9ba5a3003
systemd: make installation of kernel-install configurable 2024-04-11 17:11:12 +02:00
Sandro
9169eb4746
Merge pull request #301292 from philiptaron/ndiswrapper-elfutils 2024-04-11 16:57:25 +02:00
Philip Taron
94a214b95f
iproute: use elfutils instead of abandoned libelf (#301306) 2024-04-11 16:06:37 +02:00
zzzsyyy
e77ea8ece5
linux_xanmod_latest: 6.7.12 -> 6.8.5 2024-04-11 20:04:25 +08:00
zzzsyyy
c99a64cf89
linux_xanmod: 6.6.25 -> 6.6.26 2024-04-11 19:29:47 +08:00
Phil Dyer
cc0f056492 ryzen-smu: init at 0.1.5
A Linux kernel driver that exposes access to the
SMU (System Management Unit) for certain AMD Ryzen Processors.

Contains monitor_cpu, a userspace tool for viewing info.

Using fork of original to match ryzen_monitor_ng, a more advanced
userspace tool for accessing the SMU via this kernel module,
planned for a later commit.
2024-04-11 11:39:09 +10:00
Bernardo Meurer
aca48416ff
Merge pull request #303131 from DontEatOreo/update-raycast
raycast: 1.70.3 -> 1.71.1
2024-04-10 13:35:15 -04:00
K900
39a8316074
Merge pull request #303132 from K900/linux-firmware-20240410
linux-firmware: 20240312 -> 20240410
2024-04-10 19:33:03 +03:00
K900
a74181815c linux/common-config: remove old NFSD options from 5.15 too 2024-04-10 18:49:41 +03:00
K900
c044ba368c linux-rt_6_6: 6.6.23-rt28 -> 6.6.25-rt29 2024-04-10 18:11:29 +03:00
K900
550bbd4090 linux_5_15: 5.15.153 -> 5.15.154 2024-04-10 18:10:54 +03:00
K900
fa12da8a56 linux_6_1: 6.1.84 -> 6.1.85 2024-04-10 18:10:51 +03:00
K900
7858a70bec linux_6_6: 6.6.25 -> 6.6.26 2024-04-10 18:10:47 +03:00
K900
8f6d8ef0c9 linux_6_8: 6.8.4 -> 6.8.5 2024-04-10 18:10:43 +03:00
K900
e863d558d0 linux_testing: 6.9-rc2 -> 6.9-rc3 2024-04-10 18:10:39 +03:00
K900
cd70dc73d8 linux/kernel/update-mainline: don't readd EOL kernels 2024-04-10 18:10:12 +03:00
K900
37ba60342b linux-firmware: 20240312 -> 20240410 2024-04-10 17:51:19 +03:00
DontEatOreo
e7d58a4040
raycast: 1.70.3 -> 1.71.1
Changelog: https://www.raycast.com/changelog/1-71-0
2024-04-10 17:46:23 +03:00
Thiago Kenji Okada
e53c564e26
Merge pull request #302600 from JerrySM64/update-kernels
linuxKernel.kernels.linux_zen: 6.8.2-zen2 -> 6.8.4-zen1 ; linuxKernel.kernels.linux_lqx: 6.7.11-lqx1 -> 6.8.4-lqx1
2024-04-10 15:36:37 +01:00
Maximilian Bosch
936c4d759a
Merge pull request #298340 from alyssais/rust-1.77.0
cargo,clippy,rustc,rustfmt: 1.76.0 -> 1.77.1
2024-04-10 08:43:02 +00:00
Jörg Thalheim
e7ed94636e
Merge pull request #302557 from anthonyroussel/anthonyroussel-stdenvnocc
tomb,win-pvdrivers,tomcat,axis2,jetty: use stdenvNoCC
2024-04-10 09:06:26 +02:00
Vladimír Čunát
e5dfc6856d
Merge #300828: libbpf: 1.3.0 -> 1.4.0
...into staging
2024-04-10 08:32:11 +02:00
Vladimír Čunát
5f361da7dc
Merge #302663: upower: 1.90.2 -> 1.90.4
...into staging
2024-04-10 08:13:00 +02:00
Vladimír Čunát
d7b4200c6b
Revert "lxc: fixup build"
This reverts commit e7df8051fb
and 64cdda4b5f.
2024-04-10 07:55:58 +02:00
tomberek
3e1e3b27a4
Merge pull request #296071 from jordanisaacs/kernel-docs-build
kernel-doc: fix build
2024-04-09 22:07:32 -04:00
Florian Klink
efda7967c2
Merge pull request #302859 from dramforever/systemd-mips-warning-fix
systemd: Fix build on MIPS
2024-04-10 00:19:29 +03:00
Weijia Wang
26e7632d0e
Merge pull request #302592 from khaneliman/yabai
yabai: 7.0.4 -> 7.1.0
2024-04-09 23:01:17 +02:00
dramforever
107fb70390 systemd: Fix build on MIPS
Enable the existing patch for isMips.
2024-04-09 23:28:40 +08:00
Félix
5fc51da87a
Merge pull request #301466 from picnoir/pic/ppd-21
power-profiles-daemon: 0.20 -> 0.21
2024-04-09 16:25:30 +02:00
github-actions[bot]
5571d9244c
Merge staging-next into staging 2024-04-09 12:01:50 +00:00
Martin Wimpress
3dcf7c5c24
linuxPackages.mwprocapture: 1.3.0.4373 -> 1.3.0.4390 2024-04-09 10:41:52 +01:00
toastal
634308e6f5 zfs_unstable: 2.2.3-unstable-2024-03-30 → 2.2.3-unstable-2024-04-09 2024-04-09 14:47:57 +07:00
Weijia Wang
3f59355d84 Merge branch 'staging-next' into staging 2024-04-09 08:26:23 +02:00
Nick Cao
97db26f1cf
fw-ectool: unstable-2022-12-03 -> 0-unstable-2023-12-15, switch upstream 2024-04-08 22:38:34 -04:00
Sergei Trofimovich
a0b2df0017 upower: 1.90.2 -> 1.90.4
Changes: https://gitlab.freedesktop.org/upower/upower/-/blob/v1.90.4/NEWS
2024-04-08 21:42:02 +01:00
iliana etaoin
e42705c982 licenses: rename apsl{10,20} -> apple-psl{10,20}
Part 1 of #301908.

This renames the two versions of the Apple Public Source License seen in
nixpkgs; `apsl20` was often confused as being for the widely-used Apache
License 2.0.
2024-04-08 20:39:37 +02:00
Alyssa Ross
9b12bba047
kernelPatches.rust_1_77-6_8,kernelPatches.rust_1_77-6_9: init 2024-04-08 18:46:08 +02:00
Jerry Starke
b44c010b11 linuxKernel.kernels.linux_lqx: 6.7.11-lqx1 -> 6.8.4-lqx1 2024-04-08 17:13:56 +02:00
Jerry Starke
40ed8a06f7 linuxKernel.kernels.linux_zen: 6.8.2-zen2 -> 6.8.4-zen1 2024-04-08 17:11:00 +02:00
Weijia Wang
bb65e22bd6
Merge pull request #301037 from r-ryantm/auto-update/setools
setools: 4.4.4 -> 4.5.0
2024-04-08 16:49:26 +02:00
Austin Horstman
1db8396661
yabai: 7.0.4 -> 7.1.0 2024-04-08 09:37:29 -05:00
Anthony Roussel
30762f89b0
tomb: use --replace-fail 2024-04-08 14:35:15 +02:00
Anthony Roussel
39e37b1168
tomb: use stdenvNoCC 2024-04-08 14:30:56 +02:00
Weijia Wang
d217732cef
Merge pull request #302195 from anthonyroussel/fix-oddjobd
nixos/oddjobd: enable dbus service to fix service startup
2024-04-07 22:52:46 +02:00
Randy Eckenrode
bf7a9dc47e
Merge pull request #298437 from reckenrode/moltenvk-1.2.8 2024-04-07 16:38:54 -04:00
Anthony Roussel
d30b2fe2d2
oddjob: format with nixfmt-rfc-style, remove with lib; 2024-04-07 20:29:32 +02:00
Anthony Roussel
f42230b64c
oddjob: move oddjobd.service SystemD service to lib/systemd/system 2024-04-07 20:29:31 +02:00
Anthony Roussel
e3cd9db792
oddjob: add nixosTests to passthru.tests 2024-04-07 20:29:31 +02:00
Adrian Pistol
7ff4897414 linux/common-config: Enable PWM support
Necessary to support the backlight on the GPD Pocket, GPD Win and several other devices.
2024-04-07 12:20:00 +02:00
Fabian Affolter
f5294c9c03 cpuid: format with nixfmt 2024-04-07 00:25:54 +02:00
Fabian Affolter
995957eaf0 cpuid: 20230614 -> 20240324 2024-04-07 00:25:15 +02:00
Nick Cao
4630d285da
Merge pull request #301968 from r-ryantm/auto-update/ksmbd-tools
ksmbd-tools: 3.5.1 -> 3.5.2
2024-04-06 11:00:33 -04:00
Anthony Roussel
43e85c55ae
sssd: fix build
Samba has been updated to 4.20 with PR #300156
However, sssd 2.9.4 is incompatible with Samba 4.20

A resolution is to backport an unreleased fix to make the
build work with Samba 4.20.

Fixes #302062
2024-04-06 15:21:03 +02:00
Weijia Wang
a6057e3959
Merge pull request #291070 from r-ryantm/auto-update/linuxKernel.packages.linux_zen.kvdo
linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3
2024-04-06 14:20:19 +02:00
Elian Doran
2d73e107d6
grandperspective: 3.4.1 -> 3.4.2 2024-04-06 11:20:09 +03:00
R. Ryantm
70fe22b46a ksmbd-tools: 3.5.1 -> 3.5.2 2024-04-06 01:05:28 +00:00
a-n-n-a-l-e-e
a046804e8d
Merge pull request #299377 from khaneliman/updateScripts
treewide: add passthru.updatescript
2024-04-05 17:35:57 -07:00
github-actions[bot]
c3b3326391
Merge staging-next into staging 2024-04-06 00:02:50 +00:00
Thiago Kenji Okada
d61b866e3f
Merge pull request #298049 from wfdewith/fix-kernels
kernel: fix builds for linux_lqx and linux_{4_19,5_4}_hardened
2024-04-05 19:59:44 +01:00
github-actions[bot]
882e0f27d3
Merge staging-next into staging 2024-04-05 18:01:27 +00:00
Weijia Wang
aba45ec2e6
Merge pull request #301414 from wegank/insert-dylib-refactor-2
insert-dylib: rename from darwin.insert_dylib
2024-04-05 19:43:37 +02:00
Atemu
8e2369080c
Merge pull request #301506 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2024-04-04
2024-04-05 16:50:53 +02:00
github-actions[bot]
caf9b7e92b
Merge staging-next into staging 2024-04-05 12:02:18 +00:00
Emery Hemingway
fb5d9b77a6 solo5: move to pkgs/by-name 2024-04-05 13:01:18 +01:00
zzzsyyy
fbc2173183
linux_xanmod_latest: 6.7.11 -> 6.7.12 2024-04-05 17:23:43 +08:00
zzzsyyy
b0e0fd23dc
linux_xanmod: 6.6.23 -> 6.6.25 2024-04-05 17:23:27 +08:00
Felix Singer
b760e1937c kexec-tools: 2.0.26 -> 2.0.28
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-04-05 10:04:43 +02:00
K900
d49dd9b78e sof-firmware: also install symlink target
Otherwise things break. See https://github.com/thesofproject/sof-bin/releases/tag/v2024.03
2024-04-05 09:21:55 +03:00
github-actions[bot]
110bd4dbee
Merge staging-next into staging 2024-04-05 06:01:46 +00:00
Nick Cao
97d68098f9
Merge pull request #301540 from r-ryantm/auto-update/hwdata
hwdata: 0.380 -> 0.381
2024-04-04 22:07:50 -04:00
Weijia Wang
822fc73e2c
Merge pull request #301101 from r-ryantm/auto-update/sof-firmware
sof-firmware: 2023.12.1 -> 2024.03
2024-04-05 02:59:22 +02:00
Weijia Wang
c5990c5818
Merge pull request #301627 from pbsds/fix-libbpf-1712259682
libbpf: update meta.description
2024-04-05 02:49:06 +02:00
annalee
6df4f7b89b
Merge remote-tracking branch 'upstream/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/pynetdicom/default.nix
2024-04-05 00:09:07 +00:00
K900
6f139367a3
Merge pull request #301617 from K900/kernels-20240404
Kernel updates for 2024-04-04
2024-04-04 23:40:39 +03:00
K900
b71cc870b6 linux_6_7: drop 2024-04-04 22:45:46 +03:00
Peder Bergebakken Sundt
bfe1b16f15 libbpf: update meta.description 2024-04-04 21:42:18 +02:00
kirillrdy
35bd6297fe
Merge pull request #300781 from NixOS/frameworkKmod_20240102
framework-laptop-kmod: unstable-2023-12-03 -> 0-unstable-2024-01-02
2024-04-05 06:07:34 +11:00
K900
a3bd8b9e38 linux_latest-libre: 19523 -> 19527 2024-04-04 22:06:15 +03:00
K900
9dc0c88529 linux_6_6: 6.6.24 -> 6.6.25 2024-04-04 22:05:50 +03:00
K900
5677c59005 linux_6_8: 6.8.3 -> 6.8.4 2024-04-04 22:03:40 +03:00
github-actions[bot]
f6827a0d19
Merge staging-next into staging 2024-04-04 18:01:53 +00:00
Sandro
f375ab9c09
Merge pull request #300233 from SuperSandro2000/intel-compure-runtime 2024-04-04 17:11:15 +02:00
Picnoir
ba0f5fd908 power-profiles-daemon: 0.20 -> 0.21
This release creates a dependency between upower and ppd.
Power-profiles-daemon now query the upower dbus interface to figure
out whether or not the device operates on battery mode to underclock
the CPU when the balanced mode is enabled.

CLI-wise, powerprofilesctl now support bash/zsh completions. The
manpage has been updated.

Full changelog: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/releases/0.21
2024-04-04 16:28:21 +02:00
R. Ryantm
5e67bf7b5e hwdata: 0.380 -> 0.381 2024-04-04 13:09:40 +00:00
github-actions[bot]
71f1268051
Merge staging-next into staging 2024-04-04 12:01:39 +00:00
K900
83fcc85e1b
Merge pull request #301459 from K900/linux-firmware-version
linux-firmware: don't explicitly passthru version
2024-04-04 11:17:21 +03:00
K900
ba26205fca linux-firmware: don't explicitly passthru version
Breaks overrides
2024-04-04 09:42:02 +03:00
github-actions[bot]
75a5384ed5
Merge staging-next into staging 2024-04-04 06:01:44 +00:00
Silvan Mosberger
b9261ad2e6
Merge pull request #301066 from philiptaron/compatible-typos
treewide: fix typos around "compatible" and "compatibility"
2024-04-04 04:18:31 +02:00
Weijia Wang
37251fba47 insert-dylib: rename from darwin.insert_dylib 2024-04-04 04:12:17 +02:00
Weijia Wang
f480f9d09e
Merge pull request #301240 from r-ryantm/auto-update/linuxKernel.packages.linux_6_8.facetimehd
linuxKernel.packages.linux_6_8.facetimehd: 0.6.8 -> 0.6.8.1
2024-04-04 03:02:54 +02:00
github-actions[bot]
8845a6f1c9
Merge staging-next into staging 2024-04-04 00:02:46 +00:00
DontEatOreo
c1a0961c98
raycast: 1.70.2 -> 1.70.3 2024-04-04 00:50:19 +03:00
DontEatOreo
36cac1a5f0
raycast: add passthru.updateScript 2024-04-03 22:25:28 +03:00
Muhammad Falak R Wani
243a3db9c9 bcc: 0.29.1 -> 0.30.0
Diff: https://github.com/iovisor/bcc/compare/v0.29.1...v0.30.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-04-03 20:13:09 +02:00
github-actions[bot]
df6e9ac330
Merge staging-next into staging 2024-04-03 18:01:37 +00:00
Philip Taron
2f509171e9
ndiswrapper: use elfutils instead of abandoned libelf 2024-04-03 09:42:22 -07:00
K900
24af99ca71 linux-rt_5_15: 5.15.148-rt74 -> 5.15.153-rt75 2024-04-03 17:11:54 +03:00
K900
505b96c94c linux_6_1: 6.1.83 -> 6.1.84 2024-04-03 17:11:16 +03:00
K900
26b1b707e8 linux_6_6: 6.6.23 -> 6.6.24 2024-04-03 17:11:12 +03:00
K900
073a26ea45 linux_6_7: 6.7.11 -> 6.7.12 2024-04-03 17:11:07 +03:00
K900
b1a006e80e linux_6_8: 6.8.2 -> 6.8.3 2024-04-03 17:11:05 +03:00
R. Ryantm
c944eceef4 linuxKernel.packages.linux_6_8.facetimehd: 0.6.8 -> 0.6.8.1 2024-04-03 13:16:24 +00:00
github-actions[bot]
bcc77e0272
Merge staging-next into staging 2024-04-03 12:01:49 +00:00
Weijia Wang
5c20a69c8c
Merge pull request #299961 from wegank/insert-dylib-refactor
darwin.insert_dylib: refactor, drop xcbuildHook
2024-04-03 13:20:07 +02:00
github-actions[bot]
c06d00f1ad
Merge staging-next into staging 2024-04-03 06:01:53 +00:00
Vladimír Čunát
8e9118f7b7
Merge #301081: mdadm: Fix hardcoded directory 2024-04-03 07:15:07 +02:00
R. Ryantm
3d4d109385 sof-firmware: 2023.12.1 -> 2024.03 2024-04-03 01:13:40 +00:00
github-actions[bot]
fef3e5b690
Merge staging-next into staging 2024-04-03 00:02:45 +00:00
Peder Bergebakken Sundt
5e626f8ede
Merge pull request #300753 from mrcjkb/tuxedo-rs
tuxed-rs: 0.3.0 -> 0.3.1
2024-04-03 01:45:44 +02:00
Andrew Marshall
49e6c686f8 mdadm: Fix hardcoded directory
In [upstream change][1], handling of creating `/run/mdadm/creating-%s`
file was changed to fail if it was unable to create the file. This
revealed that the path itself incorrectly hardcodes `/run/mdadm` instead
of using `MAP_DIR` or similar. Since nixpkgs sets `RUN_DIR=/run/.mdadm`
at compile time, and `MAP_DIR=$(RUN_DIR)` in upstream, the `/run/mdadm`
is never created. This remedies by fixing the hard-coded directory.

[1]: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=9f376da6439b07dc93ae084ab576e133b9d8d839
2024-04-02 19:26:16 -04:00
Naïm Favier
269f5806e0 mdadm: update homepage
Neil Brown's website returns an internal error, and has been stating
that he is no longer involved in maintaining mdadm: https://web.archive.org/web/20211120095829/http://neil.brown.name/blog/mdadm
2024-04-02 19:26:16 -04:00
Alyssa Ross
d9bb2c0160 nvme-cli: remove unused input 2024-04-03 00:28:04 +02:00
Markus Kowalewski
b827e50afd
Merge pull request #300744 from r-ryantm/auto-update/rdma-core
rdma-core: 50.0 -> 51.0
2024-04-02 22:09:47 +00:00
Philip Taron
0c73cbb6f0
libdispatch: fix typo: compatability to compatibility 2024-04-02 14:50:10 -07:00
R. Ryantm
368dd6c7a5 setools: 4.4.4 -> 4.5.0 2024-04-02 19:59:10 +00:00
annalee
6fe5877a49
Merge remote-tracking branch 'upstream/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/colorcet/default.nix
2024-04-02 18:11:12 +00:00
Robert Hensing
9ffe63c6fa
Merge pull request #300335 from amarshall/nixos-rebuild-repl-path
nixos-rebuild: Fix `repl` with a relative flake path
2024-04-02 14:22:49 +02:00
github-actions[bot]
44f4ca9ce4
Merge staging-next into staging 2024-04-02 12:02:57 +00:00
Alyssa Ross
d10eea2199 linux_latest-libre: 19509 -> 19523 2024-04-02 12:34:05 +02:00
Alyssa Ross
f515bfb594 linux-rt_6_6: 6.6.22-rt27 -> 6.6.23-rt28 2024-04-02 12:34:05 +02:00
Alyssa Ross
9fc0f24367 linux-rt_6_1: 6.1.82-rt27 -> 6.1.83-rt28 2024-04-02 12:34:05 +02:00