[cpan2nix] perlPackages.CatalystViewTT: cleanup
This commit is contained in:
parent
39083eeba3
commit
f7ca652210
@ -1689,7 +1689,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/E/ET/ETHER/${name}.tar.gz";
|
||||
sha256 = "06d1zg4nbb6kcyjbnyxrkf8z4zlscxr8650d94f7187jygfl8rvh";
|
||||
};
|
||||
propagatedBuildInputs = [ CatalystRuntime ClassAccessor MROCompat PathClass TemplateToolkit TemplateTimer ];
|
||||
propagatedBuildInputs = [ CatalystRuntime TemplateTimer ];
|
||||
meta = {
|
||||
description = "Template View Class";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user