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 Python to 3.12 and flake inputs #2406

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

niklasmohrin
Copy link
Member

@niklasmohrin niklasmohrin commented Mar 10, 2025

See commit messages

I also updated the uv2nix configuration according to the current
examples from

    https://pyproject-nix.github.io/uv2nix/showcases/django.html

Note that nixpkgs now comes with Postgres 17, which will trigger an
error in `nix run .#services`. It can easily be resolved by running
`clean-setup` before starting the database, so that it will be reset.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants