lix/src/libstore
2021-11-03 14:19:11 +02:00
..
build Merge branch 'master' of https://github.com/alekswn/nix 2021-10-29 14:42:26 +02:00
builtins
tests Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
binary-cache-store.cc pathInfoCache: Use the entire base name as the cache key 2021-10-14 13:28:22 +02:00
binary-cache-store.hh Add compression level for NARs 2021-10-12 02:14:36 -04:00
builtins.hh
ca-specific-schema.sql
content-address.cc std::visit by reference 2021-09-30 21:35:09 +00:00
content-address.hh
crypto.cc
crypto.hh
daemon.cc Merge remote-tracking branch 'origin/master' into non-blocking-gc 2021-10-28 14:56:55 +02:00
daemon.hh
derivations.cc Make experimental-features a proper type 2021-10-26 07:02:31 +02:00
derivations.hh
derived-path.cc Make experimental-features a proper type 2021-10-26 07:02:31 +02:00
derived-path.hh
dummy-store.cc
export-import.cc
filetransfer.cc Cleanup 2021-10-12 16:43:00 +02:00
filetransfer.hh
fs-accessor.hh
gc.cc Use nix::connect() to connect to the garbage collector 2021-10-28 22:51:11 +02:00
globals.cc Make experimental-features a proper type 2021-10-26 07:02:31 +02:00
globals.hh Make experimental-features a proper type 2021-10-26 07:02:31 +02:00
http-binary-cache-store.cc
legacy-ssh-store.cc Merge pull request #5167 from Ma27/keep-failed-on-ssh-remote-build 2021-10-01 16:35:02 +02:00
local-binary-cache-store.cc
local-fs-store.cc
local-fs-store.hh
local-store.cc Merge remote-tracking branch 'origin/master' into non-blocking-gc 2021-10-28 14:56:55 +02:00
local-store.hh Remove GCState 2021-10-14 13:52:49 +02:00
local.mk
lock.cc
lock.hh
machines.cc Style 2021-10-29 14:45:13 +02:00
machines.hh
misc.cc Cleanup 2021-10-14 10:04:13 +02:00
names.cc
names.hh
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
parsed-derivations.cc
parsed-derivations.hh
path-info.cc
path-info.hh
path-with-outputs.cc std::visit by reference 2021-09-30 21:35:09 +00:00
path-with-outputs.hh
path.cc
path.hh
pathlocks.cc Non-blocking garbage collector 2021-10-13 12:12:44 +02:00
pathlocks.hh Non-blocking garbage collector 2021-10-13 12:12:44 +02:00
profiles.cc
profiles.hh
realisation.cc
realisation.hh
references.cc Add a test for RefScanSink and clean up the code 2021-10-04 14:29:42 +02:00
references.hh Add a test for RefScanSink and clean up the code 2021-10-04 14:29:42 +02:00
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Remove syncWithGC() 2021-10-13 12:12:44 +02:00
remote-store.hh Remove syncWithGC() 2021-10-13 12:12:44 +02:00
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc libstore: Use unix-dotfile vfs if useSQLiteWAL is false 2021-11-03 14:19:11 +02:00
sqlite.hh
ssh-store.cc Shut down write side before draining the read side 2021-09-23 18:01:04 +02:00
ssh.cc
ssh.hh
store-api.cc Merge remote-tracking branch 'origin/master' into non-blocking-gc 2021-10-28 14:56:55 +02:00
store-api.hh pathInfoCache: Use the entire base name as the cache key 2021-10-14 13:28:22 +02:00
uds-remote-store.cc Non-blocking garbage collector 2021-10-13 12:12:44 +02:00
uds-remote-store.hh Shut down write side before draining the read side 2021-09-23 18:01:04 +02:00
worker-protocol.hh