21 releases (2 stable)

new 1.1.0 Feb 17, 2025
1.0.0 Aug 8, 2024
0.5.0 Jun 5, 2024
0.3.1 Mar 1, 2024
0.2.2 Oct 29, 2023

#275 in Configuration

Download history 2/week @ 2024-10-30 3/week @ 2024-11-06 11/week @ 2024-11-13 12/week @ 2024-11-20 5/week @ 2024-11-27 26/week @ 2024-12-04 34/week @ 2024-12-11 12/week @ 2025-01-15 1/week @ 2025-01-22 352/week @ 2025-02-12

353 downloads per month
Used in 9 crates

Apache-2.0

97KB
2K SLoC

nix_rs

Crates.io

A Rust crate to interact with the Nix command. nix_rs also provides the needed Rust types which are guaranteed to compile in wasm.


lib.rs:

Rust crate to interact with Nix

This crate exposes various types representing what nix command gives us, along with a from_nix command to evaluate them.

Dependencies

~11–24MB
~359K SLoC