dotnetCorePackages: Fix closure size
This commit is contained in:
parent
8b8b6b20a8
commit
f22e45aeec
@ -36,6 +36,7 @@ in stdenv.mkDerivation rec {
|
|||||||
sourceRoot = ".";
|
sourceRoot = ".";
|
||||||
|
|
||||||
dontPatchELF = true;
|
dontPatchELF = true;
|
||||||
|
noDumpEnvVars = true;
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
runHook preInstall
|
runHook preInstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user