nix-bitcoin/pkgs/pinned.nix

22 lines
334 B
Nix
Raw Normal View History

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