May I remove the nix-env
installation instructions?
#570
-
It's generally recommended to use a method other than I would recommend that users who want to globally add I've also tested installing with Using Flakes and If someone really wants a solution that doesn't use NixOS, Home Manager, or Flakes, using a If I were to make this decision unilaterally, I would include instructions for NixOS, Home Manager, and temporary Nix shell only. My reasoning here is that these are the most straightforward and widely used methods of installing Nix packages and if someone has a good reason to use a different method then they are likely familiar enough with Nix to know how to do it themselves. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I'm not a Nix user, so I'm unfamiliar with these different setups and don't have a particular preference for it. If you think the setup with |
Beta Was this translation helpful? Give feedback.
I'm not a Nix user, so I'm unfamiliar with these different setups and don't have a particular preference for it. If you think the setup with
nix-env
should be removed, you can do that. Or you might move thenix-env
option to the end of the installation options with a warning/notification.