11751 Commits

Author SHA1 Message Date
Wolfgang Walther 146f8a506f haskellPackages.pandoc: patch test suite race condition, enable -j (#507566) 2026-04-07 12:00:22 +00:00
sternenseemann 46823c161a haskellPackages.pandoc: patch test suite race condition, enable -j 2026-04-07 13:02:24 +02:00
sternenseemann cfd032a547 haskellPackages.feed: execute main test suite at least 2026-04-07 12:32:18 +02:00
sternenseemann 5d07e38065 haskell.packages.ghc914.feed: allow core pkg versions of time, base 2026-04-07 12:30:49 +02:00
sternenseemann f4b432d29c haskell.packages.ghc914.blaze-html: allow containers 0.8 in tests 2026-04-07 12:30:49 +02:00
sternenseemann 5ae7e44eed haskell.packages.ghc914.blaze-markup: allow containers 0.8 in tests 2026-04-07 12:30:49 +02:00
sternenseemann 79ba6be5f8 haskell.packages.ghc914.HTTP: 4000.4.1 -> 4000.5.0 2026-04-07 12:30:48 +02:00
Wolfgang Walther ea7c7defe1 postgrest: 14.7 -> 14.8
Release Notes:
https://github.com/PostgREST/postgrest/releases/tag/v14.8
2026-04-07 11:20:22 +02:00
Wolfgang Walther ca14dff974 haskellPackages.snappy-hs: jailbreak 2026-04-07 11:12:23 +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
Wolfgang Walther 7f4582ea1a haskellPackages.hpc-codecov: fix tests with tasty 1.5.4 2026-04-07 11:03:48 +02:00
Wolfgang Walther 53a4565bce git-annex: fix hash for 10.20260316
Still failing the test-suite for me, but the hash needs to be fixed
regardless.
2026-04-07 11:03:43 +02:00
Wolfgang Walther 2a56eea3be haskellPackages.cabal2nix-unstable: 2.21.2-unstable-2026-03-07 -> 2.21.3-unstable-2026-03-30
(cherry picked from commit 99395f95a5)
2026-04-06 17:26:54 +02:00
sternenseemann a160adce1e haskellPackages.cabal2nix-unstable: 2026-01-25 -> 2026-03-07
(cherry picked from commit a1ea284f74)
2026-04-06 17:20:15 +02:00
sternenseemann 3481640d18 hledger-interest: allow hledger 1.52 by jailbreaking 2026-04-06 17:05:00 +02:00
sternenseemann 85a70fc119 hledger-web: allow building against yesod-static 1.6.1.2 2026-04-06 16:58:08 +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
sternenseemann a9605c1498 pandoc: work around test suite race condition due to tasty 1.5.4
Note that I was not able to ascertain the diagnosis and workaround with
complete certainty since I've had trouble reproducing the issue reliably
on the machines I have access to. It does seem like the most likely
explanation, though.
2026-04-06 16:34:29 +02:00
sternenseemann c5c3522cf9 haskellPackages.socket-unix: avoid race condition due to tasty-1.5.4 2026-04-06 15:54:08 +02:00
@mjones 9b331020db treewide: fix typo of NPM → npm (#506286) 2026-04-05 23:50:21 +00:00
sternenseemann 8b41ee911c haskellPackages.pandoc: build with -f+embed_data_files (#505790) 2026-04-04 12:01:44 +00:00
·𐑑𐑴𐑕𐑑𐑩𐑤 a0d0b06495 treewide: fix typo of NPM → npm 2026-04-03 19:08:04 +07:00
sternenseemann 540f1e4f84 haskellPackages.socket: avoid test race condition with tasty >= 1.5.4 2026-04-02 20:34:34 +02:00
sternenseemann 4a2f25da5d haskellPackages.criterion: fix test race condition with tasty 1.5.4 2026-04-02 20:20:29 +02:00
sternenseemann 3dc5816c75 pandoc: add pandoc-server symlink 2026-04-02 14:12:33 +02:00
sternenseemann 0990e10ecf haskellPackages.pandoc: build with -f+embed_data_files
This embeds the data files into the pandoc library instead of referencing
the data output. This is not exactly desireable since it doesn't (necessarily)
make the executable relocatable or anything, but is required for pandoc-server
to work correctly (when built against pandoc) since it can't do I/O, i.e. can't
read from the data output.

The data files are still installed, but into $out, so that the reference can
more easily be removed when desired. (It is incurred even with a separate
data output.)

Previously, this was just enabled in pkgs.pandoc, but since that is no longer
the same as haskellPackages.pandoc, the flag has no effect.
Resolves #377637.
2026-04-02 14:09:12 +02:00
nixpkgs-ci[bot] f0280f5c24 Merge c111fb7e5e into haskell-updates 2026-04-02 00:30:18 +00:00
nixpkgs-ci[bot] 91a2bcd0df Merge staging-next into staging 2026-04-02 00:25:54 +00:00
Profpatsch 257f122e3d treewide: remove Profpatsch from most teams & maintainer fields 2026-04-01 14:34:59 -07:00
sternenseemann 66b84df105 haskellPackages.ptr-peeker: unbreak (#505208) 2026-04-01 12:13:27 +00:00
quantenzitrone 1a6916b69a quadprogpp: rename from QuadProgpp
fit attrname to pname
2026-04-01 09:59:13 +02:00
Wolfgang Walther 99395f95a5 haskellPackages.cabal2nix-unstable: 2.21.2-unstable-2026-03-07 -> 2.21.3-unstable-2026-03-30 2026-04-01 09:54:24 +02:00
Wolfgang Walther c87bcf8c85 haskellPackages.cabal2nix-unstable: use latest Cabal
This broke in 25eb359471, but some
packages on hackage need at least 3.14 now.
2026-04-01 09:46:22 +02:00
Wolfgang Walther 887ea1604a haskellPackages.jsaddle{,-warp}: drop applied patches 2026-03-31 17:52:30 +02:00
Wolfgang Walther 764e9289bf Merge commit '803c334e054de82093d74d01ce0ae215f171b793' into haskell-updates 2026-03-31 16:41:17 +02:00
Marc Scholten 4a40724685 haskellPackages.ptr-peeker: unbreak
ptr-peeker 0.2.0.1 (released 2026-03-13) fixes the overly tight
test-dependency bounds on tasty-quickcheck (< 0.11) and tasty-hunit
(< 0.11) that caused the previous Hydra failure.

https://github.com/nikita-volkov/ptr-peeker/issues/10

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 09:25:55 +02:00
Ai-Ya-Ya 4b7174296d haskellPackages.reanimate{,-svg}: add Ai-Ya-Ya as maintainer 2026-03-30 12:55:26 +02:00
Ai-Ya-Ya 9ddef6a598 haskellPackages.svgone: jailbreak
https://github.com/georgefst/svgone/pull/3
2026-03-30 12:55:15 +02:00
Ai-Ya-Ya d4f018a21e haskellPackages.reanimate: unbreak
see https://github.com/reanimate/reanimate/pull/317 for more details
2026-03-30 12:55:14 +02:00
Ai-Ya-Ya eb0717565c haskellPackages.reanimate-svg: unbreak
see https://github.com/reanimate/reanimate-svg/pull/48 for more details
2026-03-30 12:55:13 +02:00
Ai-Ya-Ya 89bca40b71 haskellPackages.geojson: enable tests
This issue has been resolved upstream.
2026-03-30 12:55:11 +02:00
Wolfgang Walther 23f5520c3b haskellPackages: regenerate hackage-packages.nix 2026-03-30 12:52:01 +02:00
Wolfgang Walther c62594548d haskellPackages.hell: unbreak (#504836) 2026-03-30 09:41:56 +00:00
Alexandre Esteves 17caee6941 haskellPackages.hell: unbreak 2026-03-30 11:36:21 +02:00
Wolfgang Walther e5b4dff126 haskellPackages: fix some pkgsCross.ghcjs packages (#491593) 2026-03-30 07:51:18 +00:00
Wolfgang Walther e93a8bf7d8 haskellPackages.nix-paths: relax platform equality to 'canExecute' check (#500809) 2026-03-30 07:50:09 +00:00
Wolfgang Walther 7bc7b47410 haskellPackages: stackage LTS 24.34 -> LTS 24.35
all-cabal-hashes: 2026-03-27T12:41:48Z -> 2026-03-30T06:52:34Z

(generated by maintainers/scripts/haskell/update-package-set.sh)
2026-03-30 09:47:24 +02:00
Wolfgang Walther e8fe63b46b haskellPackages.ghc-debug-common: remove jailbreak
Has been updated upstream.
2026-03-30 09:27:09 +02:00
Wolfgang Walther d15d59cc0a haskellPackages.ghc-debug-client: remove jailbreak
Has been updated upstream.
2026-03-30 09:26:47 +02:00
K900 ef72c0ef65 Merge remote-tracking branch 'origin/staging-next' into staging 2026-03-29 23:18:43 +03:00