new channel: nixos-19.03 (#1)
This commit is contained in:
parent
e62437e814
commit
f31c910416
6 changed files with 26 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue