[cpan2nix] perlPackages.CatalystPluginStaticSimple: cleanup
This commit is contained in:
parent
d69b75655b
commit
3211e78797
@ -2031,7 +2031,7 @@ let
|
|||||||
sha256 = "0m4l627p2fvzr4i6sgdxhdvsx4wpa6qmaibsbxlg5x5yjs7k7drn";
|
sha256 = "0m4l627p2fvzr4i6sgdxhdvsx4wpa6qmaibsbxlg5x5yjs7k7drn";
|
||||||
};
|
};
|
||||||
patches = [ ../development/perl-modules/catalyst-plugin-static-simple-etag.patch ];
|
patches = [ ../development/perl-modules/catalyst-plugin-static-simple-etag.patch ];
|
||||||
propagatedBuildInputs = [ CatalystRuntime MIMETypes ];
|
propagatedBuildInputs = [ CatalystRuntime MIMETypes MooseXTypes ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Make serving static pages painless";
|
description = "Make serving static pages painless";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
Reference in New Issue
Block a user