* `make check' for Cache-FastMmap fails randomly under high load
because it's timing sensitive, so disable it (see http://hydra.nixos.org/build/26871/nixlog/1). svn path=/nixpkgs/trunk/; revision=15338
This commit is contained in:
parent
3e0708e505
commit
1ca8ff1cbb
@ -90,6 +90,7 @@ rec {
|
|||||||
url = mirror://cpan/authors/id/R/RO/ROBM/Cache-FastMmap-1.28.tar.gz;
|
url = mirror://cpan/authors/id/R/RO/ROBM/Cache-FastMmap-1.28.tar.gz;
|
||||||
sha256 = "1m851bz5025wy24mzsi1i8hdyg8bm7lszx9rnn47llsv6hb9v0da";
|
sha256 = "1m851bz5025wy24mzsi1i8hdyg8bm7lszx9rnn47llsv6hb9v0da";
|
||||||
};
|
};
|
||||||
|
doCheck = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
CaptchaReCAPTCHA = buildPerlPackage rec {
|
CaptchaReCAPTCHA = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user