Skip to content

Update to nixica 0.9.0

Smartypants requested to merge update-nixica-0.9.0 into master

Summary

  • Update nixica to 0.9.0
  • Adopt named-arg mkFlake API
  • Remove gitlab-ci from root inputs (CI provided by nixica fallback)
  • Use nixica-ci module with root.enable for test flake discovery
  • Fix test fixtures: remove duplicate flakeModule imports, add ci.modules with leaf CI
  • Remove broken it-can-be-imported-twice test
  • Fix werrorwolf test fixture check name (avoid dots in attribute names)
Edited by Smartypants

Merge request reports