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)
charge-lnd
electrs
elementsd
extra-container
fulcrum
hwi
2023-07-08 13:33:00 +00:00
lndconnect;
inherit (pkgsUnstable)
btcpayserver
clightning
lightning-loop
lightning-pool
nbxplorer;
inherit pkgs pkgsUnstable;
}