mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-07-17 11:51:59 +00:00
CI is running `cargo build --all-features`, so we should be passing all the features to nix as well. The only thing this currently affects is the jemalloc_prof feature, but if we add any non-default features that affect nix in the future they should also be handled correctly now.