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

Add follow redirect flag to installation command #134

Closed
wants to merge 2 commits into from

Conversation

wbadart
Copy link

@wbadart wbadart commented Mar 31, 2020

With the website moving to Netlify, curling without -L just returns the
redirect response. See:

https://discourse.nixos.org/t/announcement-moving-nixos-org-to-netlify/6212

The installation command given by the big "Get Nix" button on
nixos.org/nix also reflects this change:

curl -L --proto '=https' --tlsv1.2 https://nixos.org/nix/install | sh

Let me know if you think the pill should list the full command given by the
download page.

With the website moving to Netlify, curling without -L just returns the
redirect response. See:

https://discourse.nixos.org/t/announcement-moving-nixos-org-to-netlify/6212

The installation command given by the big "Get Nix" button on
nixos.org/nix also reflects this change:

    curl -L --proto '=https' --tlsv1.2 https://nixos.org/nix/install | sh
@wbadart
Copy link
Author

wbadart commented Jan 30, 2021

Looks like this flew under the radar; probably isn't needed anymore.

@wbadart wbadart closed this Jan 30, 2021
@Ericson2314 Ericson2314 reopened this Jan 31, 2021
@Ericson2314
Copy link
Member

Sorry this was missed.

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

2 participants