fix(nix): fix all-features build #1422

Merged
Jade merged 2 commits from Aviac/continuwuity:fix-all-features into main 2026-02-20 21:21:11 +00:00

2 commits

Author SHA1 Message Date
Ben Botwin
40de2831a5
added unstable flag to buildDeps
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m11s
Documentation / Build and Deploy Documentation (push) Successful in 1m29s
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 3m7s
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Checks / Prek / Pre-commit & Formatting (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 13m24s
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
2026-02-20 21:20:54 +00:00
814151e428
fix(nix): fix all-features build
The build was broken since we started using an unstable reqwest version
which requires setting an extra feature flag
2026-02-20 21:20:54 +00:00