summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorTim Steinbach <tim.steinbach@exinda.com>2016-04-04 14:42:07 -0400
committerTim Steinbach <tim.steinbach@exinda.com>2016-04-04 14:42:07 -0400
commitbb125c7936c76cf3a3525bf8c99aee3a0cb0849f (patch)
tree4108c27808d34a51261de0d190fc683ac446aaed /README.md
parentb375260adde0d0c5acd3037800a9a3b47a522200 (diff)
downloadnixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.tar
nixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.tar.gz
nixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.tar.bz2
nixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.tar.lz
nixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.tar.xz
nixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.tar.zst
nixpkgs-bb125c7936c76cf3a3525bf8c99aee3a0cb0849f.zip
README: 15.09 -> 16.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 9bd2e9b95c9..c3187f20462 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,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-15.09` for the latest
+custom changes on top of one of the channels, e.g. `nixos-16.03` for the latest
 release and `nixos-unstable` for the latest successful build of master:
 
 ```
 % git remote update channels
-% git rebase channels/nixos-15.09
+% git rebase channels/nixos-16.03
 ```
 
 For pull-requests, please rebase onto nixpkgs `master`.
@@ -33,9 +33,9 @@ For pull-requests, please rebase onto nixpkgs `master`.
 * [Manual (NixOS)](https://nixos.org/nixos/manual/)
 * [Nix Wiki](https://nixos.org/wiki/)
 * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
-* [Continuous package builds for 15.09 release](https://hydra.nixos.org/jobset/nixos/release-15.09)
+* [Continuous package builds for 16.03 release](https://hydra.nixos.org/jobset/nixos/release-16.03)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
-* [Tests for 15.09 release](https://hydra.nixos.org/job/nixos/release-15.09/tested#tabs-constituents)
+* [Tests for 16.03 release](https://hydra.nixos.org/job/nixos/release-16.03/tested#tabs-constituents)
 
 Communication: