summary refs log tree commit diff
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2017-03-30 16:28:38 +0200
committerRobin Gloster <mail@glob.in>2017-03-30 17:36:44 +0200
commit80c916b6ced0c2adc054ef14e63b28cb2dc40b89 (patch)
tree1a7da7584ace46c4c786d4a01f69505f1637d064
parentf0512f4ceb3441c9fef688ef78b41dfa6ec5802a (diff)
downloadnixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.tar
nixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.tar.gz
nixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.tar.bz2
nixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.tar.lz
nixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.tar.xz
nixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.tar.zst
nixpkgs-80c916b6ced0c2adc054ef14e63b28cb2dc40b89.zip
docs: 16.09 -> 17.03
-rw-r--r--README.md8
-rwxr-xr-xmaintainers/scripts/hydra-eval-failures.py4
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 002caa3a171..1d5fbd218e2 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,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-16.09` for the latest
+custom changes on top of one of the channels, e.g. `nixos-17.03` for the latest
 release and `nixos-unstable` for the latest successful build of master:
 
 ```
 % git remote update channels
-% git rebase channels/nixos-16.09
+% git rebase channels/nixos-17.03
 ```
 
 For pull-requests, please rebase onto nixpkgs `master`.
@@ -32,9 +32,9 @@ For pull-requests, please rebase onto nixpkgs `master`.
 * [Manual (NixOS)](https://nixos.org/nixos/manual/)
 * [Nix Wiki](https://nixos.org/wiki/) (deprecated, see milestone ["Move the Wiki!"](https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Move+the+wiki%21%22))
 * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
-* [Continuous package builds for 16.09 release](https://hydra.nixos.org/jobset/nixos/release-16.09)
+* [Continuous package builds for 17.03 release](https://hydra.nixos.org/jobset/nixos/release-17.03)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
-* [Tests for 16.09 release](https://hydra.nixos.org/job/nixos/release-16.09/tested#tabs-constituents)
+* [Tests for 17.03 release](https://hydra.nixos.org/job/nixos/release-17.03/tested#tabs-constituents)
 
 Communication:
 
diff --git a/maintainers/scripts/hydra-eval-failures.py b/maintainers/scripts/hydra-eval-failures.py
index 6122dabb1e8..6bbc0a45e44 100755
--- a/maintainers/scripts/hydra-eval-failures.py
+++ b/maintainers/scripts/hydra-eval-failures.py
@@ -48,8 +48,8 @@ def get_maintainers(attr_name):
 @click.command()
 @click.option(
     '--jobset',
-    default="nixos/release-16.09",
-    help='Hydra project like nixos/release-16.09')
+    default="nixos/release-17.03",
+    help='Hydra project like nixos/release-17.03')
 def cli(jobset):
     """
     Given a Hydra project, inspect latest evaluation