lix/src/libstore
regnat e69cfdebb0 Remove the visit machinery in RealisedPath
In addition to being some ugly template trickery, it was also totally
useless as it was used in only one place where I could replace it by
just a few extra characters
2021-02-05 11:42:33 +01:00
..
build Tell user to run 'nix log' to get full build logs 2021-01-25 17:15:38 +01:00
builtins Improve error formatting 2021-01-21 11:02:09 +01:00
binary-cache-store.cc
binary-cache-store.hh
builtins.hh
ca-specific-schema.sql
content-address.cc
content-address.hh
crypto.cc
crypto.hh
daemon.cc
daemon.hh
derivations.cc
derivations.hh
dummy-store.cc
export-import.cc
filetransfer.cc Drop trailing whitespace 2021-01-27 14:04:49 +01:00
filetransfer.hh
fs-accessor.hh
gc.cc
globals.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
globals.hh
http-binary-cache-store.cc
legacy-ssh-store.cc
local-binary-cache-store.cc
local-fs-store.cc
local-fs-store.hh
local-store.cc Merge pull request #4467 from edolstra/error-formatting 2021-01-25 12:50:57 +01:00
local-store.hh Make public keys and requireSigs local-store specific again 2021-01-15 16:37:41 +00:00
local.mk
lock.cc
lock.hh
machines.cc
machines.hh
misc.cc Make public keys and requireSigs local-store specific again 2021-01-15 16:37:41 +00:00
names.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
names.hh
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc --refresh: Imply setting .narinfo disk cache TTL to 0 2021-01-18 14:38:31 +01:00
nar-info-disk-cache.hh
nar-info.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
nar-info.hh
nix-store.pc.in
optimise-store.cc Improve error formatting 2021-01-21 11:02:09 +01:00
parsed-derivations.cc Don't let 'preferLocalBuild' override 'max-jobs=0' 2021-01-12 01:28:00 +01:00
parsed-derivations.hh
path-info.hh
path.cc
path.hh
pathlocks.cc
pathlocks.hh
profiles.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
profiles.hh
realisation.cc Remove the visit machinery in RealisedPath 2021-02-05 11:42:33 +01:00
realisation.hh Remove the visit machinery in RealisedPath 2021-02-05 11:42:33 +01:00
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc
remote-store.hh
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 Improve error formatting 2021-01-21 11:02:09 +01:00
sqlite.hh
ssh-store.cc
ssh.cc
ssh.hh
store-api.cc Merge remote-tracking branch 'upstream/master' into non-local-store-build 2021-01-15 02:01:24 +00:00
store-api.hh Improve documentation and test and requested 2021-01-22 15:58:58 +00:00
uds-remote-store.cc
uds-remote-store.hh
worker-protocol.hh