Files
nix-bitcoin/pkgs/pinned.nix
T
Jonas Nick 5f286763b0 update nixpkgs
bitcoind-knots: 29.3.knots20260210 -> 29.3.knots20260508
fulcrum: 1.12.0.1 -> 2.1.1
lightning-loop: 0.33.0-beta -> 0.33.2-beta
lnd: 0.20.1-beta -> 0.21.1-beta
2026-07-21 07:18:07 +00:00

25 lines
398 B
Nix

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