-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Nix install script fails on MacOS due to SSL error #8081
Comments
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/nix-installer-workgroup/21495/20 |
Got the same issue on my company mac M1 laptop that uses netskope to "secure" internet traffic(doing man-in-the-middle using company certificate). I guess many companies uses similar proxy software that will break nix the same way. Run the installer that will fail due to SSL errors, and then fix the install by:
You should now be able to resume the install by running the command displayed at the end of the installer output
|
Nix installed with: NixOS/nix#8081 (comment) Config based on i.e. https://davi.sh/blog/2024/01/nix-darwin/ In case of SSL error during Nix installation: NixOS/nix#8081 (comment)
Nix installed with: NixOS/nix#8081 (comment) Config based on i.e. https://davi.sh/blog/2024/01/nix-darwin/ In case of SSL error during Nix installation: NixOS/nix#8081 (comment)
Platform
Additional information
Line used to run script:
Previously attempted installation via the script available here: https://nix.dev/tutorials/install-nix
The above script failed due to the same SSL error I encountered while using the nix.dev script
Output
Output
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: