mirror of
https://github.com/NixOS/nix.git
synced 2024-11-30 02:32:26 +00:00
d5ecb8d3cd
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
(cherry picked from commit
|
||
---|---|---|
.. | ||
advanced-topics | ||
command-ref | ||
expressions | ||
figures | ||
glossary | ||
images/callouts | ||
installation | ||
introduction | ||
packages | ||
release-notes | ||
hacking.xml | ||
local.mk | ||
manual.xml | ||
nix-lang-ref.xml | ||
quote-literals.xsl | ||
schemas.xml |