Skip to content

Standardize nix directory structure to use local: pattern

Daniel Firth requested to merge standardize-nix-dir-9.6.x into lts/ghc-9.6.x

Update all nix/*.nix files to use local: parameter pattern. Standardize ci.nix to use explicit systems list. Keep systems.nix compatible with horizon-supported-systems v1.1.0 API. Update treefmt.nix to use local: pattern while keeping formatting tools (nixpkgs-fmt, deadnix, statix). Tested with nix flake show.

Merge request reports