summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorangristan <angristan@pm.me>2019-04-28 19:15:08 +0200
committerangristan <angristan@pm.me>2019-04-28 19:15:08 +0200
commitf08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f (patch)
tree013728a11a6916dd99d1e48e7461d9876f6903a8 /README.md
parent2b9caf8896f319ca6d4b40d1f1a7b70931bf23f1 (diff)
downloadnixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.tar
nixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.tar.gz
nixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.tar.bz2
nixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.tar.lz
nixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.tar.xz
nixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.tar.zst
nixpkgs-f08c8781fa9f1d3dcfbcb4d3730b18cfbfd1cb8f.zip
README: 18.09 -> 19.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 29c023e4dcd..8cdbb73595b 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.09` for the latest
+custom changes on top of one of the channels, e.g. `nixos-19.03` for the latest
 release and `nixos-unstable` for the latest successful build of master:
 
 ```
 % git remote update channels
-% git rebase channels/nixos-18.09
+% git rebase channels/nixos-19.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 18.09 release](https://hydra.nixos.org/jobset/nixos/release-18.09)
+* [Continuous package builds for 19.03 release](https://hydra.nixos.org/jobset/nixos/release-19.03)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
-* [Tests for 18.09 release](https://hydra.nixos.org/job/nixos/release-18.09/tested#tabs-constituents)
+* [Tests for 19.03 release](https://hydra.nixos.org/job/nixos/release-19.03/tested#tabs-constituents)
 
 Communication: