[cpan2nix] perlPackages.namespaceautoclean: cleanup
This commit is contained in:
parent
9346137fae
commit
3cf47c4bde
@ -10428,7 +10428,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "cd410a1681add521a28805da2e138d44f0d542407b50999252a147e553c26c39";
|
sha256 = "cd410a1681add521a28805da2e138d44f0d542407b50999252a147e553c26c39";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestRequires ];
|
buildInputs = [ TestRequires ];
|
||||||
propagatedBuildInputs = [ BHooksEndOfScope SubIdentify namespaceclean ];
|
propagatedBuildInputs = [ SubIdentify namespaceclean ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/moose/namespace-autoclean;
|
homepage = https://github.com/moose/namespace-autoclean;
|
||||||
description = "Keep imports out of your namespace";
|
description = "Keep imports out of your namespace";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user