mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
perlPackages.CPANPLUS: restore build inputs removed in #41394
This commit is contained in:
parent
ea52ca64e8
commit
5b96694e2d
@ -2905,7 +2905,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/B/BI/BINGOS/${name}.tar.gz";
|
||||
sha256 = "1q4b0fkdn4sh8ym9dig21w96p7kzrhq66lqhn0dy1l3pgx413zlc";
|
||||
};
|
||||
doCheck = false;
|
||||
propagatedBuildInputs = [ ArchiveExtract LogMessage ModulePluggable ObjectAccessor PackageConstants ];
|
||||
meta = {
|
||||
homepage = https://github.com/jib/cpanplus-devel;
|
||||
description = "Ameliorated interface to the CPAN";
|
||||
|
Loading…
Reference in New Issue
Block a user