[cpan2nix] perlPackages.CatalystPluginCache: cleanup
This commit is contained in:
parent
8982dad5d9
commit
c1052f6819
@ -1401,7 +1401,7 @@ let self = _self // overrides; _self = with self; {
|
||||
sha256 = "1q23aipvrl888h06ldr4mmjbykz0j4rqwipxg1jv094kki2fspr9";
|
||||
};
|
||||
buildInputs = [ TestDeep TestException ];
|
||||
propagatedBuildInputs = [ CatalystRuntime MROCompat TaskWeaken ];
|
||||
propagatedBuildInputs = [ CatalystRuntime ];
|
||||
meta = {
|
||||
description = "Flexible caching support for Catalyst";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user