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
Running nix shell "https://flakehub.com/f/DeterminateSystems/fh/*.tar.gz" as instructed in the README leads to a build error on macOS ARM64 when the sandbox is enabled:
Running
nix shell "https://flakehub.com/f/DeterminateSystems/fh/*.tar.gz"
as instructed in the README leads to a build error on macOS ARM64 when the sandbox is enabled:More info:
It works when I disable the sandbox. I guess because it then has access to the openssl.cnf file.
The text was updated successfully, but these errors were encountered: