readme: current NixOS stable is version 17.09

This commit is contained in:
Robert Helgesson 2017-10-04 20:45:20 +02:00
parent 9c859d2655
commit 01d46a1751
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86

View file

@ -19,7 +19,7 @@ will write to your dconf store and cannot tell whether a configuration
that it is about to be overwrite was from a previous Home Manager that it is about to be overwrite was from a previous Home Manager
generation or from manual configuration. generation or from manual configuration.
Home Manager targets [NixOS][] unstable and NixOS version 17.03 (the Home Manager targets [NixOS][] unstable and NixOS version 17.09 (the
current stable version), it may or may not work on other Linux current stable version), it may or may not work on other Linux
distributions and NixOS versions. distributions and NixOS versions.
@ -56,11 +56,11 @@ Currently the easiest way to install Home Manager is as follows:
or or
```console ```console
$ git clone -b release-17.03 https://github.com/rycee/home-manager ~/.config/nixpkgs/home-manager $ git clone -b release-17.09 https://github.com/rycee/home-manager ~/.config/nixpkgs/home-manager
``` ```
depending on whether you are tracking Nixpkgs unstable or version depending on whether you are tracking Nixpkgs unstable or version
17.03. 17.09.
3. Add Home Manager to your user's Nixpkgs, for example by symlinking the 3. Add Home Manager to your user's Nixpkgs, for example by symlinking the
overlay to `~/.config/nixpkgs/overlays`: overlay to `~/.config/nixpkgs/overlays`: