diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9115961..de2f017 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,6 @@ stages: build-config: stage: test - image: nixos/latest:latest + image: nixos/nix:latest script: - nix run nixpkgs#nh -- --help