[cpan2nix] perlPackages.CatalystXScriptServerStarman: cleanup

This commit is contained in:
volth 2018-04-07 07:58:58 +00:00
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 ];