[cpan2nix] perlPackages.PlackMiddlewareMethodOverride: cleanup
This commit is contained in:
parent
8fabe0bd21
commit
4d9bb43f62
1 changed files with 0 additions and 1 deletions
|
@ -11847,7 +11847,6 @@ let self = _self // overrides; _self = with self; {
|
|||
url = "mirror://cpan/authors/id/D/DW/DWHEELER/${name}.tar.gz";
|
||||
sha256 = "2b4a6e67006f97a2b4cf7980900f6a8ababb1cf97d6597319f9897ada3c555bc";
|
||||
};
|
||||
buildInputs = [ Plack URI ];
|
||||
propagatedBuildInputs = [ Plack ];
|
||||
meta = {
|
||||
description = "Override REST methods to Plack apps via POST";
|
||||
|
|
Loading…
Reference in a new issue