nixide/rust/nix-util/src
Robert Hensing f7d4499ab2 fix: Use c_char where appropriate
This builds on the previous commit to make it compatible with the
currently locked build configuration.

(cherry picked from commit bd1edec2fa5251263c768c3e2b312eb4f21d2bb4)
2025-10-04 02:31:17 +02:00
..
context.rs fix: Use c_char where appropriate 2025-10-04 02:31:17 +02:00
lib.rs refact: Make the callback convert to Result<String> immediately 2025-10-04 02:30:46 +02:00
settings.rs fix: Add mutex to nix_util::settings to prevent concurrent access segfault 2025-10-04 02:31:16 +02:00
string_return.rs refact: Resolve some clippy warnings 2025-10-04 02:31:16 +02:00