701 Commits
Author SHA1 Message Date
Hythera 869cc21cd2 maintainers: remove shlok 2026-06-04 16:16:27 +02:00
K900 a3ae4cdd64 Merge remote-tracking branch 'origin/master' into staging-next 2026-05-08 15:37:25 +03:00
Alexandre EstevesandWolfgang Walther d14c80e68e haskellPackages.*: enable packages that build on aarch64-darwin 2026-05-08 12:11:55 +02:00
sternenseemannandGitHub e9138ee161 haskellPackages: clean up overrides for failing / broken packages (#511554) 2026-04-30 10:59:46 +00:00
sternenseemann e2ccc01766 haskellPackages.clash-lib-hedgehog: pin to 1.8.*
Needs to match clash-lib which is tracked by Stackage LTS.
2026-04-30 12:55:48 +02:00
sternenseemann f9e7c251b9 haskellPackages.http2-tls: pin to 0.4.5 to match crypton/tls
…from Stackage LTS 24.
2026-04-23 11:54:04 +02:00
sternenseemann ab08bb0237 haskellPackages.{inline-c-win32,Southpaw}: track platforms in hackage2nix 2026-04-23 11:54:00 +02:00
Ai-Ya-Yaandsternenseemann 21ef12e92e haskellPackages.{beam-duckdb,duckdb-{ffi,simple}}: add Ai-Ya-Ya as maintainer 2026-04-20 15:00:08 +02:00
Wolfgang Walther c7e1be87d2 futhark: fix build 2026-04-12 16:43:08 +02:00
Wolfgang Walther ea3d4871db haskellPackages.hpc-codecov: add wolfgangwalther as maintainer
We're using this for PostgREST, so I don't want this to fail.
2026-04-07 11:07:23 +02:00
sternenseemann 5da5e2581f haskellPackages.mighttpd2: pin to 4.0.9 for Stackage LTS compat
4.0.10 doesn't have consequential changes to us since it just allows
some wider bounds, but also introduces a lower bound on
tls-session-manager >= 0.1.0 which will pull in ram instead of memory, a
change we are likely not ready for yet.
2026-04-06 16:53:48 +02:00
nixpkgs-ci[bot]andGitHub f0280f5c24 Merge c111fb7e5e into haskell-updates 2026-04-02 00:30:18 +00:00
nixpkgs-ci[bot]andGitHub 91a2bcd0df Merge staging-next into staging 2026-04-02 00:25:54 +00:00
ProfpatschandPhilip Taron 257f122e3d treewide: remove Profpatsch from most teams & maintainer fields 2026-04-01 14:34:59 -07:00
Ai-Ya-YaandWolfgang Walther 4b7174296d haskellPackages.reanimate{,-svg}: add Ai-Ya-Ya as maintainer 2026-03-30 12:55:26 +02:00
sternenseemann 9a6845e529 haskellPackages.futhark-server: pin to 1.3.0.0 to match futhark
See https://github.com/diku-dk/futhark/issues/2397#issuecomment-4063640028.
2026-03-15 20:44:34 +01:00
sternenseemannandGitHub eb0e12befb haskellPackages.{opentracing-*, opentracing, lightstep-haskell}: drop (#499983) 2026-03-15 13:10:10 +00:00
eveeifyeveandsternenseemann 1279bbbc4b haskellPackages.{opentracing-*, opentracing, lightstep-haskell}: drop
Dropping packages because opentracing is deprecated/archived upstream.
2026-03-15 14:00:50 +01:00
sternenseemann 6ab5ecc583 haskellPackages: stackage LTS 24.32 -> LTS 24.34
all-cabal-hashes: 2026-02-26T11:28:48Z -> 2026-03-15T11:30:53Z

(generated by maintainers/scripts/haskell/update-package-set.sh)
2026-03-15 13:29:56 +01:00
sternenseemann 21a685fbaf haskellPackages.{nix-serve-ng,libriscv}: adopt 2026-03-12 14:06:03 +01:00
sternenseemannandGitHub 36d32fd67b haskell.packages.ghc914.haskell-debugger: fix compilation (#496489) 2026-03-11 10:03:41 +00:00
sternenseemann 34f316a97a haskellPackages.{lsp*,hie-bios}: pin to HLS compatible versions
HLS/ghcide are the main consumers of these packages and they don't
support these newly released versions yet. The same is true for a lot of
other packages like dhall-lsp-server, koka, futhark, …
2026-03-07 23:04:14 +01:00
Alexandre Esteves 6ad188f0c4 haskell.packages.ghc914.haskell-debugger: add myself as maintainer 2026-03-07 14:53:21 +00:00
Ai-Ya-Ya 9d484a32e8 haskellPackages.dataframe: pin to 0.3.3.6
later versions require random-1.3, and while nixpkgs has random_1_3_1,
overriding that would break dependency coherence for some other packages
that depend on dataframe, leading to messy and hacky overrides.

best to pin to random-1.2 for now and wait for stackage lts update to
bump random to 1.3
2026-02-22 22:56:22 +00:00
sternenseemann b060905537 haskellPackages.x509-ocsp: pin to < 0.4.1 to match crypton-x509 2026-02-08 11:25:42 +01:00
sternenseemann 9d9efd2997 haskellPackages.hiedb: pin to < 0.8
as requested by ghcide
2026-02-06 11:30:38 +01:00
Wolfgang Walther f675d10d6c haskellPackages.krank: add sternenseemann as maintainer 2026-02-03 11:10:47 +01:00
sternenseemann e040fa271e haskellPackages.hasql-notifications: pin to 0.2.4.* to match hasql 2026-01-30 21:40:05 +01:00
sternenseemann a7ed61ebf7 stack: adjust overrides to stack 3.9.1
The main change is that stack now needs Cabal >= 3.14. GHC 9.10
unfortunately needs a lot of coaxing to build the Setup.hs against it,
so the override is essentially specific to GHC 9.10.3 now.

(As an aside, I think the fact that we can't really apply the
constraints from setup-depends with Setup.hs is a strong argument for
adding (optional?) support for cabal-install based builds…)
2026-01-26 11:16:41 +01:00
Alexandre Esteves 3ec7e4e73a haskellPackages: remove myself as maintainer from reflex-frp and obsidian packages 2026-01-07 19:44:53 +00:00
sternenseemann 549c920f2c haskellPackages.egison-pattern-src-th-mode: pin to < 0.2.2
Needs to match Stackage LTS which hasn't updated yet (but may still)
2025-12-26 19:44:31 +01:00
sternenseemann 4922225f95 haskellPackages.rhine-bayes: downgrade to match rhine 2025-12-19 11:57:06 +01:00
Wolfgang Walther 6e98006396 haskell.packages.{ghc96,ghc98}.ghc-lib: fix build
Should use the same version as ghc-lib-parser.
2025-12-11 10:21:35 +01:00
sternenseemann d884d12701 haskell.packages.ghc948.crypton-x509-store: pin to 1.6.11 2025-11-22 12:08:10 +01:00
sternenseemann 8a78846761 haskellPackages.pandoc-crossref: pin to 0.3.21 2025-11-02 22:58:47 +01:00
maralorn c270d540ba haskell-language-server: Fix build 2025-10-27 11:09:32 +01:00
nixpkgs-ci[bot]andGitHub 0449360bab Merge c9f97ce391 into haskell-updates 2025-10-25 00:21:42 +00:00
Manuel Bärenz 40ef6070f4 haskellPackages.{clay,openapi3-code-generator}: Add turion as maintainer 2025-10-23 19:30:47 +02:00
Emily 16334308cf haskell.packages.ghc902Binary: strip down for bootstrap
This should only be used to bootstrap source‐built GHCs.
2025-10-15 23:33:14 +01:00
Emily ff54571c01 haskellPackages: drop packages only used for removed GHC versions 2025-10-15 23:33:14 +01:00
Wolfgang Walther 743815bde6 haskellPackages: stackage LTS 24.12 -> LTS 24.15
all-cabal-hashes: 2025-09-25T14:09:07Z -> 2025-10-15T11:31:05Z

(generated by maintainers/scripts/haskell/update-package-set.sh)
2025-10-15 15:05:07 +02:00
nixpkgs-ci[bot]andGitHub 0d00b8baac Merge cf2f6d331e into haskell-updates 2025-10-14 00:20:12 +00:00
sternenseemannandWolfgang Walther ec5a9db64a emanote: remove at 1.4.0.0
The former maintainer and upstream author of this package has been
banned from Nixpkgs f03d404df9c59a2cbb7f6f902247841245c97c3c6ad90.
I have zero interest in keeping this working.

ema happens to work without overrides, so let's leave that enabled until
it breaks.
2025-10-13 13:52:13 +02:00
Emilyandsternenseemann f538f76655 haskell-modules/configuration-hackage2nix: drop mentions of 8.10 2025-10-13 13:29:20 +02:00
Ivy Pierlot 2db6f4e8a8 haskellPackages.kmonad: add auscyber as maintainer 2025-10-13 11:59:57 +11:00
sternenseemann 054e2d2541 Merge commit 59f9c6722b into haskell-updates 2025-10-08 12:34:28 +02:00
Naïm Camille FavierandGitHub a871af02f1 Add an Agda team (#447957) 2025-10-05 21:46:40 +02:00
Wolfgang WaltherandGitHub d7448200ec [haskell-updates] cherry picks from staging-next (#447025) 2025-10-05 12:13:49 +00:00
sternenseemann 22057fdadb haskellPackages: disable remaining dependents on libsoup_2_4 2025-10-03 00:35:51 +02:00
Naïm Camille Favier b89e10d0a9 haskellPackages.agda2hs: adopt 2025-10-02 19:50:01 +02:00