[cpan2nix] perlPackages.DistZillaPluginBundleTestingMania: cleanup
This commit is contained in:
parent
21babc775f
commit
9a06f83907
@ -4668,7 +4668,7 @@ let self = _self // overrides; _self = with self; {
|
||||
description = "Test your dist with every testing plugin conceivable";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
doCheck = false;
|
||||
doCheck = false; /* fails with 'open3: exec of .. perl .. failed: Argument list too long at .../TAP/Parser/Iterator/Process.pm line 165.' */
|
||||
};
|
||||
|
||||
DistZillaPluginCheckChangeLog = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user