Wolfgang Walther
d42a902a7c
haskellPackages.provide: remove jailbreak
...
We have LTS 23 now.
2025-02-11 01:17:32 +01:00
Wolfgang Walther
01d2854bce
haskellPackages.tasty-discover: update jailbreak comment
2025-02-11 01:17:32 +01:00
Wolfgang Walther
e53514a3bc
haskellPackages.http-api-data: remove jailbreak
...
Builds fine without it by now.
2025-02-11 01:17:32 +01:00
Wolfgang Walther
198692b696
haskellPackages.vector: remove jailbreak
...
Builds fine by now without.
2025-02-11 01:17:32 +01:00
Wolfgang Walther
417ce2b9cd
haskellPackages.extensions: update jailbreak comment
2025-02-11 01:17:32 +01:00
Wolfgang Walther
b19d0f6d3d
treewide: replace substituteAll with replaceVars
2025-02-10 22:51:56 +01:00
sternenseemann
7baf979a93
haskellPackages.aws-spend-summary: drop obsolete override
2025-02-10 22:27:17 +01:00
sternenseemann
69cff7ecd3
haskellPackages.pinboard-notes-backup: allow tls >= 2.0
2025-02-10 22:00:20 +01:00
Wolfgang Walther
062fde00ff
pkgsStatic.haskellPackages.postgrest: fix build
2025-02-10 15:01:28 +01:00
Wolfgang Walther
6b72f835cb
haskellPackages.postgrest: 12.0.3 -> 12.2.7
...
Fixes building with Stackage 23 as well.
2025-02-10 15:00:51 +01:00
Wolfgang Walther
f8544ff57e
haskellPackages.text-builder: 0.6.7.2 -> 0.6.7.3
...
Co-authored-by: sternenseemann <sternenseemann@systemli.org >
2025-02-10 14:59:20 +01:00
Wolfgang Walther
a9dc84caad
haskellPackages.psqueues: remove patch
2025-02-10 14:56:47 +01:00
Wolfgang Walther
512af68ef1
haskellPackages.postgresql-libpq: build against libpq only
...
We recently introduced a libpq package to reduce the number of
dependencies for the server packages. Thus use that more lightweight
libpq package.
2025-02-10 14:56:33 +01:00
sternenseemann
27b4d7a895
haskellPackages.deferred-folds: drop obsolete patch
2025-02-10 14:55:16 +01:00
sternenseemann
631bba9bb0
haskell.packages: adjust to (latest) version bumps in latest hackage
2025-02-10 14:25:41 +01:00
sternenseemann
fe3de55790
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-02-10 14:25:41 +01:00
sternenseemann
b0a53a756a
haskellPackages: stackage LTS 23.5 -> LTS 23.8
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2025-02-10 14:25:41 +01:00
Alexandre Esteves
5d04bbf0ae
haskellPackages.reflex-dom: override or jailbreak deps on GHC 9.12
2025-02-09 19:43:02 +00:00
Philip Taron
ec820a8d45
haskellPackages.tailwind: enhance override to provide tailwind binary
...
This reverts to previous use of `tailwind` wrapper before 50f5683d8c removed it.
Since we already had an override, this makes it a little chunkier to maintain compatibility.
2025-02-09 08:21:46 -08:00
Daniel Rolls
c77155e4fd
haskellPackages.aws-spend-summary: unbreak
2025-02-08 20:02:24 +01:00
sternenseemann
f1c66362a2
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-02-08 17:47:56 +01:00
sternenseemann
37e1494da9
haskellPackages.doctest*: unify doctest overrides
...
Causes a set rebuild for GHCs that aren't binary-bootstrapped.
2025-02-07 20:34:08 +01:00
sternenseemann
1236b61f3c
haskell.packages.ghc{90,810}.nothunks:don't pull in wherefrom-compat
...
Upstream only requests the package for ghc >= 9.2 since (?)
wherefrom-compat doesn't support ghc < 9.2.
2025-02-06 14:32:45 +01:00
sternenseemann
52f04f6e36
haskellPackages.ghc-source-gen: allow tasty-quickcheck == 0.11.*
2025-02-06 14:20:24 +01:00
maralorn
9e7677a875
haskellPackages.bsb-http-chunked: fix test suite ( #378211 )
2025-02-03 12:12:27 +01:00
Alexandre Esteves
10d907111d
haskellPackages.bsb-http-chunked: fix test suite
2025-02-02 08:25:54 +00:00
Marc Scholten
28ec594cd4
haskellPackages.stan: drop patch
2025-02-01 11:46:39 +01:00
sternenseemann
097f9c5d88
haskellPackages.req: ignore revised bounds on Hackage
...
See linked comment. The revised bounds forbid a combination of packages
that is prescribed by stackage, so we need to ignore them.
2025-01-31 20:42:46 +01:00
Alexandre Esteves
8926b9dd55
haskellPackages.servant: jailbreak on 9.12
2025-01-31 16:20:53 +01:00
sternenseemann
93f6e8d16b
haskell.packages.ghc9121.cabal-install: fix eval with Cabal core pkg
2025-01-30 20:20:07 +01:00
sternenseemann
9505a8b672
haskell.packages.ghc9121.doctest: use patch for 9.12 support
2025-01-30 16:08:31 +01:00
sternenseemann
9b60fc0c8f
haskell.packages.ghc9121.doctest: use 0.23.0 as base for overrides
...
temporary apparently has become a dependency of the doctest library.
Consequently, we need the updated dependency specifications of 0.23.0,
so that temporary will be propagated to reverse dependencies or builds
will fail due to a missing temporary library.
2025-01-30 15:37:36 +01:00
sternenseemann
adeca654dc
haskell.packages.ghc9121.ed25519: allow ghc-prim == 0.13.*
2025-01-30 15:35:35 +01:00
sternenseemann
6144376791
haskell.packages.ghc9121.time-compat: 1.9.7 -> 1.9.8
2025-01-30 15:35:34 +01:00
sternenseemann
f66f34f0d1
haskellPackages.password: don't pull in scrypt if unsupported
...
(Assumes our platform meta data matches with the upstream cabal flags.)
2025-01-30 13:16:17 +01:00
maralorn
c3b6b6fa54
haskellPackages.doctest: fix build and tests on ghc 9.12 ( #377911 )
2025-01-30 12:14:55 +01:00
Alexandre Esteves
7425afaef0
haskellPackages.doctest: fix build and tests on ghc 9.12
2025-01-30 09:38:30 +00:00
Alexandre Esteves
396f1a6f5e
haskellPackages.fused-effects-readline: remove jailbreak
2025-01-30 09:22:11 +00:00
Alexandre Esteves
b460ad4968
haskellPackages.lifted-base: patch instead of jailbreaking in newer GHC
2025-01-30 09:22:08 +00:00
nixpkgs-ci[bot]
aa6a3b5d1b
Merge 80ddc2ca0a into haskell-updates
2025-01-30 00:17:45 +00:00
maralorn
3b4b527964
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-01-29 09:29:56 +01:00
maralorn
4c688713bb
haskellPackages.cabal2nix-unstable: 2025-01-17 -> 2025-01-28
2025-01-29 09:29:36 +01:00
Naïm Camille Favier
f041468239
haskellPackages.hoogle: bump to unstable ( #375358 )
2025-01-29 09:23:14 +01:00
dish
50f5683d8c
nodePackages.tailwindcss: drop and replace with alias to pkgs.tailwindcss
2025-01-28 20:46:40 -05:00
Alexandre Esteves
a9533beeed
haskellPackages: cleanup after latest hackage/stackage bump
2025-01-28 23:45:53 +00:00
sternenseemann
219859f898
haskellPackages.monad-logger-extras: drop released patch
2025-01-27 22:38:11 +01:00
maralorn
11a1ae05c4
haskellPackages.amazonka: fix build ( #376564 )
2025-01-27 20:53:40 +01:00
Marc Scholten
d65f44238f
haskellPackages.amazonka: add mpscholten as maintainer
2025-01-27 10:17:45 -08:00
Marc Scholten
a761d45ca2
haskellPackages.amazonka{,-*}: build with latest source from github
...
The current hackage version is outdated, but there is working unreleased source code on github. Once https://github.com/brendanhay/amazonka/issues/1001 is completed, these patches can be removed
2025-01-27 10:17:45 -08:00
sternenseemann
c1d2537d9c
dhall-lsp-server: build using lsp-types == 2.1.*
...
This version supports aeson == 2.2.*.
2025-01-27 17:33:28 +01:00