Skip to content

Use nixica 0.1.0 for flake infrastructure

Horizon Bot requested to merge use-nixica-0.1.0 into master

Summary

  • Replace direct flake-parts, import-tree, and treefmt-nix inputs with nixica 0.1.0
  • Use nixica.lib.mkFlake for flake outputs instead of calling flake-parts directly
  • Use nixica.formatting for treefmt configuration
  • Route flake-parts module imports through nixica.inputs.flake-parts
  • Update strict-inputs exceptions for new input structure
Edited by Daniel Firth

Merge request reports