clightning-plugins: remove commando pkg and module

clightning 0.12.0 ships with a reimplementation of the commando plugin that is
incompatible with the commando module that existed in nix-bitcoin.
This commit is contained in:
Jonas Nick 2022-09-03 21:15:50 +00:00
parent 33144262ec
commit 623c238b16
No known key found for this signature in database
GPG key ID: 4861DBF262123605
6 changed files with 18 additions and 49 deletions

View file

@ -71,7 +71,6 @@ NixOS modules ([src](modules/modules.nix))
and [database replication](docs/services.md#setup-clightning-database-replication).\
Available plugins:
* [clboss](https://github.com/ZmnSCPxj/clboss): automated C-Lightning Node Manager
* [commando](https://github.com/lightningd/plugins/tree/master/commando): control your node over lightning
* [currencyrate](https://github.com/lightningd/plugins/tree/master/currencyrate): currency converter
* [helpme](https://github.com/lightningd/plugins/tree/master/helpme): walks you through setting up a fresh c-lightning node
* [monitor](https://github.com/lightningd/plugins/tree/master/monitor): helps you analyze the health of your peers and channels