We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3340718 commit 0027b0eCopy full SHA for 0027b0e
.gitlab-ci.yml
@@ -1,8 +1,7 @@
1
image: nixos/nix:latest
2
3
variables:
4
- # Pinned 2020-09-11.
5
- NIX_PATH: "nixpkgs=https://github.com/NixOS/nixpkgs/archive/6d4b93323e7f78121f8d6db6c59f3889aa1dd931.tar.gz"
+ NIX_PATH: "nixpkgs=channel:nixos-unstable"
6
7
stages:
8
- test
0 commit comments