sternenseemann
db893e3f7e
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-06-01 23:40:02 +02:00
sternenseemann
0372fe5909
haskellPackages: stackage LTS 23.21 -> LTS 23.24
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2025-06-01 23:13:56 +02:00
Peter Becich
f4ca7a6141
haskellPackages: regenerate package set based on current config ( #412513 )
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-05-31 07:44:37 +00:00
sternenseemann
8b8f6f625c
Merge branch staging-next into haskell-updates
2025-05-30 19:59:48 +02:00
nixpkgs-ci[bot]
146a746157
Merge staging-next into staging
2025-05-30 12:07:33 +00:00
Nick Cao
1c7b92be21
ghcWithPackages: more robust searching for dylib to link on macOS ( #411741 )
2025-05-30 08:04:05 -04:00
nixpkgs-ci[bot]
f2e15c2131
Merge ee2477b0b5 into haskell-updates
2025-05-30 00:23:29 +00:00
nixpkgs-ci[bot]
97fff3a232
Merge staging-next into staging
2025-05-29 12:07:37 +00:00
Vladimír Čunát
8072a972a8
haskellPackages.gi-vte: add missing depencency on gdkpixbuf ( #408372 )
2025-05-29 09:02:42 +02:00
KireinaHoro
f6c188fd6a
use find to locate dylib to link
2025-05-28 15:52:48 +02:00
nixpkgs-ci[bot]
2e009b167d
Merge d9dd002a29 into haskell-updates
2025-05-27 00:22:33 +00:00
nixpkgs-ci[bot]
8afc7d1f62
Merge staging-next into staging
2025-05-26 12:07:27 +00:00
Alyssa Ross
acc0d8cbf7
haskellPackages.time-compat: always disable tests
...
These tests seem to fail due to a misconfiguration in a virtualization
environment that users often don't have control over, and upstream
wants to keep the tests, so the best thing we can do to is to disable
them.
2025-05-25 22:39:48 +02:00
Alyssa Ross
9b5aea9233
haskell.packages.ghc865Binary: remove dontChecks
...
The only 8.6.x package set still in Nixpkgs is ghc865Binary, which has
checks disabled across the board.
2025-05-25 16:23:17 +02:00
Atemu
bbc93efe71
haskellPackages.gi-vte: add missing depencency on gdkpixbuf
2025-05-22 17:53:05 +02:00
Neil Mayhew
95d01d9e6c
haskellPackages.cabal-lenses: build with required version of Cabal
...
Also remove broken status
2025-05-21 17:22:22 -06:00
Wolfgang Walther
642aa2ef9d
haskellPackages.migrant-{core,sqlite-simple,hdbc,postgresql-simple}: unbreak ( #407430 )
2025-05-18 08:28:41 +00:00
sternenseemann
09bb119fa2
haskell.packages.ghc90.sv2v: drop obsolete override
...
See #407367 .
2025-05-17 11:19:55 +02:00
nixpkgs-ci[bot]
1d251533e5
Merge 11e0819a5c into haskell-updates
2025-05-17 00:23:26 +00:00
Berk Özkütük
ca0a68187b
haskellPackages.migrant-{core,sqlite-simple,hdbc,postgresql-simple}: unbreak
2025-05-16 22:51:45 +02:00
nixpkgs-ci[bot]
5ae98daf56
Merge staging-next into staging
2025-05-16 18:06:45 +00:00
Qiming Chu
bc33919e63
haskellPackages.sv2v: fix build and enable
...
* Jailbreak sv2v package to relax too strict bounds on base <4.19
* Remove sv2v from broken packages list
* Remove hydraPlatforms and broken flags to enable building
Signed-off-by: Qiming Chu <cchuqiming@gmail.com >
2025-05-16 15:29:26 +02:00
sternenseemann
272b8f93b7
haskell.packages.ghc912.xml-conduit: fix test suite with GHC 9.12
2025-05-16 12:40:23 +02:00
sternenseemann
cc0105ed3c
haskell.packages.ghc912.feed: jailbreak t avoid bounds on time, base
2025-05-16 12:40:23 +02:00
Wolfgang Walther
d816f53b52
haskellPackages.postgres-websockets: fix at run-time ( #407098 )
2025-05-16 10:04:14 +00:00
Wolfgang Walther
4e216d5059
haskellPackages.postgres-websockets: fix at run-time
...
Reason for the failure is still unclear and it was not possible to
reproduce outside nixpkgs, yet.
https://github.com/diogob/postgres-websockets/pull/101#issuecomment-2881016449
2025-05-16 11:56:54 +02:00
Leona Maroni
fd7f2c1f9c
Merge remote-tracking branch 'origin/staging' into haskell-updates
2025-05-16 10:42:56 +02:00
sternenseemann
f976f173f4
haskellPackages.selda-sqlite: regenerate package expression
2025-05-15 12:23:00 +02:00
nixpkgs-ci[bot]
612ab0b274
Merge 234f1c87f8 into haskell-updates
2025-05-15 00:22:21 +00:00
nixpkgs-ci[bot]
be8530bd40
Merge staging-next into staging
2025-05-15 00:17:01 +00:00
nixpkgs-ci[bot]
a2cc056031
Merge master into staging-next
2025-05-15 00:16:06 +00:00
rnhmjoj
802c06b865
haskellPackages.selda-sqlite: unbreak
2025-05-14 23:06:24 +02:00
sternenseemann
09317d97fd
haskell.packages.ghc9102.ghcide: patch for changed ghci interface
2025-05-14 17:56:52 +02:00
sternenseemann
2a75c01bee
haskellPackages.system-fileio: disable test suite on darwin
...
Can't be expected to work since macOS doesn't quite have a
POSIX file system. Resolves https://github.com/NixOS/nixpkgs/issues/404867 .
2025-05-14 16:46:42 +02:00
sternenseemann
e68cfdab68
haskell.packages.ghc9102.ghc-lib*: allow ghc-prim == 0.12.0
2025-05-14 16:24:37 +02:00
sternenseemann
a6fc1b0875
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1815231 ](https://hydra.nixos.org/eval/1815231 ) of nixpkgs commit [cf12797 ](cf127972bb ) as of 2025-05-14 11:51 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-05-14 14:06:56 +02:00
sternenseemann
1a716d1ac9
haskellPackages.servant-routes: patch bug to fix test suite
2025-05-14 13:46:25 +02:00
nixpkgs-ci[bot]
1da7decf70
Merge 740ccecccb into haskell-updates
2025-05-13 00:22:07 +00:00
nixpkgs-ci[bot]
7c144428e0
Merge staging-next into staging
2025-05-12 18:07:30 +00:00
nixpkgs-ci[bot]
3578961ffe
Merge master into staging-next
2025-05-12 18:06:01 +00:00
Alexandre Esteves
958cbcd4d7
haskellPackages: remove patches merged upstream
2025-05-12 14:10:31 +01:00
Winter
100f83ff87
haskellPackages: remove darwin override for with-utf8_1_1_0_0
...
Attribute was removed in 7e2a5a598c .
2025-05-11 20:05:22 -04:00
Alex James
f21f973686
haskellPackages.network: allow local networking on Darwin
...
Otherwise `checkPhase` fails with the sandboxing enabled:
https://gist.github.com/al3xtjames/ff511f36890388345d51a410a2fc18f9
2025-05-10 21:23:38 -05:00
sternenseemann
f583a19d8e
haskell-modules/configuration-hackage2nix: run keep-sorted
...
I've confirmed that this doesn't change anything, this time, by
regenerating the package set.
2025-05-10 00:40:28 +02:00
sternenseemann
58c2619184
configuration-hackage2nix: add missing keep-sorted annotations
2025-05-10 00:37:39 +02:00
sternenseemann
55a863d13b
Revert "haskell-modules/configuration-hackage2nix: run keep-sorted on main.yaml"
...
This reverts commit 63b7dbb9d5 .
Reason for revert: one “sorted part” that was declared included both
supported-systems and unsupported-systems, causing elements to be
shuffled between those and causing unintended changes.
2025-05-10 00:34:25 +02:00
sternenseemann
f2a8f8308f
haskell.packages.ghc912.ghc-lib: 9.12.2.20250320 -> 9.12.2.20250421
...
Fix eval
2025-05-10 00:01:15 +02:00
sternenseemann
98965d96a3
haskell.packages.ghc910.ghc-lib: 9.10.1.20250103 -> 9.10.2.20250503
...
Fix eval
2025-05-09 23:57:23 +02:00
maralorn
03ec33eef2
haskellPackages.jsaddle-warp: fix installPhase ( #405595 )
2025-05-09 18:41:22 +02:00
Alexandre Esteves
4ed9e5c995
haskellPackages.jsaddle-warp: fix installPhase
2025-05-09 15:11:27 +01:00