21 releases (2 stable)

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

#305 in Configuration

Download history 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 136/week @ 2025-02-12 51/week @ 2025-02-19 14/week @ 2025-02-26 26/week @ 2025-03-05 21/week @ 2025-03-12

157 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
~367K SLoC