Update stable channel to 19.03

Closes https://github.com/nix-community/nur-packages-template/issues/4
This commit is contained in:
Francesco Gazzetta 2019-04-15 23:48:24 +02:00
parent 4056f4e33d
commit 11c746f236

View file

@ -11,7 +11,7 @@ matrix:
include:
- env: NIX_CHANNEL=https://nixos.org/channels/nixpkgs-unstable
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-unstable
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-18.09
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-19.03
install:
- nix --version