[cpan2nix] perlPackages.CatalystDevel: cleanup
This commit is contained in:
parent
d00c6518a2
commit
9e199debbb
1 changed files with 1 additions and 1 deletions
|
@ -1263,7 +1263,7 @@ let self = _self // overrides; _self = with self; {
|
|||
sha256 = "bce371ba801c7d79eff3257e0af907cf62f140de968f0d63bf55be37d702a58a";
|
||||
};
|
||||
buildInputs = [ TestFatal ];
|
||||
propagatedBuildInputs = [ CatalystActionRenderView CatalystPluginConfigLoader CatalystPluginStaticSimple CatalystRuntime ConfigGeneral FileChangeNotify FileCopyRecursive FileShareDir ModuleInstall Moose MooseXDaemonize MooseXEmulateClassAccessorFast PathClass TemplateToolkit Starman namespaceautoclean namespaceclean ];
|
||||
propagatedBuildInputs = [ CatalystActionRenderView CatalystPluginConfigLoader CatalystPluginStaticSimple ConfigGeneral FileChangeNotify FileCopyRecursive ModuleInstall TemplateToolkit ];
|
||||
meta = {
|
||||
homepage = http://dev.catalyst.perl.org/;
|
||||
description = "Catalyst Development Tools";
|
||||
|
|
Loading…
Reference in a new issue