haskellPackages: stackage LTS 24.34 -> LTS 24.36#504509
haskellPackages: stackage LTS 24.34 -> LTS 24.36#504509wolfgangwalther merged 988 commits intostagingfrom
Conversation
|
According to the team calendar, I am taking over from @maralorn for the next two weeks. Thanks @sternenseemann for creating the PR. We're currently on Stackage 24.34, but there is https://www.stackage.org/lts-24.35, so we should do that first. @sternenseemann you mentioned in #500056 (comment) we should try to update to Stackage Nightly - is there any indication for when Stackage will do Stackage 25? |
I don't know, but I don't think it really matters to us, we can just use nightly for a bit. It doesn't feel like we are gaining much with continuing to bump LTS while we probably do want newer versions of pandoc etc. rather sooner than later (though 9.12 default for 26.05 doesn't seem doable anymore). |
This comment was marked as resolved.
This comment was marked as resolved.
Well, if we won't make 26.05 with Nightly, then there's an argument to make to keep bumping LTS until haskell-updates can't make it to 26.05 anymore - since this will be stuff that 26.05 will stick with for half a year. Just a suggestion, I'm not set on that. I'd be fine with doing Nightly with the next cycle after this PR, too. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as duplicate.
This comment was marked as duplicate.
|
(Patches for) problems related to tasty 1.5.4:
Probably more issues like this. |
This comment was marked as resolved.
This comment was marked as resolved.
Removed the pythonOlder dependency and its usage.
…ules/misc/documentation/modular-services.nix (#508577)
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on *evaluation [1824411](https://hydra.nixos.org/eval/1824411) of nixpkgs commit [c7e1be8](https://github.com/NixOS/nixpkgs/commits/c7e1be87d27d8095b1b7c9fe6ab8e842fd358ca7) as of 2026-04-12 15:33 UTC* from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
We didn't actually have a full rebuild here, just a few hundred packages. This could be done early in the next iteration instead. Current state: Technically we'd be blocked from merging, because Just marked packages failing to build as broken, will merge next. Since today is the last day of my two weeks, I will defer to @sternenseemann, who is next in line, on whether to bump haskell-updates to Stackage Nightly now or not, yet. (even though I argued in #504509 (comment) that we should technically not bump to Nightly, yet, there is also one very good argument for it: The stackage major bump will likely be massive effort again, so starting early with it is certainly not a bad thing, even if we end up only merging it once it becomes Stackage 25 or so...) |
This Merge
This PR is the regular merge of the
haskell-updatesbranch intostaging.This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. You may be able to find an up-to-date Hydra build report at cdepillabout/nix-haskell-updates-status.
We roughly aim to merge these
haskell-updatesPRs at least once every two weeks. See the @NixOS/haskell team calendar for who is currently in charge of this branch.haskellPackages Workflow Summary
Our workflow is currently described in
pkgs/development/haskell-modules/HACKING.md.The short version is this:
haskell-updates(normally at the beginning of a merge window).haskell-updatesintostagingevery two weeks.mergeablejob is succeeding on hydra.maintainedpackage is still broken at the time of merge, we will only merge if the maintainer has been pinged 7 days in advance. (If you care about a Haskell package, become a maintainer!)More information about Haskell packages in nixpkgs can be found in the nixpkgs manual.
This is the follow-up to #500056. Come to #haskell:nixos.org if you have any questions.