cachy kernel naming

This commit is contained in:
mjallen18
2025-12-12 13:25:50 -06:00
parent 41063a1ef7
commit ce39a330b1
9 changed files with 250 additions and 205 deletions

View File

@@ -11,6 +11,7 @@
kernelPatches ? [ ],
features ? null,
randstructSeed ? "",
pname ? "unknown",
# For tests
kernelPackages,
flakes,
@@ -25,6 +26,7 @@ let
in
(linuxManualConfig {
inherit
pname
stdenv
version
features