feat: Migrate nix setup to uv, and add a github action for testing env#1591
Conversation
|
Seems ok, I'll ping @Indyandie if he has some time to review properly. |
|
@FallenDeity @Naramsim I'm not too familiar with uv yet. The 🤔 Hmm... would it be a bad idea to switch over to a flake though? Here's an example https://github.com/akirak/flake-templates/blob/master/python-uv-simple/flake.nix |
|
I checked a bit the docs and everything seems good! Thanks for the PR @FallenDeity ! |
|
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
|
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
Change description
Updated the nix env to use uv to install deps, also added a github action to test working inside nix env
resolves #1583
AI coding assistance disclosure
None
Contributor check list