mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 18:29:36 +01:00
Split out DerivationResolutionGoal
This prepares the way for fixing a few issues.
Take 2: was landed before in 8f4a739d0f.
This commit is contained in:
parent
07df87652c
commit
0da430be35
11 changed files with 315 additions and 151 deletions
|
|
@ -302,6 +302,7 @@ sources = files(
|
|||
'build/derivation-check.cc',
|
||||
'build/derivation-env-desugar.cc',
|
||||
'build/derivation-goal.cc',
|
||||
'build/derivation-resolution-goal.cc',
|
||||
'build/derivation-trampoline-goal.cc',
|
||||
'build/drv-output-substitution-goal.cc',
|
||||
'build/entry-points.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue