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

#196 in Configuration

Download history 2/week @ 2024-08-31 29/week @ 2024-09-14 44/week @ 2024-09-21 22/week @ 2024-09-28 11/week @ 2024-10-05 3/week @ 2024-10-12 4/week @ 2024-11-02 7/week @ 2024-11-09 12/week @ 2024-11-16 7/week @ 2024-11-23 5/week @ 2024-11-30 54/week @ 2024-12-07 4/week @ 2024-12-14

70 downloads per month
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–19MB
~258K SLoC