[cpan2nix] perlPackages.DistCheckConflicts: cleanup
This commit is contained in:
parent
62f552329f
commit
5583a1879e
@ -4346,8 +4346,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/D/DO/DOY/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/D/DO/DOY/${name}.tar.gz";
|
||||||
sha256 = "1i7dr9jpdiy2nijl2p4q5zg2q2s9ckbj2hs4kmnnckf9hsb4p17a";
|
sha256 = "1i7dr9jpdiy2nijl2p4q5zg2q2s9ckbj2hs4kmnnckf9hsb4p17a";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal ModuleRuntime ];
|
buildInputs = [ TestFatal ];
|
||||||
propagatedBuildInputs = [ SubExporter ListMoreUtils ];
|
propagatedBuildInputs = [ ModuleRuntime ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://search.cpan.org/perldoc?CPAN::Meta::Spec;
|
homepage = http://search.cpan.org/perldoc?CPAN::Meta::Spec;
|
||||||
description = "Declare version conflicts for your dist";
|
description = "Declare version conflicts for your dist";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user