Skip to content
  • Horizon Bot's avatar
    Renovate horizon-core to use horizon-flake-parts 0.10.0 · f3250f3f
    Horizon Bot authored and Daniel Firth's avatar Daniel Firth committed
    Updates horizon-core to use horizon-flake-parts 0.10.0 which provides
    integrated modules for CI, formatting, and systems configuration.
    
    Changes:
    - Add horizon-flake-parts 0.10.0 input (includes haskell-make-package-set)
    - Remove old inputs: gitlab-ci/gitlab-omnix-ci, horizon-supported-systems, haskell-make-package-set
    - Remove old config files: nix/ci.nix, nix/default.nix
    - Remove inline flake configuration (was duplicate outputs)
    - Add nix/configuration.nix with horizon module configuration
    - Add nix/horizon.nix with preserved haskell.packageSet configuration
    - Enable horizon.ci.horizon-gen-nix for validation
    - Enable horizon.formatting with configuration/* excluded
    - Keep .gitlab-ci.yml as required GitLab CI entry point
    - Remove develop/ flake (use direct nix run URLs instead)
    - Update README to match horizon-build-packages style
    - Update all flake inputs to latest versions
    
    Updates rio from 0.1.23.0 to 0.1.24.0 (which is available in Hackage)
    and...
    f3250f3f