Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskellPackages: update stackage and hackage #268652

Merged
merged 27 commits into from
Dec 4, 2023
Merged

haskellPackages: update stackage and hackage #268652

merged 27 commits into from
Dec 4, 2023

Conversation

expipiplus1
Copy link
Contributor

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. 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-updates PRs 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:

  • 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!)

More information about Haskell packages in nixpkgs can be found in the nixpkgs manual.


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

This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
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
@sternenseemann
Copy link
Member

sternenseemann commented Nov 21, 2023

@cdepillabout
Copy link
Member

cdepillabout commented Nov 27, 2023

termonad is currently failing because gi-vte is failing to compile. I sent a PR trying to fix gi-vte here: haskell-gi/haskell-gi#420. I imagine we can just ignore it and leave it broken this round (without marking it broken?), and it should just start working again next round as long as a new gi-vte version has been released.

@ncfavier
Copy link
Member

ncfavier commented Nov 27, 2023

haskell-updates build report from hydra

evaluation 1802528 of nixpkgs commit 5f1da6e as of 2023-12-03 19:10 UTC

🟡 Potential issues (and possibly evaluation errors)

  • maintained jobset failed.

Build summary

Platform Failed ❌ DependencyFailed ❗ TimedOut ⌛🚫 HydraFailure 🚧 Success ✅
aarch64-darwin 🍏 78 41 1 6639
aarch64-linux 📱 18 16 6 6805
x86_64-darwin 🍎 68 37 1 6669
x86_64-linux 🐧 7 9 3 6862

Maintained Linux packages with build failure

Maintained Linux packages with failed dependency

Maintained Darwin packages with build failure

7 job(s)

Maintained Darwin packages with failed dependency

33 job(s)

Unmaintained packages with build failure

104 job(s)

Unmaintained packages with failed dependency

99 job(s)

Top 50 broken packages, sorted by number of reverse dependencies

50 job(s)

gogol-core ⤴️ 184
haskell98 ⤴️ 152
heist ⤴️ 72
snap ⤴️ 63
enumerator ⤴️ 56
util ⤴️ 49
derive ⤴️ 48
repa ⤴️ 45
accelerate ⤴️ 42
syb-with-class ⤴️ 42
TypeCompose ⤴️ 38
PrimitiveArray ⤴️ 35
rank1dynamic ⤴️ 33
distributed-static ⤴️ 31
distributed-process ⤴️ 30
iteratee ⤴️ 29
polysemy-time ⤴️ 28
polysemy-resume ⤴️ 27
polysemy-conc ⤴️ 26
crypto-numbers ⤴️ 25
either-unwrap ⤴️ 25
HList ⤴️ 24
polysemy-log ⤴️ 24
crypto-pubkey ⤴️ 22
haskelldb ⤴️ 22
wxdirect ⤴️ 22
BiobaseTypes ⤴️ 21
alg ⤴️ 21
mmsyn2 ⤴️ 21
userid ⤴️ 21
wxc ⤴️ 21
biocore ⤴️ 20
cheapskate ⤴️ 20
openapi3 ⤴️ 20
wxcore ⤴️ 20
attoparsec-enumerator ⤴️ 19
bytestring-show ⤴️ 19
fay ⤴️ 19
incipit ⤴️ 19
ixset ⤴️ 19
polysemy-chronos ⤴️ 19
wx ⤴️ 19
BiobaseENA ⤴️ 18
asn1-data ⤴️ 18
dbus-core ⤴️ 18
digit ⤴️ 18
gtksourceview2 ⤴️ 18
polysemy-process ⤴️ 18
ukrainian-phonetics-basic ⤴️ 18
BiobaseXNA ⤴️ 17

⤴️: The number of packages that depend (directly or indirectly) on this package (if any). If two numbers are shown the first (lower) number considers only packages which currently have enabled hydra jobs, i.e. are not marked broken. The second (higher) number considers all packages.

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

@ncfavier ncfavier merged commit f8012b8 into master Dec 4, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ghc962: could not execute: otool
5 participants