2012/6/17 Sergey Mironov <[email protected]>

> Thanks, linking ~/proj/nix/nixpkgs into ~/.nix-defexpr works. But what
> is NIX_PATH for?
>

It is used look up expressions enclosed in angle brackets as man says ;).

For example, try this: ``NIX_PATH="hey=$HOME/code/nixos/nixpkgs" nix-env -f
'<hey>' -qa '*'`` (adjust the path as needed).

--
Кирилл Елагин
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to