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

move lib-tests to a build #511

Open
wants to merge 1 commit into
base: released
Choose a base branch
from
Open

move lib-tests to a build #511

wants to merge 1 commit into from

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented May 28, 2020

This still has problems with rebuilds since it uses the target nixpkgs
to build the tests, but it's a regular build job which doesn't block the
entire evaluator anymore. Mitigates the main problem until we decide
what to do for these kind of use cases.

This still has problems with rebuilds since it uses the target nixpkgs
to build the tests, but it's a regular build job which doesn't block the
entire evaluator anymore. Mitigates the main problem until we decide
what to do for these kind of use cases.
@infinisil
Copy link
Member

See #472 which I think is a good solution in this specific case, since the lib tests only need some very basic builders from pkgs

Copy link
Member

@cole-h cole-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

until we decide what to do for these kind of use cases.

Is there a tracking issue filed for this? If not, could I impose on you to do so, at some point? :-)

@LnL7
Copy link
Member Author

LnL7 commented Jun 17, 2020

Not sure there's anything specific, but #513 is probably most relevant.

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.

3 participants