aviac
027f6a4b02
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
aviac
42028f155b
feat(nix): also add release-max-perf package build to flake outputs
2026-04-20 17:49:03 +00:00
Henry-Hiles
2942d9133e
chore: remove old newline
2026-04-07 20:41:19 +00:00
Henry-Hiles
0fdb1be938
feat: add customizable cargoExtraArgs
2026-04-07 20:41:19 +00:00
Henry-Hiles
7643b64f60
fix: patchelf binary to link to correct rocksdb
2026-04-07 20:41:19 +00:00
Henry-Hiles
3d9fd34012
feat: add meta to continuwuity build
2026-04-07 20:41:19 +00:00
Henry-Hiles
630963d6e1
fix: add bindgen hook to build
2026-04-07 20:41:19 +00:00
Henry-Hiles
36da6f5bf3
fix: recursively merge build configuration
2026-04-07 20:41:19 +00:00
Henry-Hiles
16321cf467
fix: fix crane name in package build
2026-04-07 20:41:19 +00:00
Henry-Hiles
4d59e07006
chore: rewrite devshell, remove checks
2026-04-07 20:41:19 +00:00
Henry-Hiles
ec5f50c68e
chore: rewrite continuwuity build
2026-04-07 20:41:19 +00:00
Henry-Hiles
db1b08532e
chore: reorganize nix files
2026-04-07 20:41:19 +00:00
aviac
ec3564e8aa
chore: use upstream rust-jemalloc-sys-unprefixed after flake.lock update
2025-10-27 12:55:21 +00:00
aviac
9a887ac04b
chore: fix CI to make all checks green
...
- define a nix default package
- try to fix CI
- fix/improve (?) CI even more (??)
2025-10-27 12:55:21 +00:00
aviac
68bea1816f
feat(nix): flake-parts, first draft
2025-10-27 12:55:20 +00:00