From a6a0005fed854c711d7efafdd4ddc9e681a44cec Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 30 Aug 2018 09:05:57 -0400 Subject: Reference a local copy of the release notes in the 'version too old' warning, plus a redirect to the support links --- default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index 2070f648b9a..f4b2640ac5a 100644 --- a/default.nix +++ b/default.nix @@ -17,7 +17,10 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins. curl https://nixos.org/nix/install | sh For more information, please see the NixOS release notes at - https://nixos.org/nixos/manual. + https://nixos.org/nixos/manual or locally at + ${toString ./doc/manual/release-notes}. + + If you need further help, see https://nixos.org/nixos/support.html '' else -- cgit 1.4.1