qt6: enable debug info for the rest of them
This commit is contained in:
@@ -32,6 +32,7 @@ stdenv.mkDerivation (args // {
|
||||
moveToDev = false;
|
||||
|
||||
outputs = args.outputs or [ "out" "dev" ];
|
||||
separateDebugInfo = true;
|
||||
|
||||
dontWrapQtApps = args.dontWrapQtApps or true;
|
||||
}) // {
|
||||
|
||||
Reference in New Issue
Block a user