[cpan2nix] perlPackages.namespaceautoclean: cleanup

This commit is contained in:
volth 2018-04-07 07:56:44 +00:00
parent 9346137fae
commit 3cf47c4bde
1 changed files with 1 additions and 1 deletions

View File

@ -10428,7 +10428,7 @@ let self = _self // overrides; _self = with self; {
sha256 = "cd410a1681add521a28805da2e138d44f0d542407b50999252a147e553c26c39";
};
buildInputs = [ TestRequires ];
propagatedBuildInputs = [ BHooksEndOfScope SubIdentify namespaceclean ];
propagatedBuildInputs = [ SubIdentify namespaceclean ];
meta = {
homepage = https://github.com/moose/namespace-autoclean;
description = "Keep imports out of your namespace";