nikstur
640c05e8f3
systemd: add passthru.nixosTests
...
Reorganize the passthru.tests to be able to comment out/disable
individual tests that were previously hidden in an attrset.
Also comment out tests that are currently broken on master. Once this is
merged, the tests in passthru.nixosTests serve as a hard quality gate
for merging changes to systemd as per the newly addded README that lives
next to the systemd derivation. These tests were only commented out
because I believe they are still valuable and should be fixed. However,
actually fixing them is out of scope for this change.
This removed the `installer-systemd-stage-1` tests because they were to
costly to evaluate and build for normal maintainers. We also don't have
all the other installer tests here. All tests use systemd, but we need
to balance the executability in a sensible timescale with test coverage.
2026-06-05 15:02:27 +02:00
nikstur
dc6f2c134f
systemd: add README
...
This establishes a repeatable and clear process for preparing and
testing changes to systemd. It should help existing maintainers to
follow a consistent process with clear judgment (when these tests pass,
the change is good to merge) and potential new maintainers.
2026-06-05 12:27:40 +02:00
Nick Cao
2367c5f81f
linuxPackages.nvidiaPackages.production: 595.71.05 -> 595.80 ( #524944 )
2026-06-03 22:17:34 +00:00
zowoq
ac21d7583b
linux/common-config: drop X86_AMD_PSTATE_DYNAMIC_EPP
...
was removed in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e4e9b7b38d5db2cc6a8770bc0596bb8b36b92b1f
2026-06-03 20:15:18 +10:00
ccicnce113424
9b366138f2
linuxPackages.nvidiaPackages.production: 595.71.05 -> 595.80
2026-06-03 06:20:58 +08:00
zowoq
79c28b88db
linux_xanmod, linux_xanmod_latest: 2026-06-02 ( #527241 )
2026-06-02 21:53:37 +00:00
eljamm
c8806da706
linux_xanmod_latest: 7.0.10 -> 7.0.11
...
- Changelog: https://dl.xanmod.org/changelog/7.0/ChangeLog-7.0.11-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/7.0.10-xanmod1..7.0.11-xanmod1?from_project_id=51590166
2026-06-02 18:07:53 +00:00
eljamm
b0f10863b2
linux_xanmod: 6.18.33 -> 6.18.34
...
- Changelog: https://dl.xanmod.org/changelog/6.18/ChangeLog-6.18.34-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.18.33-xanmod1..6.18.34-xanmod1?from_project_id=51590166
2026-06-02 18:05:44 +00:00
zowoq
7dee0504d3
staging-nixos merge for 2026-06-01 ( #526774 )
2026-06-01 22:39:39 +00:00
zowoq
9456ec8a78
kernel updates for 2026-06-01 ( #526772 )
2026-06-01 22:30:35 +00:00
Clément
5d26766cbf
treewide: add missing meta.homepage with source git repository
...
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
2026-06-01 23:40:52 +02:00
Nick Cao
e4f148c357
linuxPackages.nvidiaPackages.vulkan_beta: 595.44.08 -> 595.44.09 ( #523314 )
2026-06-01 21:21:05 +00:00
Nick Cao
02e2fd3fc4
linuxPackages.nvidiaPackages.legacy_580: 580.142 -> 580.159.04 ( #525567 )
2026-06-01 20:36:45 +00:00
nixpkgs-ci[bot]
09c3691947
Merge master into staging-nixos
2026-06-01 19:40:02 +00:00
Philip Taron
825893e51c
stdenv.mkDerivation: cache as much as possible in bootstrapping ( #525312 )
2026-06-01 16:43:18 +00:00
Bart Oostveen
d07b0d9dac
linux_5_10: 5.10.257 -> 5.10.258
2026-06-01 18:25:56 +02:00
Bart Oostveen
661833f61e
linux_5_15: 5.15.208 -> 5.15.209
2026-06-01 18:25:51 +02:00
Bart Oostveen
2a612a8cbf
linux_6_1: 6.1.174 -> 6.1.175
2026-06-01 18:25:46 +02:00
Bart Oostveen
10035889cf
linux_6_6: 6.6.141 -> 6.6.142
2026-06-01 18:25:40 +02:00
Bart Oostveen
221fae9c48
linux_6_12: 6.12.91 -> 6.12.92
2026-06-01 18:25:34 +02:00
Bart Oostveen
28254d87ca
linux_6_18: 6.18.33 -> 6.18.34
2026-06-01 18:25:27 +02:00
Bart Oostveen
3e9caa186f
linux_7_0: 7.0.10 -> 7.0.11
2026-06-01 18:25:20 +02:00
Bart Oostveen
bda3d9ef36
linux_testing: 7.1-rc4 -> 7.1-rc6
2026-06-01 18:25:05 +02:00
Emily
efbf25d757
linux: drop uImage support
...
Now that ARMv5 no longer uses `uImage`, there’s no point in keeping
around support for this deprecated format that the rest of the NixOS
infrastructure doesn’t handle. Modern U‐Boot setups should not
be affected in any way by this.
2026-06-01 11:12:45 +10:00
nixpkgs-ci[bot]
9d49b3d150
Merge master into staging-nixos
2026-05-31 12:31:02 +00:00
Arian van Putten
d771a01119
linuxPackages.ena: 2.16.0 -> 2.17.0 ( #469931 )
2026-05-31 11:44:38 +00:00
ccicnce113424
f70490cade
linuxPackages.nvidiaPackages: fix gsp firmware installation in version 610 and later
2026-05-31 16:25:52 +08:00
ccicnce113424
89aa2092d4
linuxPackages.nvidiaPackages.new_feature: 590.48.01 -> 610.43.02
2026-05-31 16:25:49 +08:00
K900
6ac4beb6bf
linux/common-config: enable deflate/zstd for erofs ( #526017 )
2026-05-30 16:49:09 +00:00
Paul Meyer
68157d8886
linux/common-config: enable deflate/zstd for erofs
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2026-05-30 17:52:06 +02:00
Eman Resu
c546655fb0
check-meta: only take hostPlatform for functions requiring it
...
By doing this, we can cache the rest of the file, including the import
of problems.nix. This allows genCheckProblems to be cached on every
bootstrapping stage, and not re-called each time.
2026-05-29 16:51:26 -04:00
Andrew Childs
db81e7567f
linux: use correct strip program when stripping vmlinux
...
Otherwise may fail during cross complation with:
[...]/strip: Unable to recognise the architecture of the input file: `/[...]/vmlinux`
2026-05-30 04:20:54 +09:00
dinckelman
4f6f2b4dde
linuxPackages.nvidiaPackages.legacy_580: 580.142 -> 580.159.04
2026-05-29 14:43:12 +02:00
Guy Chronister
71a6fd4712
wpa_supplicant: migrate to by-name
2026-05-29 10:26:44 +02:00
Guy Chronister
89f298ca50
wpa_supplicant_gui: migrate to by-name
2026-05-29 10:26:31 +02:00
Guy Chronister
cdb15d6b9f
drbd: migrate to by-name
...
linuxPackages.drbd: migrate to by-name
2026-05-27 12:54:21 -05:00
Gergő Gutyina
40fe1c1c4c
{xp-pen-deco-01-v2-driver,xp-pen-g430-driver}: drop ( #465773 )
2026-05-27 13:29:11 +00:00
K900
520c7a1e49
Revert "scx.cscheds: move env variable into env for structuredAttrs"
2026-05-26 12:19:21 +03:00
Masum Reza
4aad360dc2
scx.cscheds: move env variable into env for structuredAttrs ( #524091 )
2026-05-25 18:47:11 +00:00
Michael Daniels
55175fd3a8
fwts: link against zlib ( #522269 )
2026-05-25 18:34:32 +00:00
Sigmanificient
fb024fd107
scx.cscheds: move env variable into env for structuredAttrs
2026-05-25 18:29:33 +02:00
Yohann Boniface
b2fe0bc745
maintainers: remove mbbx6spp ( #521212 )
2026-05-25 11:21:33 +00:00
zowoq
7c329f84b9
linuxKernel.kernels.linux_zen: 7.0.9-zen2 -> 7.0.10-zen1 ( #523444 )
2026-05-24 22:37:39 +00:00
zowoq
93fc6bfdc3
kernel updates for 2026-05-23 (part 2) ( #523528 )
2026-05-24 22:16:41 +00:00
Gaétan Lepage
67832a2a27
linuxPackages.nvidiaPackages.dc_580: 580.159.03 -> 580.159.04 ( #520219 )
2026-05-24 19:25:57 +00:00
Stefan Frijters
3bbbe3e886
drbd-utils: 9.33.0 -> 9.34.0 ( #515578 )
2026-05-24 15:04:31 +00:00
Kiskae
623d0b102e
linuxPackages.nvidiaPackages.dc_580: 580.159.03 -> 580.159.04
2026-05-24 11:06:16 +02:00
zowoq
fdee877a17
linux_5_10: 5.10.256 -> 5.10.257
2026-05-24 03:27:49 +00:00
zowoq
be8e6fc62c
linux_5_15: 5.15.207 -> 5.15.208
2026-05-24 03:27:47 +00:00
zowoq
a217e612d1
linux_6_1: 6.1.173 -> 6.1.174
2026-05-24 03:27:45 +00:00