Skip to content

Update horizon-core input, add brick, add missing package overrides (9.10.x)

Refresh horizon-core from 804c30f0 (2025-03-02) to d3b3b1fd (2026-04-03) — picks up the horizon-package-set-lts-ghc-9.10.x merge and ~13 months of upstream activity.

Adds brick back to the package set and to requiredPackages — it should be required on every lts branch.

The new horizon-core no longer exposes some packages that were previously available via legacyPackages, so they are declared here in horizon.dhall and regenerated via horizon-gen-nix: brick, constraints-extras, dependent-sum, dependent-sum-template, email-validate, formatting, groups, indexed-profunctors, keys, lens-family, monad-logger, monad-loops, neat-interpolation, optics-core, pointed, quickcheck-text, rebase, rerebase, stm-chans, string-interpolate, text-conversions, vector-instances, vty-crossplatform, vty-unix.

Merge request reports