nix-super/src/nix-store
Eelco Dolstra 3eb6217508 Add a "root" parameter to local stores
This makes it easier to create a diverted store, i.e.

  NIX_REMOTE="local?root=/tmp/root"

instead of

  NIX_REMOTE="local?real=/tmp/root/nix/store&state=/tmp/root/nix/var/nix" NIX_LOG_DIR=/tmp/root/nix/var/log
2016-08-10 18:05:35 +02:00
..
dotgraph.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
dotgraph.hh More of the same 2016-02-04 15:10:47 +01:00
local.mk Use libsodium instead of OpenSSL for binary cache signing 2015-02-04 17:10:31 +01:00
nix-store.cc Add a "root" parameter to local stores 2016-08-10 18:05:35 +02:00
serve-protocol.hh nix-store --serve: Implement log size limit 2015-10-06 17:33:30 +02:00
xmlgraph.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
xmlgraph.hh More of the same 2016-02-04 15:10:47 +01:00