chore(nix): update channel 19.03 -> 20.03

Use a NixOS / NixPkgs release that's actually being supported
and regularly updated.
This commit is contained in:
Raphael Borun Das Gupta 2020-05-01 01:38:25 +02:00 committed by Vincent Ambo
parent 215df37187
commit bdda24a772
4 changed files with 5 additions and 5 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
19.03. The channel is updated several times a day.
20.03. 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.