findutils: fixup sandboxed build after #23152

This commit is contained in:
Vladimír Čunát 2017-02-26 09:26:22 +01:00
parent 9d14ea4295
commit 2f726fed9f
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -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