7 Commits

Author SHA1 Message Date
zowoq
2879caafcf linux_hardened: remove
isn't maintained to the standards people expect of kernels in nixpkgs
2026-04-04 13:51:50 +10:00
zowoq
85edc037e4 linux-rt: remove
isn't maintained to the standards people expect of kernels in nixpkgs
2026-03-24 15:41:39 +10:00
zowoq
94fc9597d5 linux_libre: remove cruft
follow up from 545a975d7e
2026-03-19 11:05:10 +10:00
Wolfgang Walther
3b1e37dce8 maintainers: drop nequissimus
Reacted to 3 out of 375 maintainer pings in the least 180 days.
2025-12-09 21:09:09 +01:00
Maximilian Bosch
a943d89fb0 linux_5_4: remove
See https://endoflife.date/linux

Will be end of life on 2025-12-31 which is well within the timespan of
25.11.
2025-10-22 15:47:51 +02:00
Elliot Berman
147f928da3 nixos: tests: kernelGeneric: Fix testsForKernel when accessed outside nixosTests
Use patchedPkgs.linuxPackagesFor to ensure the hello-world extension is
applied to a kernel passed from, for example,
linuxKernel.kernels.linux_6_12.tests.testsForKernel

Also add a comment about why we can't use nixpkgs.overlays in this
particular test.

Fixes: fa533ecbdf ("nixos: tests: kernel-generic: Add kernelPackagesExtensions test")
2025-10-19 16:52:46 -07:00
Elliot Berman
fa533ecbdf nixos: tests: kernel-generic: Add kernelPackagesExtensions test
Extend kernelPackages using kernelPackagesExtensions by adding a simple
"hello world" kernel module. Ensure it is loaded and the "Hello world!"
printk appears in dmesg.
2025-10-03 09:58:42 -07:00