electrs: replace local version with nixpkgs
This commit is contained in:
committed by
Jonas Nick
parent
9588b0af08
commit
7ae0a38701
@@ -3,7 +3,6 @@ let
|
||||
pkgs = import pinned.nixpkgs-unstable {};
|
||||
nbPkgs = import ../pkgs { inherit pkgs; };
|
||||
pkgsUnstable = with nbPkgs; [
|
||||
electrs
|
||||
joinmarket
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
|
||||
Reference in New Issue
Block a user