mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 11:53:27 +00:00
[cpan2nix] perlPackages.constant: cleanup
This commit is contained in:
parent
f5bca64df9
commit
86156de2e3
@ -2487,8 +2487,6 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/R/RJ/RJBS/constant-1.33.tar.gz;
|
||||
sha256 = "015my616h5l2fswh52x4dp3n007gk5lax83ww9q6cmzb610mv5kr";
|
||||
};
|
||||
propagatedBuildInputs = [ TestSimple13 ];
|
||||
buildInputs = [ ExtUtilsMakeMaker ];
|
||||
};
|
||||
|
||||
constantboolean = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user