forked from mirrors/nixpkgs
Reference release notes in the 'version too old' warning
This commit is contained in:
parent
18f9539655
commit
d8f5f49dfe
|
@ -15,6 +15,9 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.
|
||||||
it is safe to upgrade by running it again:
|
it is safe to upgrade by running it again:
|
||||||
|
|
||||||
curl https://nixos.org/nix/install | sh
|
curl https://nixos.org/nix/install | sh
|
||||||
|
|
||||||
|
For more information, please see the NixOS release notes at
|
||||||
|
https://nixos.org/nixos/manual.
|
||||||
''
|
''
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue