[cpan2nix] perlPackages.CatalystDispatchTypeRegex: cleanup
This commit is contained in:
parent
7ab7e69d18
commit
8982dad5d9
@ -1268,7 +1268,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/M/MG/MGRIMES/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/M/MG/MGRIMES/${name}.tar.gz";
|
||||||
sha256 = "06jq1lmpq88rmp9zik5gqczg234xac0hiyc3l698iif7zsgcyb80";
|
sha256 = "06jq1lmpq88rmp9zik5gqczg234xac0hiyc3l698iif7zsgcyb80";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ Moose TextSimpleTable ];
|
propagatedBuildInputs = [ CatalystRuntime ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Regex DispatchType";
|
description = "Regex DispatchType";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
Reference in New Issue
Block a user