tidal: dont strip (#519076)

This commit is contained in:
isabel
2026-05-11 17:55:21 +00:00
committed by GitHub
+2
View File
@@ -30,6 +30,8 @@ stdenv.mkDerivation {
strictDeps = true;
__structuredAttrs = true;
dontStrip = true;
installPhase = ''
runHook preInstall