lix/src/libstore
Alexey Novikov e989c83b44 Add error reporting to machine spec paser
Currently machine specification (`/etc/nix/machine`) parser fails
with a vague exception if the file had incorrect format.
This commit adds verbose exceptions and unit-tests for the parser.
2021-10-17 12:45:56 +04:00
..
build Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
builtins
tests Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
binary-cache-store.cc Add compression level for NARs 2021-10-12 02:14:36 -04: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 std::visit by reference 2021-09-30 21:35:09 +00:00
daemon.hh
derivations.cc std::visit by reference 2021-09-30 21:35:09 +00:00
derivations.hh
derived-path.cc std::visit by reference 2021-09-30 21:35:09 +00: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
globals.cc Add another path where a Rosetta 2 configuration file is possibly located 2021-10-15 09:48:15 +09:00
globals.hh
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 std::visit by reference 2021-09-30 21:35:09 +00:00
local-store.hh
local.mk
lock.cc
lock.hh
machines.cc Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
machines.hh
misc.cc std::visit by reference 2021-09-30 21:35:09 +00: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
pathlocks.hh
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 std::visit by reference 2021-09-30 21:35:09 +00:00
remote-store.hh Shut down write side before draining the read side 2021-09-23 18:01:04 +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
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 std::visit by reference 2021-09-30 21:35:09 +00:00
store-api.hh
uds-remote-store.cc Connect/bind Unix domain sockets in a child process 2021-10-05 10:44:59 +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