Skip to content
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

Instruct the user to follow redirects when installing Nix. #3716

Merged
merged 1 commit into from Jun 18, 2020
Merged

Instruct the user to follow redirects when installing Nix. #3716

merged 1 commit into from Jun 18, 2020

Conversation

SamirTalwar
Copy link
Contributor

Nix installation now requires following redirects using curl -L. This
is currently represented on the Nix download page but not in the
manual. This change updates the manual to reflect this.

Using curl without the -L flag results in an empty body, making
installation a no-op.

Nix installation now requires following redirects using `curl -L`. This
is currently represented on the [Nix download page][] but not in the
manual. This change updates the manual to reflect this.

Using `curl` without the `-L` flag results in an empty body, making
installation a no-op.

[Nix download page]: https://nixos.org/download.html
@edolstra edolstra merged commit 25a1be9 into NixOS:master Jun 18, 2020
@SamirTalwar SamirTalwar deleted the follow-redirects-when-installing branch June 18, 2020 09:20
@SamirTalwar SamirTalwar restored the follow-redirects-when-installing branch June 18, 2020 09:20
@SamirTalwar SamirTalwar deleted the follow-redirects-when-installing branch June 18, 2020 09:20
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/installation-on-macos-catalina/7804/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants