about summary refs log tree commit diff
path: root/tools/nixery/docs/src/nixery.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2021-04-23T09·00+0200
committerVincent Ambo <mail@tazj.in>2021-04-30T10·28+0200
commit7520f2cb96159ae3cbee80b4822900f9a92f7f53 (patch)
tree21e0916ee16c65027a1b83f44d622bbb638d0f65 /tools/nixery/docs/src/nixery.md
parent8a1add9ef8f6899b8f110bd789d2422dbe688642 (diff)
chore: Update default NixOS channel to nixos-20.09
Diffstat (limited to 'tools/nixery/docs/src/nixery.md')
-rw-r--r--tools/nixery/docs/src/nixery.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nixery/docs/src/nixery.md b/tools/nixery/docs/src/nixery.md
index 185c846308..5f6dcb7e36 100644
--- a/tools/nixery/docs/src/nixery.md
+++ b/tools/nixery/docs/src/nixery.md
@@ -54,7 +54,7 @@ own instance of Nixery.
 ### Which revision of `nixpkgs` is used for the builds?
 
 The instance at `nixery.dev` tracks a recent NixOS channel, currently NixOS
-20.03. The channel is updated several times a day.
+20.09. The channel is updated several times a day.
 
 Private registries might be configured to track a different channel (such as
 `nixos-unstable`) or even track a git repository with custom packages.