nfs-utils: Reduce closure size from 269 to 135 MiB
This commit is contained in:
parent
1eff910a15
commit
642b68cfcc
|
@ -94,6 +94,8 @@ in stdenv.mkDerivation rec {
|
|||
$out/etc/systemd/system/*
|
||||
'';
|
||||
|
||||
stripDebugList = [ "bin" "lib" "etc" ];
|
||||
|
||||
# One test fails on mips.
|
||||
doCheck = !stdenv.isMips;
|
||||
|
||||
|
|
Loading…
Reference in New Issue