chore: Update default NixOS channel to nixos-20.09

This commit is contained in:
Vincent Ambo 2021-04-23 11:00:06 +02:00 committed by Vincent Ambo
parent 8a1add9ef8
commit 7520f2cb96
6 changed files with 8 additions and 8 deletions

View file

@ -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.