summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2018-04-04 08:42:24 +0200
committerVladimír Čunát <vcunat@gmail.com>2018-04-04 09:48:35 +0200
commita308118d64304a0ddb3fac21c7db52f08219d63b (patch)
treeea27cd8a706fc9ee7e0f5da009e5ab48725da4a7 /README.md
parent775fce10fd537c59a68662c87c83c3fa6e12407c (diff)
downloadnixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.tar
nixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.tar.gz
nixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.tar.bz2
nixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.tar.lz
nixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.tar.xz
nixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.tar.zst
nixpkgs-a308118d64304a0ddb3fac21c7db52f08219d63b.zip
README: 17.09 -> 18.03
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 3f2ff48dd92..9714bbd1ab3 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-17.09` for the latest
+custom changes on top of one of the channels, e.g. `nixos-18.03` for the latest
 release and `nixos-unstable` for the latest successful build of master:
 
 ```
 % git remote update channels
-% git rebase channels/nixos-17.09
+% git rebase channels/nixos-18.03
 ```
 
 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 17.09 release](https://hydra.nixos.org/jobset/nixos/release-17.09)
+* [Continuous package builds for 18.03 release](https://hydra.nixos.org/jobset/nixos/release-18.03)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
-* [Tests for 17.09 release](https://hydra.nixos.org/job/nixos/release-17.09/tested#tabs-constituents)
+* [Tests for 18.03 release](https://hydra.nixos.org/job/nixos/release-18.03/tested#tabs-constituents)
 
 Communication: