From 09dbb1469765f063c3e54dcbe9e57ce0228b5b4c Mon Sep 17 00:00:00 2001 From: Technofab <34860318+TECHNOFAB11@users.noreply.github.com> Date: Thu, 12 Sep 2024 04:13:01 +0200 Subject: [PATCH] add Nix Gitlab CI (#251) * chore(README): add Nix Gitlab CI * fix: spelling Co-authored-by: Cynthia Fox --------- Co-authored-by: Cynthia Fox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed080da..6fa5fab 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ * [Makes](https://github.com/fluidattacks/makes) - A Nix-based CI/CD pipeline framework for building, testing, and releasing projects in any language, from anywhere. * [nixidy](https://github.com/arnarg/nixidy) - Kubernetes GitOps with Nix and Argo CD. +* [Nix GitLab CI](https://gitlab.com/technofab/nix-gitlab-ci) - Define GitLab CI pipelines in pure Nix with full access to all Nix packages (incl. caching). * [Standard](https://github.com/divnix/std) - An opinionated Nix Flakes framework to keep Nix code in large projects organized, accompanied by a friendly CLI/TUI optized for DevOps scenarios. ## Programming Languages