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:
Ilya Fedin 2022-03-15 00:24:17 +04:00
parent 8213bd8199
commit 188743537d

View File

@ -72,6 +72,7 @@ let
dontBuild = true;
dontConfigure = true;
noDumpEnvVars = true;
installPhase = ''
runHook preInstall