lightning-loop & lightning-pool: replace local versions with nixpkgs

This commit is contained in:
nixbitcoin
2021-07-12 11:20:32 +00:00
parent 842ed44292
commit ffbbdab999
7 changed files with 3 additions and 107 deletions
+3 -1
View File
@@ -15,7 +15,9 @@ in
nbxplorer
btcpayserver
electrs
hwi;
hwi
lightning-loop
lightning-pool;
stable = nixBitcoinPkgsStable;
unstable = nixBitcoinPkgsUnstable;