summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2018-08-30 09:00:05 -0400
committerGraham Christensen <graham@grahamc.com>2018-08-30 09:00:05 -0400
commitd8f5f49dfe664d88704839134adf49c228ae8429 (patch)
tree371941c865b4507cc7bc4e4c48a46a06f6d10112 /default.nix
parent18f953965598ab585cc4b3f9018463905401bdd9 (diff)
downloadnixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.tar
nixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.tar.gz
nixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.tar.bz2
nixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.tar.lz
nixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.tar.xz
nixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.tar.zst
nixpkgs-d8f5f49dfe664d88704839134adf49c228ae8429.zip
Reference release notes in the 'version too old' warning
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 180815d4d6d..2070f648b9a 100644
--- a/default.nix
+++ b/default.nix
@@ -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