Merge fort-nix/nix-bitcoin#359: charge-lnd: add module

b666bb2903 charge-lnd: add module (Martin Milata)

Pull request description:

ACKs for top commit:
  nixbitcoin:
    ACK b666bb2903

Tree-SHA512: c5e1edeefbd68ec4ba0e12c57922fb21ae3d1b3d54e403087e5bb7f6285db0a011404125c516bd7739741609d21fef6e7d86ad613c364aca6010652118faffff
This commit is contained in:
Jonas Nick 2021-07-15 22:15:11 +00:00
commit 676a4beb81
No known key found for this signature in database
GPG key ID: 4861DBF262123605
9 changed files with 171 additions and 2 deletions

View file

@ -9,6 +9,7 @@ in
inherit (nixpkgsUnstable)
bitcoin
bitcoind
charge-lnd
clightning
lnd
lndconnect