nixide/nix-bindings-store
Robert Hensing 6619b881b3 Assert STORE_PATH_HASH_SIZE matches C struct
`zerocopy` is safe enough, but it's good to be explicit about this.
2026-01-14 21:47:57 +01:00
..
src Assert STORE_PATH_HASH_SIZE matches C struct 2026-01-14 21:47:57 +01:00
build.rs feat: Enable Nix 2.33 APIs for pre-release testing/validation 2025-12-09 23:02:24 +01:00
Cargo.toml Add new StorePath bindings 2026-01-14 15:43:13 -05:00
README.md Add CHANGELOG and crate READMEs 2026-01-13 16:49:52 +01:00

nix-bindings-store

Rust bindings to the Nix store library.

Changelog

See the nix-bindings-rust changelog.