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

@ -3,7 +3,6 @@ let
pkgs = import pinned.nixpkgs-unstable {};
nbPkgs = import ../pkgs { inherit pkgs; };
pkgsUnstable = with nbPkgs; [
electrs
joinmarket
lightning-loop
lightning-pool