-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
Contributing via nix-env doesn't work, zlib seems to be missing from derivation #1846
Comments
I'm a nix noobie, not quite sure how to fix this. |
Thank you for the issue. Could you also provide the log for zlib ( |
|
Oops sorry, I missed that part (it's actually in your gist). Yeah, I can reproduce the issue in my non-NixOS (Linux) machine. It's maybe an issue of our nix default expression. If you have nix flake, could you try @berberman Could you check this issue with |
|
Maybe related issue: edolstra/flake-compat#13 |
Thanks for the reporting, there's a mistake in |
Using NixOS 20.09
Steps to reproduce
Clone repo then follow steps of using-nix
https://github.com/haskell/haskell-language-server#using-nix
cabal build
Actual behaviour
cabal: Failed to build zlib-0.6.2.3
https://gist.github.com/ErnestKz/f0441e3ce1d55cf22331ac849bfeafc5
The text was updated successfully, but these errors were encountered: