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
Hello! I'm not sure if this is the right place to report this, but the issue is very obscure as a nix newbie, so any help would be appreciated! I'm running into a linker error after updating the flake.lock of Cohttp: mirage/ocaml-cohttp#1099 (see the failed Nix CI, note that it was working before)
libcurl.so: undefined reference to `SSL_get0_group_name@OPENSSL_3.2.0'
Would you have any suggestions on how to address this or who to ask for help? Thanks!
The text was updated successfully, but these errors were encountered:
Hello! I'm not sure if this is the right place to report this, but the issue is very obscure as a nix newbie, so any help would be appreciated! I'm running into a linker error after updating the
flake.lock
of Cohttp: mirage/ocaml-cohttp#1099 (see the failed Nix CI, note that it was working before)Would you have any suggestions on how to address this or who to ask for help? Thanks!
The text was updated successfully, but these errors were encountered: