Skip to content

Migrate .gitlab-ci.yml to standard gitlab-ci remote template

Smartypants requested to merge migrate-gitlab-ci-template into master

Summary

  • Replace bespoke .gitlab-ci.yml with standard gitlab-ci remote template (0.18.0)
  • Add dev/ partition using nixica.lib.mkPartitionModule for dynamic pipeline generation
  • Enables automatic output discovery, nix flake check, and nix fmt validation in CI

@nastypants @locallycompact

Edited by Daniel Firth

Merge request reports