aboutsummaryrefslogtreecommitdiff
path: root/doc/installation.xml
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2019-04-22 18:55:28 +0200
committerRobert Helgesson <robert@rycee.net>2019-04-22 20:04:31 +0200
commit8ecc311bccc70dc2caddc73aa7b9258726790f5c (patch)
treebaea9c8022b194da752dd94ca44e441a00217c4b /doc/installation.xml
parente3831d8ecc5d2a4bab94a34367ab73bc03fff305 (diff)
Update stable version to 19.03
Also prepares for 19.09.
Diffstat (limited to 'doc/installation.xml')
-rw-r--r--doc/installation.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/installation.xml b/doc/installation.xml
index b0109398369..77f6e167e74 100644
--- a/doc/installation.xml
+++ b/doc/installation.xml
@@ -79,11 +79,11 @@
if you are following Nixpkgs master or an unstable channel and
</para>
<screen>
-<prompt>$</prompt> <userinput>nix-channel --add https://github.com/rycee/home-manager/archive/release-18.09.tar.gz home-manager</userinput>
+<prompt>$</prompt> <userinput>nix-channel --add https://github.com/rycee/home-manager/archive/release-19.03.tar.gz home-manager</userinput>
<prompt>$</prompt> <userinput>nix-channel --update</userinput>
</screen>
<para>
- if you follow a Nixpkgs version 18.09 channel.
+ if you follow a Nixpkgs version 19.03 channel.
</para>
<para>
On NixOS you may need to log out and back in for the channel to become
@@ -169,12 +169,12 @@ $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
</para>
<screen>
-<prompt>#</prompt> <userinput>nix-channel --add https://github.com/rycee/home-manager/archive/release-18.09.tar.gz home-manager</userinput>
+<prompt>#</prompt> <userinput>nix-channel --add https://github.com/rycee/home-manager/archive/release-19.03.tar.gz home-manager</userinput>
<prompt>#</prompt> <userinput>nix-channel --update</userinput>
</screen>
<para>
- if you follow a Nixpkgs version 18.09 channel.
+ if you follow a Nixpkgs version 19.03 channel.
</para>
<para>