mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 20:30:37 -05:00
ci: add nixos-20.09
This commit is contained in:
@@ -8,6 +8,8 @@ matrix:
|
||||
env: NIXPKGS_CHANNEL=nixos-unstable IMAGE_TAG=latest
|
||||
- name: nixos-20.03
|
||||
env: NIXPKGS_CHANNEL=nixos-20.03
|
||||
- name: nixos-20.09
|
||||
env: NIXPKGS_CHANNEL=nixos-20.09
|
||||
|
||||
script:
|
||||
- NIX_PATH=channel:$NIXPKGS_CHANNEL nix-shell --run ./.travis.sh
|
||||
|
||||
Reference in New Issue
Block a user