[cpan2nix] perlPackages.CatalystActionRenderView: cleanup
This commit is contained in:
parent
67410316b7
commit
7aa73e2394
@ -1143,6 +1143,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
description = "Sensible default end action";
|
description = "Sensible default end action";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
};
|
};
|
||||||
|
buildInputs = [ HTTPRequestAsCGI ];
|
||||||
};
|
};
|
||||||
|
|
||||||
CatalystActionREST = buildPerlPackage rec {
|
CatalystActionREST = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user