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

Bug 549 #563

Merged
merged 2 commits into from Jul 7, 2023
Merged

Bug 549 #563

merged 2 commits into from Jul 7, 2023

Conversation

TyberiusPrime
Copy link
Collaborator

This tackles #549 by throwing out all nixpkgs python-packages with invalid versions (ie. everything with unstable-yyyy-mm-dd (~86 packages in 23.05).

It also tackles a bug in the resolve lib adapter, which sometimes would only return a list, and sometimes a list_iterator, which lead to psutil:5.49 not being accepted for the requirement 'psutil'.

@TyberiusPrime
Copy link
Collaborator Author

This branch still needs a check for this bug. Otherwise, let's see what the CI says.

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