mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 11:08:07 +02:00
Auto detect modDirVersion for each kernel
This commit is contained in:
parent
3e1b837a88
commit
0f37bc0571
@ -58,8 +58,6 @@ let
|
|||||||
|
|
||||||
defconfig = "cachyos_defconfig";
|
defconfig = "cachyos_defconfig";
|
||||||
|
|
||||||
modDirVersion = "${ver0}";
|
|
||||||
|
|
||||||
# Clang has some incompatibilities with NixOS's default kernel config
|
# Clang has some incompatibilities with NixOS's default kernel config
|
||||||
ignoreConfigErrors = lto;
|
ignoreConfigErrors = lto;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user