[cpan2nix] perlPackages.CatalystTraitForRequestProxyBase: cleanup
This commit is contained in:
parent
bd784e9899
commit
056c895e09
@ -1710,8 +1710,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/B/BO/BOBTFISH/Catalyst-TraitFor-Request-ProxyBase-0.000005.tar.gz;
|
url = mirror://cpan/authors/id/B/BO/BOBTFISH/Catalyst-TraitFor-Request-ProxyBase-0.000005.tar.gz;
|
||||||
sha256 = "a7bf0faa7e12ca5df625d9f5fc710f11bfd16ba5385837e48d42b3d286c9710a";
|
sha256 = "a7bf0faa7e12ca5df625d9f5fc710f11bfd16ba5385837e48d42b3d286c9710a";
|
||||||
};
|
};
|
||||||
buildInputs = [ CatalystRuntime HTTPMessage ];
|
buildInputs = [ CatalystRuntime CatalystXRoleApplicator HTTPMessage ];
|
||||||
propagatedBuildInputs = [ CatalystXRoleApplicator Moose URI namespaceautoclean ];
|
propagatedBuildInputs = [ Moose URI namespaceautoclean ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Replace request base with value passed by HTTP proxy";
|
description = "Replace request base with value passed by HTTP proxy";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user