You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The zarith package (version 1.7) is not buildable because it doesn't support absolute $CC, it always look at it in the search path. I fixed it by adding a patch (bobot/opam-repository@736b08f), but I am wondering why the zarith package in nixpkgs doesn't have the same problem.
The text was updated successfully, but these errors were encountered:
The zarith package (version 1.7) is not buildable because it doesn't support absolute
$CC
, it always look at it in the search path. I fixed it by adding a patch (bobot/opam-repository@736b08f), but I am wondering why the zarith package in nixpkgs doesn't have the same problem.The text was updated successfully, but these errors were encountered: