perl: Disable tests
It appears that these got re-enabled accidentally in
d1ed0f44cd.
http://hydra.nixos.org/build/13369824
This commit is contained in:
@@ -70,6 +70,5 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
setupHook = ./setup-hook.sh;
|
setupHook = ./setup-hook.sh;
|
||||||
|
|
||||||
doCheck = stdenv.isLinux;
|
|
||||||
passthru.libPrefix = "lib/perl5/site_perl";
|
passthru.libPrefix = "lib/perl5/site_perl";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user