update nixpkgs

btcpayserver: 1.13.7 -> 2.0.7
nbxplorer: 2.5.17 -> 2.5.23

Co-authored-by: Erik Arvstedt <erik.arvstedt@gmail.com>
This commit is contained in:
Erik Arvstedt 2025-03-09 15:18:33 +01:00 committed by Jonas Nick
parent bff10a66e5
commit 8f99c63303
No known key found for this signature in database
GPG key ID: 4861DBF262123605
4 changed files with 17 additions and 17 deletions

View file

@ -240,7 +240,7 @@ def _():
'"version"',
)
# Test web server response
assert_matches(f"curl -fsS -L {ip('btcpayserver')}:23000", "Welcome to your BTCPay&#xA0;Server")
assert_matches(f"curl -fsS -L {ip('btcpayserver')}:23000", "Welcome to BTCPay Server")
@test("rtl")
def _():