Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 3, 2015 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/d786d3cfaca3c72d93f5 to your computer and use it in GitHub Desktop.
Save ryantm/d786d3cfaca3c72d93f5 to your computer and use it in GitHub Desktop.
nixos env variable expansion question
[root@rtmnix:/etc/nixos]# NIX_PATH="m=blah" nix-instantiate --eval -E '<m>'
error: file ‘m’ was not found in the Nix search path (add it using $NIX_PATH or -I)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment