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

Update the nix-shell to work with qmk master. #14217

Closed
wants to merge 1 commit into from
Closed

Conversation

dnaq
Copy link

@dnaq dnaq commented Aug 29, 2021

The qmk build system now expects a newer version of the qmk binary, so
we update the python dependencies of the nix-shell to use qmk = "^1".

We also remove the dotty-dict dependency, since qmk already depends on
it.

The qmk build system now expects a newer version of the qmk binary, so
we update the python dependencies of the nix-shell to use `qmk = "^1"`.

We also remove the dotty-dict dependency, since qmk already depends on
it.
@github-actions github-actions bot added the core label Aug 29, 2021
@drashna drashna requested review from sigprof and a team August 29, 2021 12:49
@zvecr
Copy link
Member

zvecr commented Aug 30, 2021

With #13316 now merged, does this still add value? If so, there are merge conflicts that should be resolved.

@dnaq
Copy link
Author

dnaq commented Aug 30, 2021

#13316 seems to work for me, so I'll close this one.

@dnaq dnaq closed this Aug 30, 2021
@dnaq dnaq deleted the nix-fixes branch August 30, 2021 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants