Files
nix-bitcoin/pkgs/pinned.nix
T

25 lines
398 B
Nix

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