nixide/rust
Robert Hensing 18da552952 fix: Pre-enable ca-derivations in tests
This way we don't run into any race conditions when individual tests
enable the feature.
Specifically this affects the initialization of our default store for
testing.
The test suite *should* not be all that sensitive to the environment,
but that's some future work to make sure.
2025-10-23 19:42:28 +02:00
..
nix-bindings-bindgen-raw Rename crates nix- -> nix-bindings- 2025-10-04 02:44:55 +02:00
nix-bindings-expr Rename crates nix- -> nix-bindings- 2025-10-04 02:44:55 +02:00
nix-bindings-fetchers Rename crates nix- -> nix-bindings- 2025-10-04 02:44:55 +02:00
nix-bindings-flake Rename crates nix- -> nix-bindings- 2025-10-04 02:44:55 +02:00
nix-bindings-store maint: Add version bound to new additions 2025-10-21 23:18:33 +02:00
nix-bindings-util Rename crates nix- -> nix-bindings- 2025-10-04 02:44:55 +02:00
bindgen-gcc.sh maint: Fix apparently ignored '' in BINDGEN_EXTRA_CLANG_ARGS 2025-10-04 02:31:16 +02:00
Cargo.lock feat: Store::realise, Store::add_derivation, Store::derivation_from_json 2025-10-21 23:02:37 +02:00
Cargo.toml Rename crates nix- -> nix-bindings- 2025-10-04 02:44:55 +02:00
nci.nix fix: Pre-enable ca-derivations in tests 2025-10-23 19:42:28 +02:00