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

@ -29,7 +29,7 @@ Manifest caching *only* applies in the following cases:
Manifest caching *never* applies in the following cases:
* package source specification is a local file path (i.e. `NIXERY_PKGS_PATH`)
* package source specification is a NixOS channel (e.g. `NIXERY_CHANNEL=nixos-19.03`)
* package source specification is a NixOS channel (e.g. `NIXERY_CHANNEL=nixos-20.03`)
* package source specification is a git branch or tag (e.g. `staging`, `master` or `latest`)
It is thus always preferable to request images from a fully-pinned package