mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
perlPackages.CatalystPluginSession: cleanups
This commit is contained in:
parent
84cf59063c
commit
72cafdb1d6
@ -2680,7 +2680,7 @@ with self; {
|
|||||||
url = "mirror://cpan/authors/id/H/HA/HAARG/Catalyst-Plugin-Session-0.43.tar.gz";
|
url = "mirror://cpan/authors/id/H/HA/HAARG/Catalyst-Plugin-Session-0.43.tar.gz";
|
||||||
hash = "sha256-Xn180rlbH8IkS8buuPRPg11gPqB/WjkRCIHbYJKLFMQ=";
|
hash = "sha256-Xn180rlbH8IkS8buuPRPg11gPqB/WjkRCIHbYJKLFMQ=";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestDeep TestException TestWWWMechanizePSGI ];
|
buildInputs = [ TestDeep TestException TestNeeds ];
|
||||||
propagatedBuildInputs = [ CatalystRuntime ObjectSignature ];
|
propagatedBuildInputs = [ CatalystRuntime ObjectSignature ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Generic Session plugin - ties together server side storage and client side state required to maintain session data";
|
description = "Generic Session plugin - ties together server side storage and client side state required to maintain session data";
|
||||||
|
Loading…
Reference in New Issue
Block a user