Skip to content

Migrate to nixica 0.1.0

Smartypants requested to merge migrate-to-nixica into master

Summary

Full nixica migration for horizon-supported-systems:

  • Replace flake-parts + import-tree + get-flake with nixica.lib.mkFlake
  • Replace archived gitlab-omnix-ci with gitlab-ci 0.19.0
  • Add mkPartitionModule dev partition at nix/partitions/dev.nix
  • Restructure tests to test/modules/flake/horizon-supported-systems/it-*/ convention
  • Update .gitlab-ci.yml remote template to 0.19.0

Part of Tier 3 work tracked in nixica#3 (closed) (prioritised by @locallycompact).

Edited by Smartypants

Merge request reports