new channel: nixos-19.03 (#1)

This commit is contained in:
zimbatm 2019-03-15 13:49:46 +00:00 committed by GitHub
parent e62437e814
commit f31c910416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 26 additions and 6 deletions

View file

@ -16,3 +16,10 @@ nixos-18.09:
variables:
NIX_PATH: nixpkgs=channel:nixos-18.09
IMAGE_TAG: nixos-18.09
nixos-19.03:
stage: build
script: nix-shell --run ./.gitlab-ci.sh
variables:
NIX_PATH: nixpkgs=channel:nixos-19.03
IMAGE_TAG: nixos-19.03