continuwuity/nix/packages
aviac c195f6dddc
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 15:22:13 +02:00
..
continuwuity.nix feat(nix): allow override of RUSTFLAGS for certain features 2026-04-20 15:22:13 +02:00
default.nix feat(nix): allow override of RUSTFLAGS for certain features 2026-04-20 15:22:13 +02:00
rocksdb.nix fix: postPatch issue due to version override 2026-04-07 20:41:19 +00:00