Crate nix_rs

source ·
Expand description

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.

Modules§

  • Nix base command configuration
  • Rust module for nix show-config
  • Information about the environment in which Nix will run
  • Rust module for Nix flakes
  • Information about the user’s Nix installation
  • Links to Nix manual and other documentation
  • Rust module for nix --version