lix/src/libstore
Eelco Dolstra bb50c89319
Make the location of the build directory in the sandbox configurable
This is mostly for use in the sandbox tests, since if the Nix store is
under /build, then we can't use /build as the build directory.
2017-05-05 17:45:22 +02:00
..
binary-cache-store.cc Add a dummy Store::buildPaths() method 2017-05-01 13:43:34 +02:00
binary-cache-store.hh Add a dummy Store::buildPaths() method 2017-05-01 13:43:34 +02:00
build.cc Make the location of the build directory in the sandbox configurable 2017-05-05 17:45:22 +02:00
builtins.cc
builtins.hh
crypto.cc Convert Settings to the new config system 2017-04-13 20:53:23 +02:00
crypto.hh
derivations.cc
derivations.hh
download.cc Reimplement connect-timeout 2017-04-19 14:54:52 +02:00
download.hh
export-import.cc
fs-accessor.hh
gc.cc Remove debug statement 2017-04-24 15:01:28 +02:00
globals.cc Replace $NIX_REMOTE_SYSTEMS with an option "builder-files" 2017-05-02 15:46:09 +02:00
globals.hh Make the location of the build directory in the sandbox configurable 2017-05-05 17:45:22 +02:00
http-binary-cache-store.cc
legacy-ssh-store.cc build-remote: Fix fallback to other machines when connecting fails 2017-05-02 15:46:09 +02:00
local-binary-cache-store.cc
local-fs-store.cc LocalStoreAccessor: Fix handling of diverted stores 2017-05-02 15:46:09 +02:00
local-store.cc build-remote: Don't require signatures 2017-05-01 20:03:25 +02:00
local-store.hh
local.mk Detect lsof 2017-04-20 19:11:45 +02:00
machines.cc Make the location of the build directory in the sandbox configurable 2017-05-05 17:45:22 +02:00
machines.hh Replace $NIX_REMOTE_SYSTEMS with an option "builder-files" 2017-05-02 15:46:09 +02:00
misc.cc
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc Reduce severity of EMLINK warnings 2017-05-01 14:36:56 +02:00
pathlocks.cc
pathlocks.hh
profiles.cc
profiles.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc build-remote: Fix fallback to other machines when connecting fails 2017-05-02 15:46:09 +02:00
remote-store.hh build-remote: Fix fallback to other machines when connecting fails 2017-05-02 15:46:09 +02:00
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb.in
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store.cc
ssh.cc build-remote: Ugly hackery to get build logs to work 2017-05-02 12:02:23 +02:00
ssh.hh build-remote: Ugly hackery to get build logs to work 2017-05-02 12:02:23 +02:00
store-api.cc build-remote: Don't require signatures 2017-05-01 20:03:25 +02:00
store-api.hh build-remote: Fix fallback to other machines when connecting fails 2017-05-02 15:46:09 +02:00
worker-protocol.hh