dotnetCorePackages: Fix closure size

This commit is contained in:
Herman Fries 2020-01-30 14:59:48 +01:00 committed by Jon
parent 8b8b6b20a8
commit f22e45aeec

View File

@ -36,6 +36,7 @@ in stdenv.mkDerivation rec {
sourceRoot = ".";
dontPatchELF = true;
noDumpEnvVars = true;
installPhase = ''
runHook preInstall