[cpan2nix] perlPackages.MooseXTraitsPluggable: cleanup
This commit is contained in:
parent
78d83c15ca
commit
b9f4db2d45
@ -10299,8 +10299,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "1jjqmcidy4kdgp5yffqqwxrsab62mbhbpvnzdy1rpwnb1savg5mb";
|
sha256 = "1jjqmcidy4kdgp5yffqqwxrsab62mbhbpvnzdy1rpwnb1savg5mb";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestException ];
|
buildInputs = [ TestException ];
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs = [ ListMoreUtils Moose namespaceautoclean ];
|
||||||
[ ClassMOP Moose namespaceautoclean ListMoreUtils ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
MooseXTypes = buildPerlModule rec {
|
MooseXTypes = buildPerlModule rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user