[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";
|
||||
};
|
||||
buildInputs = [ TestException ];
|
||||
propagatedBuildInputs =
|
||||
[ ClassMOP Moose namespaceautoclean ListMoreUtils ];
|
||||
propagatedBuildInputs = [ ListMoreUtils Moose namespaceautoclean ];
|
||||
};
|
||||
|
||||
MooseXTypes = buildPerlModule rec {
|
||||
|
Loading…
x
Reference in New Issue
Block a user