nixide/rust
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
..
nix-c-raw refact: Resolve some clippy warnings 2025-10-04 02:31:16 +02:00
nix-expr fix: Require non-null pointer in StorePath 2025-10-04 02:31:16 +02:00
nix-flake maint: Update Nix 2025-10-04 02:31:16 +02:00
nix-store fix: Require non-null pointer in StorePath 2025-10-04 02:31:16 +02:00
nix-util refact: Resolve some clippy warnings 2025-10-04 02:31:16 +02:00
Cargo.lock maint: Update Nix 2025-10-04 02:31:16 +02:00
Cargo.toml maint: Update Nix 2025-10-04 02:31:16 +02:00
nci.nix dev: Use relocated store in Nix-packaged tests 2025-10-04 02:30:46 +02:00