lightning-loop: add pkg
This commit is contained in:
parent
272b8568e7
commit
1bb801ad7b
5 changed files with 55 additions and 1 deletions
|
|
@ -11,7 +11,9 @@ in
|
|||
bitcoind
|
||||
clightning
|
||||
lnd;
|
||||
inherit (nixBitcoinPkgsUnstable) electrs;
|
||||
inherit (nixBitcoinPkgsUnstable)
|
||||
electrs
|
||||
lightning-loop;
|
||||
|
||||
stable = nixBitcoinPkgsStable;
|
||||
unstable = nixBitcoinPkgsUnstable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue