#nix #command #wasm

nix_rs

Rust library for interacting with the Nix command

17 releases

0.3.3 Apr 7, 2024
0.3.2 Apr 4, 2024
0.3.1 Mar 1, 2024
0.2.3 Feb 11, 2024
0.1.8 Sep 13, 2023

#350 in Configuration

Download history 21/week @ 2024-02-10 66/week @ 2024-02-17 205/week @ 2024-02-24 127/week @ 2024-03-02 86/week @ 2024-03-09 15/week @ 2024-03-16 5/week @ 2024-03-23 182/week @ 2024-03-30 172/week @ 2024-04-06

423 downloads per month
Used in 2 crates

Apache-2.0

45KB
1K 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

~8–21MB
~292K SLoC