continuwuity/nix/pkgs/main
Benjamin Lee 1e7be3465b
enable all-features in nix for CI builds
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.
2024-05-23 21:16:01 -07:00
..
cross-compilation-env.nix use lib.makeScope and files to organize packages 2024-04-26 02:03:40 -04:00
default.nix enable all-features in nix for CI builds 2024-05-23 21:16:01 -07:00