-
-
Notifications
You must be signed in to change notification settings - Fork 318
Nix install commands are (practically) incorrect #1140
Copy link
Copy link
Open
Labels
siteImprovements to the site infrastructure or content presentationImprovements to the site infrastructure or content presentation
Description
Observations
The Nix install commands within the installation documentation (curl -L https://nixos.org/nix/install | sh -s -- --daemon) make it so that the installer always runs headlessly.
Problem
Especially for a new user, losing the verboseness of the questions the script asks is definitely an issue.
Approaches
We went through this dance once before, see NixOS/nix#5238 and NixOS/nix#5395. How did we get back to using the pipe?
Willing to help?
Sure, I would just appreciate context as to how exactly we ended up back to using the pipe, which definitely isn't ideal.
Priorities
Add 👍 to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
siteImprovements to the site infrastructure or content presentationImprovements to the site infrastructure or content presentation