continuwuity/nix
aviac 027f6a4b02
Some checks failed
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m25s
Documentation / Build and Deploy Documentation (push) Successful in 1m35s
Release Docker Image / Build linux-arm64 (release) (push) Failing after 2m23s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 9m52s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 13m49s
Release Docker Image / Create Multi-arch Release Manifest (push) Has been skipped
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been skipped
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been skipped
Release Docker Image / Create Max-Perf Manifest (push) Has been skipped
Release Docker Image / Mirror Images (push) Has been skipped
feat(nix): allow override of RUSTFLAGS for certain features
- enabling the `http3` features requires unstable features, namely `reqwest_unstable`
- the main suggestion of cargo is to enable this through RUSTFLAGS
- we had no way to customize RUSTFLAGS, now we do
- changed the max-perf package to showcase this feature
- also turn on http3 by default in both max-perf and the default build
  (jade approved this)
2026-04-20 17:49:03 +00:00
..
packages feat(nix): allow override of RUSTFLAGS for certain features 2026-04-20 17:49:03 +00:00
crane.nix chore: rewrite devshell, remove checks 2026-04-07 20:41:19 +00:00
default.nix feat: add rocksdb updater nix app 2026-04-07 20:41:19 +00:00
devshell.nix fix: devshell on darwin 2026-04-08 20:14:36 +00:00
fmt.nix fix: make fmt run on correct toolchain 2026-04-07 20:41:19 +00:00
rocksdb-updater.nix feat: add rocksdb updater nix app 2026-04-07 20:41:19 +00:00
rust.nix chore: rewrite devshell, remove checks 2026-04-07 20:41:19 +00:00