Commit graph

5 commits

Author SHA1 Message Date
Robert Hensing
01443c7f69 maint: Add version bound to new additions 2025-10-21 23:18:33 +02:00
Robert Hensing
03c0dac5b3 test: Test and document Store::get_fs_closure 2025-10-21 23:02:37 +02:00
Robert Hensing
da869e998c feat: Store::realise, Store::add_derivation, Store::derivation_from_json 2025-10-21 23:02:37 +02:00
Tristan Ross
40303c2779 feat: nix_store::store add get_fs_closure function 2025-10-21 23:02:37 +02:00
Robert Hensing
b3171585d1 Rename crates nix- -> nix-bindings-
This way, the crates can be published without interfering with
potential future non-bindings `nix-` crates, if Nix proper wants to
have native rust code, for instance.
2025-10-04 02:44:55 +02:00