[cpan2nix] perlPackages.TestCheckDeps: cleanup
This commit is contained in:
parent
6809ce6049
commit
fac56514fc
@ -13750,7 +13750,6 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/L/LE/LEONT/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/L/LE/LEONT/${name}.tar.gz";
|
||||||
sha256 = "1vjinlixxdx6gfcw8y1dw2rla8bfhi8nmgcqr3nffc7kqskcrz36";
|
sha256 = "1vjinlixxdx6gfcw8y1dw2rla8bfhi8nmgcqr3nffc7kqskcrz36";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleBuildTiny ModuleMetadata ];
|
|
||||||
propagatedBuildInputs = [ CPANMetaCheck ];
|
propagatedBuildInputs = [ CPANMetaCheck ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Check for presence of dependencies";
|
description = "Check for presence of dependencies";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user