hwi: replace local version with upstream

This commit is contained in:
nixbitcoin 2021-04-23 10:46:17 +00:00
parent 757e0cfe22
commit a71f69cb3a
No known key found for this signature in database
GPG key ID: B6044ECBA2DAE5D0
7 changed files with 2 additions and 120 deletions

View file

@ -13,7 +13,8 @@ in
lnd
lndconnect
nbxplorer
btcpayserver;
btcpayserver
hwi;
stable = nixBitcoinPkgsStable;
unstable = nixBitcoinPkgsUnstable;