nixide/rust
Robert Hensing 22ffd20c53 refact: Use Option instead of custom ValueTypeOrThunk
This loses the custom name for "thunk", but checking thunkness is
a niche use case that I don't think we should spend much code on.

(cherry picked from commit 7bdff525c13234ce6a32ea9346292d948b0840c1)
2025-10-04 02:31:16 +02:00
..
nix-c-raw bindgen strip nix_ prefix 2025-10-04 02:30:46 +02:00
nix-expr refact: Use Option instead of custom ValueTypeOrThunk 2025-10-04 02:31:16 +02:00
nix-store adjust all tests to nix_store_open's new signature 2025-10-04 02:31:16 +02:00
nix-util refact: Fix warning 2025-10-04 02:30:46 +02:00
Cargo.lock test nix_state_create's lookupPath argument 2025-10-04 02:30:46 +02:00
Cargo.toml feat: Add nix-expr library, update nix 2025-09-30 19:06:17 +02:00
nci.nix dev: Use relocated store in Nix-packaged tests 2025-10-04 02:30:46 +02:00