Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.19-maintenance] [PARTIAL] Give Derivation::tryResolve an evalStore argument #9594

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented Dec 11, 2023

Motivation

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.

Context

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)

Priorities

Add 👍 to pull requests you find important.

*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)
@roberth roberth changed the title [Backport 2.19-maintenance] Give Derivation::tryResolve an evalStore argument [Backport 2.19-maintenance] [PARTIAL] Give Derivation::tryResolve an evalStore argument Dec 11, 2023
@roberth roberth merged commit 0fad9ad into NixOS:2.19-maintenance Dec 11, 2023
@Ericson2314 Ericson2314 deleted the backport-9563-to-2.19-maintenance branch December 11, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants