update nixpkgs

btcpayserver: 1.7.3 -> 1.7.12
elementsd: 22.0.2 -> 22.1
nbxplorer: 2.3.54 -> 2.3.62

Also add new required argument to flake-info in CI test script.
This commit is contained in:
Jonas Nick 2023-02-19 13:53:54 +00:00
parent 479e21a122
commit 3480232f2a
No known key found for this signature in database
GPG key ID: 4861DBF262123605
5 changed files with 24 additions and 24 deletions

View file

@ -20,4 +20,4 @@ if [[ ${CACHIX_SIGNING_KEY:-} ]]; then
fi
echo "Running flake-info (nixos-search)"
flake-info flake ../..
flake-info --json flake ../.. >/dev/null