diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2023-01-15 17:47:24 -0500 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2023-08-25 09:55:07 -0400 |
commit | 692074f7142fcf8ede1266b6d8cbbd5feaf3221f (patch) | |
tree | 38a2d6290fcb1efa0f7b52b1a862f84b3f445ee0 /src/libstore/build/goal.cc | |
parent | 1c4caef14b51dbb4f749c45311c8e2c9acb75a60 (diff) |
Use `Worker::makeDerivationGoal` less
We're about to split up `DerivationGoal` a bit. At that point
`makeDerivationGoal` will mean something more specific than it does
today. (Perhaps a future rename will make this clearer.)
On the other hand, the more public `Worker::makeGoal` function will
continue to work exactly as before. So by moving some call sites to use
that instead, we preemptively avoid issues in the next step.
Diffstat (limited to 'src/libstore/build/goal.cc')
0 files changed, 0 insertions, 0 deletions