mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
Reference release notes in the 'version too old' warning
This commit is contained in:
parent
18f9539655
commit
d8f5f49dfe
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.
|
|||
it is safe to upgrade by running it again:
|
||||
|
||||
curl https://nixos.org/nix/install | sh
|
||||
|
||||
For more information, please see the NixOS release notes at
|
||||
https://nixos.org/nixos/manual.
|
||||
''
|
||||
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue