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

fix(pip): remove default for format #635

Merged
merged 1 commit into from
Sep 3, 2023
Merged

fix(pip): remove default for format #635

merged 1 commit into from
Sep 3, 2023

Conversation

DavHau
Copy link
Member

@DavHau DavHau commented Sep 3, 2023

This prevents an error where mkDerivation.src is coerced to a string while it is null which leads to hard to debug scenarios

I don't think we need this default logic for the top-level. The logic is still kept for the dependencies.

This prevents an error where mkDerivation.src is coerced to a string while it is null which leads to hard to debug scenarios

I don't think we need this default logic for the top-level. The logic is still kept for the dependencies.
@DavHau DavHau added this pull request to the merge queue Sep 3, 2023
Merged via the queue into main with commit 203cd1c Sep 3, 2023
3 checks passed
@DavHau DavHau deleted the pr branch September 3, 2023 12:10
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.

1 participant