findutils: fixup sandboxed build after #23152
This commit is contained in:
parent
9d14ea4295
commit
2f726fed9f
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "178nn4dl7wbcw499czikirnkniwnx36argdnqgz4ik9i6zvwkm6y";
|
||||
};
|
||||
|
||||
patches = [ ./memory-leak.patch ];
|
||||
patches = [ ./memory-leak.patch ./no-install-statedir.patch ];
|
||||
|
||||
buildInputs = [ coreutils ]; # bin/updatedb script needs to call sort
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user