Skip to content

Clean up configuration.nix

Horizon Bot requested to merge update-configuration-nix-ghc-9.12.x into lts/ghc-9.12.x

Summary

Removes unnecessary comments and systems assignment from configuration.nix.

Changes

  • Remove unnecessary comments
  • Remove systems = config.horizon.systems.supported.targets; (already handled by horizon-flake-parts)

🤖 Generated with Claude Code

Merge request reports