vscode: don't dump all the commands to a file
This is necessary due to cp -r ./* commands that copy this debug file
This commit is contained in:
@@ -72,6 +72,7 @@ let
|
||||
|
||||
dontBuild = true;
|
||||
dontConfigure = true;
|
||||
noDumpEnvVars = true;
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
Reference in New Issue
Block a user