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

lib: Split checkMkDerivationFor into multiple functions #17

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Conversation

jtojnar
Copy link
Owner

@jtojnar jtojnar commented Jan 25, 2021

This will allow us to reuse it for other package sets like Python.

cc @rmcgibbo

This will allow us to reuse it for other package sets like Python.
@rmcgibbo
Copy link
Collaborator

This looks good to me. If you want to add the feature of passing the originalDrv to the check function into this PR too, I can rebase #15 on top of this.

This will allow us to do things like checking compatibility of interpreter of the original package.
@jtojnar
Copy link
Owner Author

jtojnar commented Jan 25, 2021

Done.

@rmcgibbo
Copy link
Collaborator

Cool. Once this is merged, I'll rebase #15.

@jtojnar jtojnar merged commit f9e9674 into master Jan 25, 2021
@jtojnar jtojnar deleted the split-lib branch January 25, 2021 20:27
@jtojnar
Copy link
Owner Author

jtojnar commented Jan 25, 2021

Done. Note also the changed name of the drv argument to drvArgs.

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