Update stable channel to 19.03
Closes https://github.com/nix-community/nur-packages-template/issues/4
This commit is contained in:
parent
4056f4e33d
commit
11c746f236
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- env: NIX_CHANNEL=https://nixos.org/channels/nixpkgs-unstable
|
- 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-unstable
|
||||||
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-18.09
|
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-19.03
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- nix --version
|
- nix --version
|
||||||
|
|
Loading…
Reference in a new issue