[cpan2nix] perlPackages.CatalystXScriptServerStarman: cleanup
This commit is contained in:
parent
b3526f54b6
commit
de2d6985ff
@ -1739,7 +1739,7 @@ let self = _self // overrides; _self = with self; {
|
||||
../development/perl-modules/CatalystXScriptServerStarman-fork-arg.patch
|
||||
];
|
||||
buildInputs = [ TestWWWMechanizeCatalyst ];
|
||||
propagatedBuildInputs = [ CatalystRuntime Moose namespaceautoclean Starman ];
|
||||
propagatedBuildInputs = [ CatalystRuntime Starman ];
|
||||
meta = {
|
||||
description = "Replace the development server with Starman";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user