mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
parent
6c8cad3ca5
commit
8cb6d1ebb3
@ -5698,8 +5698,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/H/HA/HAARG/Moo-1.006000.tar.gz;
|
url = mirror://cpan/authors/id/H/HA/HAARG/Moo-1.006000.tar.gz;
|
||||||
sha256 = "0gjh6dyz825cwjibq2wlpx14drjqx4pxxh931p4x3jd2617hax17";
|
sha256 = "0gjh6dyz825cwjibq2wlpx14drjqx4pxxh931p4x3jd2617hax17";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal ImportInto ];
|
buildInputs = [ TestFatal ];
|
||||||
propagatedBuildInputs = [ ClassMethodModifiers DevelGlobalDestruction ModuleRuntime RoleTiny strictures ];
|
propagatedBuildInputs = [ ClassMethodModifiers DevelGlobalDestruction ImportInto ModuleRuntime RoleTiny strictures ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Minimalist Object Orientation (with Moose compatiblity)";
|
description = "Minimalist Object Orientation (with Moose compatiblity)";
|
||||||
license = "perl5";
|
license = "perl5";
|
||||||
|
Loading…
Reference in New Issue
Block a user