[cpan2nix] perlPackages.CatalystXScriptServerStarman: cleanup
This commit is contained in:
parent
c2d5757906
commit
39685a0525
@ -2155,7 +2155,7 @@ let
|
|||||||
../development/perl-modules/CatalystXScriptServerStarman-fork-arg.patch
|
../development/perl-modules/CatalystXScriptServerStarman-fork-arg.patch
|
||||||
];
|
];
|
||||||
buildInputs = [ TestWWWMechanizeCatalyst ];
|
buildInputs = [ TestWWWMechanizeCatalyst ];
|
||||||
propagatedBuildInputs = [ CatalystRuntime Starman PodParser ];
|
propagatedBuildInputs = [ CatalystRuntime MooseXTypes PodParser Starman ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Replace the development server with Starman";
|
description = "Replace the development server with Starman";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user