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

flake.nix: Fix typer and pzp dependencies on NixOS #89

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

notthebee
Copy link
Contributor

@notthebee notthebee commented Dec 23, 2024

pzp is not packaged for NixOS, and pythonPackages.typer is currently at 0.12.5, whereas alga needs at least 0.15.0.

With the aforementioned flake.nix changes, the build works once again on NixOS Unstable as of Dec 23 2024

@Tenzer Tenzer merged commit 0e6a91a into Tenzer:main Dec 23, 2024
10 checks passed
@Tenzer
Copy link
Owner

Tenzer commented Dec 23, 2024

Thank you!

I know the Nix Flake hasn't been maintained well. I'll try to see if I can set up something so it can be checked as development is ongoing, to help make sure it doesn't break again and is kept up to date.

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.

2 participants