{"body":"       NIX_PATH\n           A colon-separated list of directories used to look up Nix expressions enclosed in angle brackets (i.e., <path>). For instance, the value\n\n               /home/eelco/Dev:/etc/nixos\n\n           will cause Nix to look for paths relative to /home/eelco/Dev and /etc/nixos, in this order. It is also possible to match paths against a prefix. For example, the value\n\n               nixpkgs=/home/eelco/Dev/nixpkgs-branch:/etc/nixos\n\n           will cause Nix to search for <nixpkgs/path> in /home/eelco/Dev/nixpkgs-branch/path and /etc/nixos/nixpkgs/path.\n\n           If a path in the Nix search path starts with http:// or https://, it is interpreted as the URL of a tarball that will be downloaded and unpacked to a temporary location. The tarball must consist\n           of a single top-level directory. For example, setting NIX_PATH to\n\n               nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-15.09.tar.gz\n\n           tells Nix to download the latest revision in the Nixpkgs/NixOS 15.09 channel.\n\n           A following shorthand can be used to refer to the official channels:\n\n               nixpkgs=channel:nixos-15.09\n\n           The search path can be extended using the -I option, which takes precedence over NIX_PATH.","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/sGt7Qopg","modified":1593511515,"id":"sGt7Qopg","size":1271,"lines":23,"own_paste":false,"theme":"","date":1593511515}