[cpan2nix] perlPackages.TestCheckDeps: cleanup

This commit is contained in:
volth 2018-04-07 07:55:02 +00:00
parent 6809ce6049
commit fac56514fc

View File

@ -13750,7 +13750,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/L/LE/LEONT/${name}.tar.gz";
sha256 = "1vjinlixxdx6gfcw8y1dw2rla8bfhi8nmgcqr3nffc7kqskcrz36";
};
buildInputs = [ ModuleBuildTiny ModuleMetadata ];
propagatedBuildInputs = [ CPANMetaCheck ];
meta = {
description = "Check for presence of dependencies";