[cpan2nix] perlPackages.DataVisitor: cleanup
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user