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