[cpan2nix] perlPackages.CPANPLUS: cleanup
This commit is contained in:
parent
2e8e10e659
commit
eb83492dff
@ -2904,7 +2904,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/B/BI/BINGOS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/B/BI/BINGOS/${name}.tar.gz";
|
||||||
sha256 = "1ahddfs9jc2z3h7z6lkf9ppmrgw2kjnzcpbrhvwq3rlpxa9xshhq";
|
sha256 = "1ahddfs9jc2z3h7z6lkf9ppmrgw2kjnzcpbrhvwq3rlpxa9xshhq";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ArchiveExtract LogMessage ModulePluggable ObjectAccessor PackageConstants ];
|
propagatedBuildInputs = [ ArchiveExtract ModulePluggable ObjectAccessor PackageConstants TermUI ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/jib/cpanplus-devel;
|
homepage = https://github.com/jib/cpanplus-devel;
|
||||||
description = "Ameliorated interface to the CPAN";
|
description = "Ameliorated interface to the CPAN";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user