nix-bitcoin/pkgs/pinned.nix

25 lines
367 B
Nix

# This file is generated by ../helper/update-flake.nix
pkgs: pkgsUnstable:
{
inherit (pkgs)
bitcoin
bitcoind
charge-lnd
electrs
elementsd
extra-container
lightning-pool
lndconnect;
inherit (pkgsUnstable)
btcpayserver
clightning
fulcrum
hwi
lightning-loop
lnd
nbxplorer;
inherit pkgs pkgsUnstable;
}