nixide/rust/nix-expr
Robert Hensing 6193575d1e fix: Require non-null pointer in StorePath
Fixes https://github.com/nixops4/nixops4/issues/65,
possible undefined behavior.

This doesn't make the code nice wrt *const/*mut distinction, but
since we're not mutating it, this should be fine.

(cherry picked from commit 75d448aad923a5f835f0562400e223df43103ea4)
2025-10-04 02:31:16 +02:00
..
src fix: Require non-null pointer in StorePath 2025-10-04 02:31:16 +02:00
Cargo.toml feat: Make Cargo.toml source locations explicit 2025-10-04 02:31:16 +02:00