summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2018-10-05 18:23:57 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2018-10-05 18:23:57 -0400
commit29b479eb72f3192ed67846dfa6a4ab5c49b6a268 (patch)
tree975796b29777cbb051f6fc285889ded1de044e74 /README.md
parent31b1553880e77a0223900b558255a9a8f57d1e6b (diff)
downloadnixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.tar
nixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.tar.gz
nixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.tar.bz2
nixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.tar.lz
nixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.tar.xz
nixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.tar.zst
nixpkgs-29b479eb72f3192ed67846dfa6a4ab5c49b6a268.zip
README: 18.03 -> 18.09
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 004bba34530..144a23027db 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,12 @@ build daemon as so-called channels. To get channel information via git, add
 ```
 
 For stability and maximum binary package support, it is recommended to maintain
-custom changes on top of one of the channels, e.g. `nixos-18.03` for the latest
+custom changes on top of one of the channels, e.g. `nixos-18.09` for the latest
 release and `nixos-unstable` for the latest successful build of master:
 
 ```
 % git remote update channels
-% git rebase channels/nixos-18.03
+% git rebase channels/nixos-18.09
 ```
 
 For pull-requests, please rebase onto nixpkgs `master`.
@@ -31,9 +31,9 @@ For pull-requests, please rebase onto nixpkgs `master`.
 * [Manual (NixOS)](https://nixos.org/nixos/manual/)
 * [Community maintained wiki](https://nixos.wiki/)
 * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
-* [Continuous package builds for 18.03 release](https://hydra.nixos.org/jobset/nixos/release-18.03)
+* [Continuous package builds for 18.09 release](https://hydra.nixos.org/jobset/nixos/release-18.09)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
-* [Tests for 18.03 release](https://hydra.nixos.org/job/nixos/release-18.03/tested#tabs-constituents)
+* [Tests for 18.09 release](https://hydra.nixos.org/job/nixos/release-18.09/tested#tabs-constituents)
 
 Communication: