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

Add option to disable import-from-derivation completely, even if the drv is already realized #1265

Merged
merged 2 commits into from Mar 9, 2017

Conversation

shlevy
Copy link
Member

@shlevy shlevy commented Mar 8, 2017

No description provided.

@k0001
Copy link
Contributor

k0001 commented Mar 8, 2017

To clarify: The rationale for this change is preventing builds from happening before intended. For example, if one has an import-from-derivation expression in some project, then when building the project in Hydra the building of said derivation will happen at evaluation time in the Hydra host instead of happening in the build slaves at build time.

@copumpkin
Copy link
Member

Makes sense to me!

@k0001
Copy link
Contributor

k0001 commented Mar 8, 2017

We should add some documentation about this, though.

@expipiplus1
Copy link
Contributor

See also #666

@shlevy
Copy link
Member Author

shlevy commented Mar 8, 2017

Writing docs now

@domenkozar
Copy link
Member

Fixes #1122

@shlevy
Copy link
Member Author

shlevy commented Mar 8, 2017

Documented

@edolstra edolstra merged commit 5f831c1 into NixOS:master Mar 9, 2017
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

6 participants