[cpan2nix] perlPackages.TestWarnings: cleanup
This commit is contained in:
parent
b946667443
commit
9f657389a4
@ -14679,7 +14679,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/E/ET/ETHER/${name}.tar.gz";
|
||||
sha256 = "ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08";
|
||||
};
|
||||
buildInputs = [ TestTester CPANMetaCheck ModuleMetadata ];
|
||||
buildInputs = [ CPANMetaCheck ];
|
||||
meta = {
|
||||
homepage = https://github.com/karenetheridge/Test-Warnings;
|
||||
description = "Test for warnings and the lack of them";
|
||||
|
Loading…
Reference in New Issue
Block a user