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

Parse CA derivations using new output variants #3851

Merged

Conversation

Ericson2314
Copy link
Member

We no longer need ParsedDerivation for this because everything libstore needs to know about is in the BasicDerivation proper.

We no longer need `ParsedDerivation` because everything libstore needs
to know about is in the `BasicDerivation` proper.
"create" as in read one in from a serialized form, or build one from
scratch in memory.
@Ericson2314
Copy link
Member Author

Fixed conflicts, and also added a few more checks for the experimental feature.

@Ericson2314 Ericson2314 changed the title Parse CA derivations using new output variants -- contains #3830 Parse CA derivations using new output variants Aug 5, 2020
src/libexpr/primops.cc Outdated Show resolved Hide resolved
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
@edolstra edolstra merged commit b3e7354 into NixOS:master Aug 5, 2020
@Ericson2314 Ericson2314 deleted the derivation-primop-floating-output branch August 5, 2020 15:09
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.

None yet

2 participants