so I don't really know anything about nix, but I thought it would just take care of installing all of the things, so that everything just works. Sadly, when I run nix develop
on there and try a build, I run into some linker error in ring (used in rustls, used for fetching roc packages) that ____chkstk_darwin
is missing.
am I missing something here? CI works so it must be something on my system ?!
I have seen ring errors before but I don't recall if they were on macos x86, can you post the full error?
Last updated: Jul 06 2025 at 12:14 UTC