about summary refs log tree commit diff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-02-16 02:35:22 +0300
committerAzat Bahawi <azat@bahawi.net>2022-02-16 02:35:22 +0300
commit6d20a6d77f995686cb903baafd9c262b9bf990e5 (patch)
tree1346af5d0d8f9a6c38cc7be4da4682cb248da949 /.gitlab-ci.yml
parentwill this fix the pipeline? (diff)
some ci stuff whatevs
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 168fac6..2242e13 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,5 @@
 ---
-image: nixpkgs/nix-flakes:latest
-
-variables:
-  NIX_PATH: "nixpkgs=channel:nixpkgs-unstable"
+image: nixpkgs/nix-flakes:nixos-21.11
 
 before_script:
   - nix --version

Consider giving Nix/NixOS a try! <3