electrs: replace local version with nixpkgs

This commit is contained in:
Erik Arvstedt 2021-05-04 13:15:13 +02:00 committed by Jonas Nick
parent 9588b0af08
commit 7ae0a38701
No known key found for this signature in database
GPG key ID: 4861DBF262123605
5 changed files with 1 additions and 50 deletions

View file

@ -14,6 +14,7 @@ in
lndconnect
nbxplorer
btcpayserver
electrs
hwi;
stable = nixBitcoinPkgsStable;