1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-21 00:11:08 +01:00
nix/src/libstore/unix/build
John Ericson 8825bfa7fe Properly separater builer failure content and presentation
Before, had a very ugly `appendLogTailErrorMsg` callback. Now, we
instead have a `fixupBuilderFailureErrorMessage` that is just used by
`DerivationBuildingGoal`, and `DerivationBuilder` just returns the raw
data needed by this.
2025-08-28 22:17:15 -04:00
..
child.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
chroot-derivation-builder.cc Combine cleanupBuild and deleteTmpDir 2025-08-28 14:01:11 -04:00
darwin-derivation-builder.cc Remove constructor from ChrootPath 2025-08-20 16:24:36 -04:00
derivation-builder.cc Properly separater builer failure content and presentation 2025-08-28 22:17:15 -04:00
hook-instance.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
linux-derivation-builder.cc DerivationBuilderImpl::unprepareBuild Just throw error 2025-08-28 14:00:35 -04:00
sandbox-defaults.sb libstore: fix Unix sockets in the build directory on sandboxed macOS 2025-07-13 19:19:38 +03:00
sandbox-minimal.sb Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
sandbox-network.sb Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00