-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
GHC 8.10 on nixos-unstable #107
Conversation
Is there a commit that would incorporate NixOS/nixpkgs#128746 also? I’m interested in building SDL |
@int-index It seems there isn't, that's only on You can cherry-pick it of course, but there will be a lot of stuff to rebuild. |
@int-index But you can add it here meanwhile, if you want to override the version just for your static builds: static-haskell-nix/survey/default.nix Line 598 in 217a812
|
Nixpkgs uses Python 3 almost everywhere now, so it should no longer be needed.
CI is green, merging. |
Extracted from #98 (comment)
CC @int-index