Robert Hensing
e6148b587f
Rename nix-bindings-bindgen-raw to nix-bindings-util-sys
...
Adopt idiomatic Rust `-sys` crate naming convention, aligning with
the direction in PR #37 without adopting the full crate splitting.
2026-01-12 19:56:04 +01:00
Robert Hensing
53641a179b
feat: Enable Nix 2.33 APIs for pre-release testing/validation
...
Pre-release versions (2.33.0pre) now enable 2.33 APIs, allowing development
and integration testing before the stable release. Tests remain disabled for
2.33 until stable to avoid blocking on unrelated pre-release issues.
2025-12-09 23:02:24 +01:00
John Ericson
07058ecfe2
Clone for Derivation
...
And `as_ptr` too.
This will be tested once we get the harmonia bindings in.
2025-12-06 13:42:24 -05:00
Robert Hensing
55eacf43c3
maint: Move to /rust/* to /
...
This makes it easier for tooling to find the Rust stuff.
Rust/non-rust is not a useful distinction in this repo anymore anyway.
2025-10-26 23:29:13 +01:00