-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
hnix doesn't build on nixos-unstable #82233
Comments
@pmiddend Thanks for reporting this. We'd appreciate a PR fixing this, although it might be easiest just to get upstream to release a version that supports a newer Also, getting |
At latest zurihac, I tried to take a look getting this into stackage with @sboehler - see haskell-nix/hnix#494 and haskell-nix/hnix#504. TLDR: we need to get a pure haskell hashing library into stackage first, as cryptonite is a no-no (due to GHCJS). |
@flokli if you're interested in getting As long as those libraries already build in stackage nightly, this is normally a pretty easy process. If those libraries don't already build in Stackage nightly, you'll have to send PRs updating them, and then get the maintainer to make a release to Hackage. |
I'm all for fixing this properly, but is there any way to fix this purely in nixpkgs? For now, I mean. |
I'm probably not the right person to do this. I don't use hnix, and am not that involved in the Haskell ecosystem either.
|
@pmiddend From the error message, it appears that There are a couple possible ways to fix this. Some of these may not work depending on the package:
|
Btw. with the latest nixos-unstable, I now get
|
Feel free to use https://github.com/sorki/hnix-overlay meanwhile |
Describe the bug
nix-shell -p haskellPackages.hnix
results in
Metadata
"x86_64-linux"
Linux 5.4.23, NixOS, 20.09pre215947.82b54d49066 (Nightingale)
yes
yes
nix-env (Nix) 2.3.3
""
""
/nix/store/w8s6mcva9z073fqf6v1jmj6dhjjl0w5f-source
Maintainer information:
The text was updated successfully, but these errors were encountered: