1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-09 02:21:02 +01:00
nix/src/libstore/build
John Ericson 0123640009 ParsedDerivation: don't take drvPath
It is just use for adding context to errors, but we have `addTrace` to
do that. Let the callers do that instead.

The callers doing so is a bit duplicated, yes, but this will get better
once `DerivationOptions` is included in `Derivation`.
2025-04-13 18:21:13 -04:00
..
derivation-goal.cc ParsedDerivation: don't take drvPath 2025-04-13 18:21:13 -04:00
drv-output-substitution-goal.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
entry-points.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
goal.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
substitution-goal.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
worker.cc Store::getFSAccessor: Do not include the store dir 2025-04-09 17:34:18 -04:00