[cpan2nix] perlPackages.DataVisitor: cleanup
This commit is contained in:
parent
136e28ca9f
commit
79e9c6d62d
@ -3464,8 +3464,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "0m7d1505af9z2hj5aw020grcmjjlvnkjpvjam457d7k5qfy4m8lf";
|
sha256 = "0m7d1505af9z2hj5aw020grcmjjlvnkjpvjam457d7k5qfy4m8lf";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestRequires ];
|
buildInputs = [ TestRequires ];
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs = [ Moose TaskWeaken TieToObject namespaceclean ];
|
||||||
[ ClassLoad Moose TaskWeaken TieToObject namespaceclean ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
DateCalc = buildPerlPackage {
|
DateCalc = buildPerlPackage {
|
||||||
|
Loading…
Reference in New Issue
Block a user