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

This commit is contained in:
nixbitcoin 2021-07-07 13:12:09 +00:00
parent 842ed44292
commit ffbbdab999
No known key found for this signature in database
GPG key ID: B6044ECBA2DAE5D0
7 changed files with 3 additions and 107 deletions

View file

@ -15,7 +15,9 @@ in
nbxplorer
btcpayserver
electrs
hwi;
hwi
lightning-loop
lightning-pool;
stable = nixBitcoinPkgsStable;
unstable = nixBitcoinPkgsUnstable;