lto server
This commit is contained in:
@@ -63,7 +63,7 @@ let
|
||||
|
||||
serverLtoKernelAttrs = {
|
||||
taste = "linux-cachyos-server";
|
||||
configPath = ./config-nix/cachyos-lto.x86_64-linux.nix;
|
||||
configPath = ./config-nix/cachyos-server-lto.x86_64-linux.nix;
|
||||
|
||||
# Pass the unified arguments (including the resolved 'self') to llvm-pkgs
|
||||
inherit (import ./lib/llvm-pkgs.nix (args // { inherit self; })) callPackage;
|
||||
|
||||
Reference in New Issue
Block a user