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

shell.nix not up to date on latest python package dependencies #12050

Closed
EdenEast opened this issue Feb 28, 2021 · 3 comments
Closed

shell.nix not up to date on latest python package dependencies #12050

EdenEast opened this issue Feb 28, 2021 · 3 comments

Comments

@EdenEast
Copy link

The packages dotty-dict and jsonschema were recently added as requirements to the requirements.txt file. These requirements were not reflected in the shell.nix file causing ./bin/qmk to fail.

dotty-dict added in commit: ef6329a
jsonschema added in commit: ededff8

These requirements should be reflected in the shell.nix file.

@EdenEast
Copy link
Author

I used the wrong template this is not a question and should be labeled as a bug/regression.

@tzarc tzarc added bug and removed question labels Mar 1, 2021
@purcell
Copy link
Contributor

purcell commented Mar 5, 2021

See #11181 :-)

@EdenEast
Copy link
Author

EdenEast commented Apr 3, 2021

This issue was solved with the merge of #12295.

@EdenEast EdenEast closed this as completed Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants