Skip to content

haskellPackages: update stackage and hackage#137340

Merged
cdepillabout merged 27 commits intomasterfrom
haskell-updates
Sep 17, 2021
Merged

haskellPackages: update stackage and hackage#137340
cdepillabout merged 27 commits intomasterfrom
haskell-updates

Conversation

@cdepillabout
Copy link
Copy Markdown
Member

This Merge

This PR is the regular merge of the haskell-updates branch into master.

This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates.

I will aim to merge this PR by 2021-09-19. If I can merge it earlier, there might be successor PRs in that time window. As part of our rotation @sternenseemann will continue these merges from 2021-09-20 to 2021-10-03.

haskellPackages Workflow Summary

Our workflow is currently described in
pkgs/development/haskell-modules/HACKING.md.

The short version is this:

  • We regularly update the Stackage and Hackage pins on haskell-updates (normally at the beginning of a merge window).
  • The community fixes builds of Haskell packages on that branch.
  • We aim at at least one merge of haskell-updates into master every two weeks.
  • We only do the merge if the mergeable job is succeeding on hydra.
  • If a maintained package 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!)

This is the follow-up to #136948. Come to #haskell:nixos.org if you have any questions.

This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Sep 11, 2021
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels Sep 11, 2021
@ofborg ofborg bot added the 8.has: clean-up This PR removes packages or removes other cruft label Sep 13, 2021
@ofborg ofborg bot requested a review from guibou September 15, 2021 18:38
@ofborg ofborg bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. and removed 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels Sep 15, 2021
github-actions bot and others added 3 commits September 16, 2021 00:06
Mainly gives us the forward port of the XATTR environment variable, so
we can make this expression more consistent with GHC 8.10.7.
@cdepillabout
Copy link
Copy Markdown
Member Author

haskell-updates build report from hydra

evaluation 1705213 of nixpkgs commit e1bb182 as of 2021-09-17 04:01 UTC

Build summary

Platform Failed ❌ DependencyFailed ❗ OutputLimitExceeded ⚠️ TimedOut ⌛🚫 Unfinished ⏳ Success ✔️
aarch64-linux 📱 20 11 3 2 6716
x86_64-darwin 🍎 52 39 3 1 6612
x86_64-linux 🐧 2 2 2 6793

Maintained packages with failed dependency

Unmaintained packages with build failure

69 job(s)

Unmaintained packages with failed dependency

57 job(s)

Report generated with maintainers/scripts/haskell/hydra-report.hs

@cdepillabout
Copy link
Copy Markdown
Member Author

@dfordivam I removed the pkgsMusl ghcjs job in our jobset in fb4ad10.

Please let me know if this is not the correct thing to have done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants