rush: Fix build on Linux

http://hydra.nixos.org/build/12922354
This commit is contained in:
Eelco Dolstra
2014-08-08 17:59:02 +02:00
parent a01862a4b6
commit 66fb10ecb5
2 changed files with 15 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "0fh0gbbp0iiq3wbkf503xb40r8ljk42vyj9bnlflbz82d6ipy1rm";
};
patches = [ ./gets.patch ];
doCheck = true;
meta = {