mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Start separating scheduling from building
We have a new `DerivationBuilder` struct, and `DerivationBuilderParams` `DerivationBuilderCallbacks` supporting it. `LocalDerivationGoal` doesn't subclass any of these, so we are ready to now move them out to a new file!
This commit is contained in:
parent
f81c06accf
commit
d98c0dbe99
1 changed files with 399 additions and 154 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue