lix/src
Eelco Dolstra a24f2c9b84 nix run: Mount the Nix store in a private namespace
This is a convenience command to allow users who are not privileged to
create /nix/store to use Nix with regular binary caches. For example,

  $ NIX_REMOTE="local?state=$HOME/nix/var&real=/$HOME/nix/store" nix run firefox bashInteractive

will download Firefox and bash from cache.nixos.org, then start a
shell in which $HOME/nix/store is mounted on /nix/store.
2016-06-02 16:51:43 +02:00
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
download-via-ssh More cleanup 2015-07-20 01:16:16 +02:00
libexpr Make the store directory a member variable of Store 2016-06-01 16:24:17 +02:00
libmain Show the log tail when a build fails 2016-04-25 19:18:45 +02:00
libstore nix run: Mount the Nix store in a private namespace 2016-06-02 16:51:43 +02:00
libutil Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix nix run: Mount the Nix store in a private namespace 2016-06-02 16:51:43 +02:00
nix-collect-garbage Eliminate reserveSpace flag 2016-02-24 17:44:55 +01:00
nix-daemon Make the store directory a member variable of Store 2016-06-01 16:24:17 +02:00
nix-env Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix-instantiate Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix-prefetch-url Make the store directory a member variable of Store 2016-06-01 16:24:17 +02:00
nix-store Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00