mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
hyprutils: Enable separateDebugInfo
(cherry picked from commit 8df4453081)
This commit is contained in:
committed by
github-actions[bot]
parent
1ee82d8416
commit
d9f42f4ff5
@@ -34,6 +34,7 @@ gcc15Stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
cmakeBuildType = "RelWithDebInfo";
|
||||
separateDebugInfo = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user