hyprutils: Enable separateDebugInfo
This commit is contained in:
@@ -34,6 +34,7 @@ gcc15Stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
cmakeBuildType = "RelWithDebInfo";
|
||||
separateDebugInfo = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user