lix/src/libstore
regnat 9432c170e7 Fix the drv output map for non ca derivations
With the `ca-derivation` experimental features, non-ca derivations used
to have their output paths returned as unknown as long as they weren't
built (because of a mistake in the code that systematically erased the
previous value)
2021-01-18 11:01:39 +01:00
..
build Merge pull request #4444 from matthewbauer/unset-curproc-arch-affinity 2021-01-13 12:16:53 +01:00
builtins
binary-cache-store.cc
binary-cache-store.hh Overhaul store subclassing 2020-12-20 15:47:14 +00:00
builtins.hh
ca-specific-schema.sql
content-address.cc
content-address.hh
crypto.cc Make sodium a required dependency 2021-01-06 17:56:53 +01:00
crypto.hh crypto.cc: API cleanup and add generate() / to_string() methods 2021-01-06 17:04:46 +01:00
daemon.cc
daemon.hh
derivations.cc
derivations.hh
dummy-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
export-import.cc
filetransfer.cc
filetransfer.hh Add 'nix store prefetch-{file,tarball}' 2021-01-07 21:51:46 +01:00
fs-accessor.hh
gc.cc
globals.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
globals.hh Merge pull request #4310 from matthewbauer/rosetta2-extra-platforms 2021-01-06 11:31:13 +01:00
http-binary-cache-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
legacy-ssh-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
local-binary-cache-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
local-fs-store.cc
local-fs-store.hh Overhaul store subclassing 2020-12-20 15:47:14 +00:00
local-store.cc Fix the drv output map for non ca derivations 2021-01-18 11:01:39 +01:00
local-store.hh Add 'nix store repair' command 2021-01-13 23:27:39 +01:00
local.mk
lock.cc
lock.hh
machines.cc
machines.hh
misc.cc
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
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
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
realisation.hh
references.cc scanForReferences: Remove misleading comment 2020-12-28 17:21:19 +01:00
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
remote-store.hh Overhaul store subclassing 2020-12-20 15:47:14 +00:00
s3-binary-cache-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
s3-binary-cache-store.hh Overhaul store subclassing 2020-12-20 15:47:14 +00:00
s3.hh
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
ssh.cc
ssh.hh
store-api.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
store-api.hh Add 'nix store repair' command 2021-01-13 23:27:39 +01:00
uds-remote-store.cc Overhaul store subclassing 2020-12-20 15:47:14 +00:00
uds-remote-store.hh Overhaul store subclassing 2020-12-20 15:47:14 +00:00
worker-protocol.hh