tidal: dont strip (#519076)
This commit is contained in:
@@ -30,6 +30,8 @@ stdenv.mkDerivation {
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
dontStrip = true;
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user