Files
nix-bitcoin/pkgs
Jonas Nick 4c22a3c594 update nixpkgs
bitcoin: 30.0 -> 30.2
bitcoind: 30.0 -> 30.2
bitcoind-knots: 29.2.knots20251110 -> 29.3.knots20260210
btcpayserver: 2.2.1 -> 2.3.4
clightning: 25.09.2 -> 25.12.1
elementsd: 23.2.4 -> 23.3.2
lnd: 0.19.3-beta -> 0.20.1-beta

lnd 0.20 makes its chain notifier subsystem ready later in startup
than its RPC server. lightning-loop and lightning-pool both subscribe
to chain notifications right after dialing lnd, which fails before
the notifier is up and crashes the daemon. Add a 5s ExecStartPre
sleep to both services as a temporary workaround.
2026-05-11 08:14:22 +00:00
..
2025-10-27 10:31:29 +01:00
2025-06-10 13:45:57 +02:00
2026-05-11 08:14:22 +00:00
2025-06-02 10:46:55 +02:00
2025-05-15 22:34:31 +02:00
2026-05-11 08:14:22 +00:00
2026-02-10 11:54:42 +01:00
2025-08-18 13:20:49 +02:00
2025-12-24 08:33:48 +01:00
2024-11-27 18:48:24 +01:00
2026-05-11 08:14:22 +00:00