lix/src/libstore/build
Ilya K b469c6509b libstore/build: just copy the magic /etc files into the sandbox
Saves us a bunch of thinking about how to handle symlinks, and prevents
the DNS config from changing on the fly under the build, which may or may
not be a good thing?

Change-Id: I071e6ae7e220884690b788d94f480866f428db71
2024-04-13 12:43:19 +03:00
..
derivation-goal.cc Make things that can throw not noexcept anymore 2024-03-29 20:26:38 -07:00
derivation-goal.hh Make things that can throw not noexcept anymore 2024-03-29 20:26:38 -07:00
drv-output-substitution-goal.cc Fix crash/hang with CA derivations 2023-03-08 11:09:15 +01:00
drv-output-substitution-goal.hh Adapt scheduler to work with dynamic derivations 2023-08-25 10:01:25 -04:00
entry-points.cc libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
goal.cc Adapt scheduler to work with dynamic derivations 2023-08-25 10:01:25 -04:00
goal.hh Make things that can throw not noexcept anymore 2024-03-29 20:26:38 -07:00
hook-instance.cc libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
hook-instance.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
local-derivation-goal.cc libstore/build: just copy the magic /etc files into the sandbox 2024-04-13 12:43:19 +03:00
local-derivation-goal.hh Make things that can throw not noexcept anymore 2024-03-29 20:26:38 -07:00
personality.cc Also set the PER_LINUX32 personality flag on armv5tel-linux 2023-06-02 03:04:13 -06:00
personality.hh Add pre-commit checks 2024-03-29 22:57:40 -07:00
sandbox-defaults.sb Merge pull request #9641 from amarshall/darwin-sandbox-stderr 2024-03-04 07:26:03 +01:00
sandbox-minimal.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
sandbox-network.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
substitution-goal.cc util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
substitution-goal.hh Adapt scheduler to work with dynamic derivations 2023-08-25 10:01:25 -04:00
worker.cc util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
worker.hh Revert "Adapt scheduler to work with dynamic derivations" 2023-10-02 15:05:23 +00:00