remove recurring-donations module

This module has failed to evaluate for quite some time.
We might bring it back someday with bolt12 and LNURL support.
This commit is contained in:
Erik Arvstedt 2021-11-26 15:13:28 +01:00
parent 9a31cc7d5a
commit 8aa28da110
No known key found for this signature in database
GPG key ID: 33312B944DD97846
7 changed files with 0 additions and 131 deletions

View file

@ -75,7 +75,6 @@ NixOS modules ([src](modules/modules.nix))
* [liquid](https://github.com/elementsproject/elements)
* [JoinMarket](https://github.com/joinmarket-org/joinmarket-clientserver)
* [JoinMarket Orderbook Watcher](https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/orderbook.md)
* [recurring-donations](modules/recurring-donations.nix): for periodic lightning payments
* [bitcoin-core-hwi](https://github.com/bitcoin-core/HWI)
* Helper
* [netns-isolation](modules/netns-isolation.nix): isolates applications on the network-level via network namespaces