sternenseemann
a8c65affa2
haskellPackages.esqueleto-postgis: disable db reliant tests
2026-03-12 14:06:03 +01:00
sternenseemann
f949e4c7ca
haskellPackages.quick-process: provide git for testsuite compilation
2026-03-12 13:11:25 +01:00
sternenseemann and GitHub
19e7cce1f4
haskell.packages.ghc914.hie-bios: jailbreak ( #498910 )
2026-03-12 11:31:37 +00:00
Alexandre Esteves
e576b4e5cb
haskell.packages.ghc914.hie-bios: jailbreak
2026-03-12 04:06:18 +00:00
nixpkgs-ci[bot] and GitHub
9f7737c4f1
Merge b71fbab443 into haskell-updates
2026-03-12 00:25:04 +00:00
nixpkgs-ci[bot] and GitHub
cab4423840
Merge staging-next into staging
2026-03-11 18:19:30 +00:00
Vladimír Čunát and GitHub
84e67fe3ff
haskellPackages.attoparsec-isotropic: skip problematic t_iter test ( #498821 )
2026-03-11 15:27:10 +00:00
sternenseemann and GitHub
eea038a5de
haskell.packages.ghc9141.haskell-debugger: test on Hydra ( #498880 )
2026-03-11 15:20:43 +00:00
sternenseemann and GitHub
00fa554ffe
haskell.compiler.ghc912: 9.12.2 -> 9.12.3, haskell.packages.ghc9123.fourmolu,cabal-add: fix build ( #494049 )
2026-03-11 15:20:00 +00:00
Alexandre Esteves
00367277d5
haskell.packages.ghc9141.haskell-debugger: test on Hydra
2026-03-11 13:51:56 +00:00
sternenseemann and GitHub
348337960c
haskellPackages: allow local networking when using iserv-proxy ( #497113 )
2026-03-11 13:32:39 +00:00
Alexandre Esteves
26f809bd67
haskellPackages: allow local networking when using iserv-proxy
2026-03-11 13:19:34 +00:00
sternenseemann
22e9ffacdc
haskellPackages.attoparsec-isotropic: skip problematic t_iter test
...
Seems like the test suite is copied from attoparsec and suffers from the
same flaws.
2026-03-11 14:06:50 +01:00
sternenseemann
7f6b9a7b23
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1823417](https://hydra.nixos.org/eval/1823417 ) of nixpkgs commit [34f316a ](https://github.com/NixOS/nixpkgs/commits/34f316a97a3e0e69bea9b44cd1142f7e73557437 ) as of 2026-03-11 10:03 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2026-03-11 14:03:48 +01:00
sternenseemann
9a50be5a13
haskellPackages.railroad: ignore too strict upper bounds
2026-03-11 13:54:25 +01:00
sternenseemann
237695574b
haskell.packages.ghc9141.scrod: test on Hydra
2026-03-11 13:31:21 +01:00
nixpkgs-ci[bot] and GitHub
7e22215b7e
Merge staging-next into staging
2026-03-11 12:13:25 +00:00
nixpkgs-ci[bot] and GitHub
cddc12f674
Merge master into staging-next
2026-03-11 12:12:47 +00:00
sternenseemann
40780ca470
haskellPackages.distributors: disable broken doctests
...
No clue what's going on there, asked upstream.
2026-03-11 12:12:24 +01:00
sternenseemann
19477313d9
haskellPackages.{comonad-coaction,io-sim}: tests don't like QC 2.15
...
Slowly, but surely people are starting to use features introduced in
later QuickCheck versions (we are 3 behind now!).
2026-03-11 12:11:17 +01:00
sternenseemann
e28bd58b3e
haskellPackages: regenerate package set based on current config
...
(generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh)
2026-03-11 12:03:54 +01:00
Alexandre Esteves and sternenseemann
7d0dfa354f
haskellPackages.accelerate: update source
2026-03-11 12:03:54 +01:00
Alexandre Esteves and sternenseemann
0f5dd37f62
haskellPackages.util: jailbreak
2026-03-11 12:03:54 +01:00
Alexandre Esteves and sternenseemann
34e36a57a3
haskellPackages.failure: fix build via forward-compat
2026-03-11 12:03:54 +01:00
sternenseemann and GitHub
d443459bc6
haskellPackages.cabal-install: fix build when cross compiling ( #490936 )
2026-03-11 10:06:32 +00:00
sternenseemann and GitHub
36d32fd67b
haskell.packages.ghc914.haskell-debugger: fix compilation ( #496489 )
2026-03-11 10:03:41 +00:00
sternenseemann
0d539d8fad
haskellPackages.attoparsec: skip flaky t_iter test
...
See <https://github.com/haskell/attoparsec/issues/232 >,
<https://github.com/NixOS/nixpkgs/pull/452254#issuecomment-4037208295 >.
2026-03-11 09:53:53 +01:00
Wolfgang Walther
68e45f57db
postgrest: 14.5 -> 14.6
...
Release Notes:
https://github.com/PostgREST/postgrest/releases/tag/v14.6
2026-03-11 09:50:14 +01:00
sternenseemann
eb4dcd05a5
haskellPackages.{cabal-add,fourmolu}: don't unnecessarily add prog to PATH
...
cabal-add and fourmolu (ab)use build-tool-depends in order to have the
package's executable in PATH during test suite _execution_. This feature
was introduced in Cabal 3.14, so we can stop modifying PATH for GHC >=
9.12.
2026-03-10 23:08:34 +01:00
sternenseemann
ebd59d4610
haskell.packages.ghc9123.cabal-add: fix missing executable in tests
...
Cabal >= 3.14 prepends dist/build/<build-tool> to PATH, but sometimes
with a relative path which causes problems if the test suite changes
directory which cabal-add's does.
2026-03-10 23:08:34 +01:00
sternenseemann
934737b1ec
haskell.packages.ghc9123.fourmolu: fix missing executable in tests
...
Cabal >= 3.14 prepends dist/build/<build-tool> to PATH, but sometimes
with a relative path which causes problems if the test suite changes
directory which fourmolu's does.
2026-03-10 23:08:34 +01:00
sternenseemann
78ad85cb66
haskellPackages.mkDerivation: explicitly take glibcLocales for buildPackages
...
In #424368 , there was some confusion whether glibcLocales should come from
buildPackages or pkgsHostTarget since there were seemingly different pieces
of code in generic-builder.nix. As it turns out, the plain glibcLocales was
inherited from buildPackages, so there was no actual difference. Making this
explicit everywhere should clear things up.
2026-03-08 12:02:29 +01:00
sternenseemann
531dd88992
git-annex: adjust for 10.20260213
...
- Update sha256
- Provide file-io >= 0.2 as requested
2026-03-08 11:58:27 +01: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
sternenseemann and GitHub
15fc8c0579
maintainers/haskell: record pnames, not attr names to transitive broken ( #488285 )
2026-03-07 21:37:05 +00:00
sternenseemann
dd910a5077
haskellPackages.http2-tls: drop override of broken package
...
This is probably best redone in case someone looks into it again.
2026-03-07 22:36:00 +01:00
sternenseemann
25eb359471
haskellPackages.cabal2nix-unstable: build against Cabal 3.16
...
hpack and cabal2nix support it now.
2026-03-07 21:44:05 +01:00
sternenseemann
a1ea284f74
haskellPackages.cabal2nix-unstable: 2026-01-25 -> 2026-03-07
2026-03-07 21:43:58 +01:00
Alexandre Esteves
6ad188f0c4
haskell.packages.ghc914.haskell-debugger: add myself as maintainer
2026-03-07 14:53:21 +00:00
Alexandre Esteves
f26469276b
haskell.packages.ghc914.haskell-debugger: fix compilation
2026-03-07 14:53:17 +00:00
Alexandre Esteves
ed3b0207b8
haskell.packages.ghc914.{hedgehog, lifted-async}: use latest version
2026-03-07 14:52:52 +00:00
Alexandre Esteves
9faf3c4a8c
haskell.packages.ghc914.boring: jailbreak
2026-03-07 14:52:52 +00:00
Alexandre Esteves
0652b23243
haskell.packages.ghc914.doctest-parallel: fix build with patch
2026-03-07 14:52:52 +00:00
Alexandre Esteves
3792514ebf
haskell.packages.ghc914.ghc-exactprint: add missing deps
2026-03-07 14:52:52 +00:00
Alexandre Esteves
05f0f216ba
haskell.packages.ghc914.haskell-debugger-view: unmarkBroken
2026-03-07 14:52:49 +00:00
sternenseemann and GitHub
3626ecbc14
xxhash: rename from xxHash ( #489737 )
2026-03-07 11:27:38 +00:00
nixpkgs-ci[bot] and GitHub
2b8a2958af
Merge 4d59810dd0 into haskell-updates
2026-03-07 00:27:20 +00:00
quantenzitrone
d077a4dc0a
xxhash: rename from xxHash
...
rename to lowercase to fit package naming conventions
2026-03-06 20:15:57 +01:00
Jo and GitHub
2c2a562260
unixodbc{,Drivers}: rename from unixODBC{,Drivers} ( #489676 )
2026-03-06 11:52:28 +00:00
Weijia Wang and GitHub
cf1c78c332
wxwidgets_3_{1,2}: rename from wxGTK3{1,2} ( #489736 )
2026-03-06 08:29:12 +00:00