# Pastebin s0Byo16I __monty__: ``` NIX_PATH='nixpkgs=/home/me/test\ path' nix eval '(import {}).path' warning: Nix search path entry '/home/me/test\ path' does not exist, ignoring error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:9 ```