[cpan2nix] perlPackages.ModuleBuildPluggablePPPort: cleanup
This commit is contained in:
parent
c33a3c6309
commit
9938dd313f
@ -9160,8 +9160,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/T/TO/TOKUHIROM/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/T/TO/TOKUHIROM/${name}.tar.gz";
|
||||||
sha256 = "44084ba3d8815f343bd391585ac5d8339a4807ce5c0dd84c98db8f310b64c0ea";
|
sha256 = "44084ba3d8815f343bd391585ac5d8339a4807ce5c0dd84c98db8f310b64c0ea";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleBuild TestRequires ];
|
buildInputs = [ TestRequires TestSharedFork ];
|
||||||
propagatedBuildInputs = [ ClassAccessorLite ModuleBuildPluggable ];
|
propagatedBuildInputs = [ ModuleBuildPluggable ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Generate ppport.h";
|
description = "Generate ppport.h";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user