rnix 0.14.0

A Nix parser written in Rust
Documentation
1
2
3
4
5
6
{
  abs = /nix/store;
  home = ~/.nix-profile/bin;
  rel = ./configuration.nix;
  store = <nixpkgs/pkgs>;
}