$ export NIX_PATH=mypkgs=/home/nix/mypkgs:$NIX_PATH $ nix-instantiate --eval '' { graphviz = ; graphvizCore = ; hello = ; mkDerivation = ; }