forked from LnL7/nix
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give
Derivation::tryResolve
an evalStore
argument
*N.B. Backport is modified not to change any call sites / behavior.* This is needed for building CA deriations with a src store / dest store split. In particular it is needed for Hydra. NixOS/hydra#838 currently puts realizations, and thus build outputs, in the local store, but it should not. (cherry picked with modifications from commit 96dd757)
- Loading branch information
1 parent
43d55dd
commit e6a0392
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters