• v0.0.24 231046cbc0

    Fix Nix string escaping in PostgreSQL password setup
    Some checks are pending
    nix-bitcoin tests / build_test_drivers (push) Waiting to run
    nix-bitcoin tests / test_scenario (default) (push) Blocked by required conditions
    nix-bitcoin tests / test_scenario (joinmarket-bitcoind-29) (push) Blocked by required conditions
    nix-bitcoin tests / test_scenario (netns) (push) Blocked by required conditions
    nix-bitcoin tests / test_scenario (netnsRegtest) (push) Blocked by required conditions
    nix-bitcoin tests / check_flake (push) Waiting to run

    Ghost released this 2026-01-11 19:13:55 +00:00 | 2 commits to main since this release

    In Nix '' strings, '''' produces a literal ''. The sed pattern
    to double single quotes needs this escaping.

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads