lix/src/libstore
Matthew Bauer 199e888785 Handle empty sandbox_shell
Previously, SANDBOX_SHELL was set to empty when unavailable. This
caused issues when actually generating the sandbox. Instead, just set
SANDBOX_SHELL when --with-sandbox-shell= is non-empty. Alternative
implementation to https://github.com/NixOS/nix/pull/3038.
2019-10-08 23:12:54 -04:00
..
builtins
binary-cache-store.cc BinaryCacheStore: Add index-debug-info option 2019-09-04 19:28:26 +02:00
binary-cache-store.hh BinaryCacheStore: Add index-debug-info option 2019-09-04 19:28:26 +02:00
build.cc Fix spelling in comment 2019-09-21 18:53:15 -04:00
builtins.hh
crypto.cc
crypto.hh
derivations.cc Support allowSubstitutes attribute in structured attribute derivations 2019-09-03 16:03:49 +02:00
derivations.hh Support allowSubstitutes attribute in structured attribute derivations 2019-09-03 16:03:49 +02:00
download.cc Ensure that Callback is called only once 2019-09-03 13:45:35 +02:00
download.hh Shut up some warnings 2019-09-22 21:57:05 +02:00
export-import.cc
fs-accessor.hh Shut up some warnings 2019-09-22 21:57:05 +02:00
gc.cc Merge pull request #2338 from bobvanderlinden/pr-cannot-delete-alive-why 2019-09-30 14:06:52 +02:00
globals.cc
globals.hh Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix 2019-08-27 20:58:47 +02:00
http-binary-cache-store.cc Add some noexcepts 2019-09-03 13:45:35 +02:00
legacy-ssh-store.cc Add some noexcepts 2019-09-03 13:45:35 +02:00
local-binary-cache-store.cc BinaryCacheStore: Add index-debug-info option 2019-09-04 19:28:26 +02:00
local-fs-store.cc
local-store.cc Don't catch exceptions by value 2019-09-22 21:56:56 +02:00
local-store.hh Add some noexcepts 2019-09-03 13:45:35 +02:00
local.mk Handle empty sandbox_shell 2019-10-08 23:12:54 -04:00
machines.cc
machines.hh
misc.cc Support allowSubstitutes attribute in structured attribute derivations 2019-09-03 16:03:49 +02:00
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 Support allowSubstitutes attribute in structured attribute derivations 2019-09-03 16:03:49 +02:00
parsed-derivations.hh Support allowSubstitutes attribute in structured attribute derivations 2019-09-03 16:03:49 +02:00
pathlocks.cc pathlocks: add include to fcntl.h for O_CLOEXEC 2019-08-07 07:41:22 -05:00
pathlocks.hh Use BSD instead of POSIX file locks 2019-08-02 18:39:16 +02:00
profiles.cc
profiles.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Revert "std::uncaught_exception() -> std::uncaught_exceptions()" 2019-10-04 16:34:59 +02:00
remote-store.hh Add some noexcepts 2019-09-03 13:45:35 +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
ssh.cc
ssh.hh
store-api.cc Add some noexcepts 2019-09-03 13:45:35 +02:00
store-api.hh Add some noexcepts 2019-09-03 13:45:35 +02:00
worker-protocol.hh