lix/src/libstore
Alexander Bantyev 3e57e3480b
Add use-registries config option (and deprecate --no-registries flag)
Some people want to avoid using registries at all on their system; Instead
of having to add --no-registries to every command, this commit allows to
set use-registries = false in the config. --no-registries is still allowed
everywhere it was allowed previously, but is now deprecated.

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
2021-07-16 23:26:04 +03:00
..
build Forward the whole Nix config to the post-build-hook 2021-07-15 18:41:56 +02:00
builtins
binary-cache-store.cc
binary-cache-store.hh
builtins.hh
ca-specific-schema.sql Store the realisation deps on the local store 2021-05-26 16:59:09 +02:00
content-address.cc
content-address.hh
crypto.cc
crypto.hh
daemon.cc Always send the realisations as JSON 2021-05-26 16:59:09 +02:00
daemon.hh
derivations.cc
derivations.hh
derived-path.cc Merge pull request #4818 from NixOS/ca/cli-use-builtpaths 2021-05-17 16:15:40 +02:00
derived-path.hh Enfore the use of properly built paths in libcmd 2021-05-17 08:45:08 +02:00
dummy-store.cc
export-import.cc
filetransfer.cc
filetransfer.hh
fs-accessor.hh
gc.cc UDSRemoteStore: Support the 'root' store parameter 2021-06-18 17:04:11 +02:00
globals.cc
globals.hh Add use-registries config option (and deprecate --no-registries flag) 2021-07-16 23:26:04 +03:00
http-binary-cache-store.cc
legacy-ssh-store.cc
local-binary-cache-store.cc
local-fs-store.cc
local-fs-store.hh UDSRemoteStore: Support the 'root' store parameter 2021-06-18 17:04:11 +02:00
local-store.cc Display the diverging paths in case of a realisation mismatch 2021-06-23 11:27:16 +02:00
local-store.hh Properly fail when trying to register an incoherent realisation 2021-06-23 11:27:14 +02:00
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
lock.cc
lock.hh
machines.cc Improve machine store URI parsing 2021-06-23 22:09:22 +01:00
machines.hh
misc.cc Merge pull request #4906 from NixOS/collect-garbage-ca 2021-06-23 10:07:08 +02:00
names.cc
names.hh
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc Simplify the realisations disk cache 2021-05-10 17:47:14 +02:00
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc UDSRemoteStore: Support the 'root' store parameter 2021-06-18 17:04:11 +02:00
parsed-derivations.cc Style 2021-07-12 17:32:23 +02:00
parsed-derivations.hh Style 2021-07-12 17:32:23 +02:00
path-info.hh
path-with-outputs.cc
path-with-outputs.hh
path.cc
path.hh
pathlocks.cc
pathlocks.hh
profiles.cc Error -> UsageError 2021-07-12 15:04:46 +02:00
profiles.hh
realisation.cc Assert that compatible realisations have the same dependencies 2021-06-23 11:27:16 +02:00
realisation.hh Properly fail when trying to register an incoherent realisation 2021-06-23 11:27:14 +02:00
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Always send the realisations as JSON 2021-05-26 16:59:09 +02:00
remote-store.hh
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb sandbox: allow SystemVersionCompat.plist on Darwin 2021-05-17 01:24:31 +01:00
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store.cc
ssh.cc
ssh.hh
store-api.cc Merge branch 'structured-attrs-shell' of https://github.com/Ma27/nix 2021-07-12 17:13:05 +02:00
store-api.hh Merge branch 'structured-attrs-shell' of https://github.com/Ma27/nix 2021-07-12 17:13:05 +02:00
uds-remote-store.cc
uds-remote-store.hh
worker-protocol.hh Always send the realisations as JSON 2021-05-26 16:59:09 +02:00