[cpan2nix] perlPackages.ClassLoadXS: cleanup
This commit is contained in:
parent
9a6142fc2f
commit
34ce19da77
@ -2163,7 +2163,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/E/ET/ETHER/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/E/ET/ETHER/${name}.tar.gz";
|
||||||
sha256 = "5bc22cf536ebfd2564c5bdaf42f0d8a4cee3d1930fc8b44b7d4a42038622add1";
|
sha256 = "5bc22cf536ebfd2564c5bdaf42f0d8a4cee3d1930fc8b44b7d4a42038622add1";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleImplementation TestFatal TestNeeds ];
|
buildInputs = [ TestFatal TestNeeds ];
|
||||||
propagatedBuildInputs = [ ClassLoad ];
|
propagatedBuildInputs = [ ClassLoad ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/moose/Class-Load-XS;
|
homepage = https://github.com/moose/Class-Load-XS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user