lix/src/libstore
2019-04-08 14:23:48 +02:00
..
builtins fetchurl: Respect unpack 2018-09-05 21:22:37 +02:00
binary-cache-store.cc Fix another 'coroutine has finished' during decompression 2018-08-21 15:19:20 +02:00
binary-cache-store.hh unsupported(): Show the name of the unsupported operation 2019-01-18 13:34:53 +01:00
build.cc primeCache(): Barf if builds are needed but not allowed 2019-04-01 21:09:49 +02:00
builtins.hh
crypto.cc
crypto.hh
derivations.cc Move structured attrs handling into a separate class 2018-09-28 14:32:46 +02:00
derivations.hh Move structured attrs handling into a separate class 2018-09-28 14:32:46 +02:00
download.cc Merge remote-tracking branch 'origin/master' into flakes 2019-03-26 11:44:14 +01:00
download.hh downloadCached: Return ETag 2019-02-25 23:20:50 +08:00
export-import.cc
fs-accessor.hh
gc.cc findRoots(): Add 'censor' parameter 2019-03-14 13:53:34 +01:00
globals.cc config: use all of XDG_CONFIG_DIRS 2018-10-31 09:24:43 +01:00
globals.hh Enable sandboxing by default 2018-11-07 17:08:28 +01:00
http-binary-cache-store.cc If fallback is enabled, temporarily disable substituters after a failure 2018-09-07 17:08:43 +02:00
legacy-ssh-store.cc unsupported(): Show the name of the unsupported operation 2019-01-18 13:34:53 +01:00
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
local-store.hh findRoots(): Add 'censor' parameter 2019-03-14 13:53:34 +01:00
local.mk Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00
machines.cc getMachines(): Cache result 2019-04-01 21:09:35 +02:00
machines.hh
misc.cc
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc Fix assertion failure in NarInfoDiskCache 2018-12-12 17:13:22 +01:00
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
optimise-store.cc
parsed-derivations.cc experimental/optional -> optional 2019-03-14 14:10:52 +01:00
parsed-derivations.hh experimental/optional -> optional 2019-03-14 14:10:52 +01:00
pathlocks.cc
pathlocks.hh
profiles.cc
profiles.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc findRoots(): Add 'censor' parameter 2019-03-14 13:53:34 +01:00
remote-store.hh experimental/optional -> optional 2019-03-14 14:10:52 +01:00
s3-binary-cache-store.cc Add a 5 seconds of timeouts to connect to S3. 2019-03-15 13:23:58 +01:00
s3-binary-cache-store.hh
s3.hh s3: make scheme configurable 2018-12-07 23:55:38 +01:00
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh Make adding paths via nix-store --serve run in constant memory 2018-08-03 21:21:16 +02:00
sqlite.cc
sqlite.hh
ssh-store.cc
ssh.cc Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
ssh.hh SSHMaster: Bypass SSH when connecting to localhost 2018-08-03 21:20:38 +02:00
store-api.cc Extract and expose splitUriAndParams function 2019-02-25 17:59:26 +01:00
store-api.hh store-api.hh: add missing include for unordered_map 2019-03-25 09:18:30 +01:00
worker-protocol.hh