[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";
|
||||
};
|
||||
buildInputs = [ TestRequires ];
|
||||
propagatedBuildInputs =
|
||||
[ ClassLoad Moose TaskWeaken TieToObject namespaceclean ];
|
||||
propagatedBuildInputs = [ Moose TaskWeaken TieToObject namespaceclean ];
|
||||
};
|
||||
|
||||
DateCalc = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user