Update stable channel to 19.09
This commit is contained in:
parent
11c746f236
commit
2610a5b60b
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-19.03
|
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-19.09
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- nix --version
|
- nix --version
|
||||||
|
|
Loading…
Reference in a new issue