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
353 downloads per month
Used in 9 crates
97KB
2K
SLoC
nix_rs
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