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

install.sh has an incorrect link #762

Closed
turion opened this issue Nov 25, 2021 · 0 comments · Fixed by NixOS/nix#5737
Closed

install.sh has an incorrect link #762

turion opened this issue Nov 25, 2021 · 0 comments · Fixed by NixOS/nix#5737
Labels

Comments

@turion
Copy link

turion commented Nov 25, 2021

When performing the standard way to install nix (curl -L https://nixos.org/nix/install | sh), it may emit a message:

Note: a multi-user installation is possible. See https://nixos.org/nix/manual/#sect-multi-user-installation

The link is wrong. I believe the correct link is https://nixos.org/manual/nix/stable/installation/installing-binary.html#multi-user-installation

@turion turion added the content label Nov 25, 2021
jtojnar added a commit to jtojnar/nix that referenced this issue Dec 6, 2021
jtojnar added a commit to jtojnar/nix that referenced this issue Dec 7, 2021
Fixes: NixOS/nixos-homepage#762

(cherry picked from commit ae21aab)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant