mirror of
https://github.com/NixOS/nix.git
synced 2025-12-21 00:11:08 +01:00
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. |
||
|---|---|---|
| .. | ||
| child.cc | ||
| chroot-derivation-builder.cc | ||
| darwin-derivation-builder.cc | ||
| derivation-builder.cc | ||
| hook-instance.cc | ||
| linux-derivation-builder.cc | ||
| sandbox-defaults.sb | ||
| sandbox-minimal.sb | ||
| sandbox-network.sb | ||