-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
stack is broken on Nixos #64746
Comments
pkgsStatic seems pretty broken: I have just tried building a go executable and it came out dynamically linked against glibc. Perhaps there should be an issue (or project maybe) tracking this problems. |
@rnhmjoj are you sure this is related to the haskell-stack bug? |
Oops, I replied to the wrong issue. |
This looks like it should have been resolved now by 020685d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
See commercialhaskell/stack#4864 for more info. This bug is fixed in stack v2.1.3, while nixpkgs still has v2.1.1.1.
Steps to reproduce
Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste theresults.
The text was updated successfully, but these errors were encountered: