20 releases (1 stable)

1.0.0 Aug 8, 2024
0.5.0 Jun 5, 2024
0.4.0 Jun 3, 2024
0.3.1 Mar 1, 2024
0.2.2 Oct 29, 2023

#188 in Configuration


Used in 4 crates

Apache-2.0

55KB
1.5K 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

~9–20MB
~264K SLoC