Commit Graph

2737 Commits

Author SHA1 Message Date
Robert Vollmert
85dfc90f5a haskellPackages: collect hasql test overrides in one place 2022-07-12 23:55:28 +02:00
sternenseemann
900632c3a3 haskellPackages.monad-validate: drop obsolete override
A package takeover upstream has finally fixed the compat issues we've
been having.
2022-07-12 18:39:20 +02:00
Dennis Gosnell
211a3313bf
haskellPackages.matterhorn: bump brick version 2022-07-07 23:44:55 +09:00
Dennis Gosnell
92b24dade3
haskellPackages.futhark: remove futhark source override 2022-07-07 23:42:56 +09:00
sternenseemann
0a0baa8935 haskellPackages.futhark: 0.21.12 -> 0.21.13
By upgrading we make it match the futhark-manifest version we ship at
the moment, fixing the build. Most of the code, except the lsp 1.5.0.0
override can be removed on the next hackage bump.
2022-07-07 11:33:50 +02:00
sternenseemann
2be2a78f42 git-annex: update sha256 for 10.20220624 2022-07-07 11:07:35 +02:00
sternenseemann
632f305985 matterhorn: provide brick 0.70.* 2022-07-07 11:07:18 +02:00
sternenseemann
e233468d9f haskellPackages.purescript: adjust for 0.15.4
0.15.4 supports GHC 9.0 and aeson 2.0, as well as the latest bower-json
version, but the purescript-{a,c}st packages don't sadly.
2022-07-06 21:45:09 +02:00
Victor Nawothnig
c29d8a06e1 haskellPackages.powerdns: unbreak 2022-07-05 17:25:02 +02:00
Naïm Favier
c996ce4415 haskellPackages.misfortune: remove patch
Applied in 0.1.2: 59fe811f30
2022-07-02 19:29:05 +02:00
Dennis Gosnell
511201ded5
haskellPackages.hercules-ci-agent: remove no longer needed source override 2022-06-24 13:21:02 +09:00
Malte Brandy
345c32b3c3 haskellPackages.reflex: remove outdated patch 2022-06-19 21:41:52 +02:00
Malte Brandy
1524e65da0 haskellPackages.patch: remove outdated patch (applied to the patch package) 2022-06-19 21:41:52 +02:00
sternenseemann
a4ec946a2f haskellPackages.arbtt: provide tzdata for test suite 2022-06-19 14:15:27 +02:00
Dennis Gosnell
88dcf0ff20
haskellPackages.arch-web: remove no longer needed jailbreak 2022-06-18 12:53:34 +09:00
Dennis Gosnell
58a089bf4a
haskellPackages.hnix: small refactoring of overrides 2022-06-17 16:42:14 +09:00
Richard Marko
31a2d6b558 haskellPackages: use hnix-store 0.5 for hnix 2022-06-17 08:43:54 +02:00
sternenseemann
386a1ed075 haskellPackages.large-hashable: 2021-11-01 -> 2022-06-10
aeson 2.0 was finally addressed upstream, allowing us to drop a patch.
2022-06-14 16:42:07 +02:00
Dennis Gosnell
24fc52a14b haskellPackages.ghc-lib-parser-ex_9_2_1_0: update overrides for this version 2022-06-08 17:32:26 +09:00
sternenseemann
a05afc66e8 haskellPackages.NGLess: disable incomplete test suite 2022-06-07 21:14:28 +02:00
sternenseemann
70d95b25b6 haskellPackages.protolude: drop upstreamed patches 2022-06-05 13:47:28 +02:00
sternenseemann
2aa6ee92a6 glirc: 2.38 -> 2.39 2022-06-04 13:11:26 +02:00
Robert Helgesson
cab946ac22 lucid-htmx: jailbreak to fix build 2022-06-02 11:26:38 +02:00
sternenseemann
09c8e8a3f1 haskellPackages.purescript*: disable on hydra if broken
To make this logic less cluttered, implement the broken/dontDistribute
logic in a single function that can be reused for all purescript-related
packages.
2022-06-01 19:42:29 +02:00
sternenseemann
ad720c33b5 haskellPackages.purescript-{c,a}st: broken for GHC >= 9.0 2022-06-01 19:20:59 +02:00
sternenseemann
56bbe95331 haskellPackages.sensei: break infinite recursion
Not sure what exactly caused it, but we don't need to overrideScope
anymore since hspec_2_10_0 works as is. Since it's usually a test
dependency only we don't really risk inconsistent dependency errors if
we are diligent.
2022-06-01 14:22:00 +02:00
sternenseemann
9957da786e haskellPackages.hspec_2_10_0: provide correct dependency versions 2022-06-01 12:50:37 +02:00
sternenseemann
1eb05612d0 haskellPackages.servant-openapi3: disable false negative doctests 2022-06-01 12:50:26 +02:00
sternenseemann
1e9aa74229 haskellPackages.pandoc-crossref: allow pandoc 2.19
Clean up override for broken & deprecated pandoc-citeproc.
2022-06-01 11:47:09 +02:00
sternenseemann
64f0689adf haskell.packages.ghc8107.purescript-{a,c}st: sync with purescript
Although purescript-{cst,ast} don't depend on purescript, it's important
that they use the same dependencies as the latter, so packages that
depend on more than one of them at the same time work, like e.g.
purenix (which is broken at the moment because it doesn't support
purescript 0.15).
2022-05-31 23:46:50 +02:00
sternenseemann
adb86aa95d haskell.packages.ghc8107.purescript: clean up patch, unbreak
After a dependency got unbroken recently, only a patch for LTS 18 which
is now part of the release needed cleaning up and aeson 1.5.* and
corresponding bower-json version to be provided.
2022-05-31 21:27:20 +02:00
sternenseemann
37c1c54c3e haskellPackages.Chart-diagrams: build with up to date SVGFonts 2022-05-31 20:43:53 +02:00
sternenseemann
ed7715885e haskellPackages.reflex: drop witherable bounds patch
witherable bounds have been relaxed by upstream via a Hackage revision,
so we no longer need to apply that part of the patch.
2022-05-31 15:01:37 +02:00
Alexander Foremny
2d0b56360f glirc: unbreak via downgrade to 2.38
glirc 2.39 does not compile against any set of released packages and is
unlikely to be fixed without a subsequent release
(https://github.com/glguy/irc-core/issues/99).
2022-05-31 14:02:40 +02:00
sternenseemann
423a751465 haskellPackages.git-annex: adjust sha256 for 10.20220525 2022-05-31 12:33:02 +02:00
sternenseemann
7badab08b5 haskellPackages.tasty-discover: drop obsolete overrides
Finally all the patches we applied have reached a hackage release.
2022-05-30 15:21:57 +02:00
sternenseemann
6540a11768 haskellPackages.composite-{base,aeson}: drop obsolete overrides
With this, composite-aeson builds again as well.
2022-05-30 11:33:54 +02:00
sternenseemann
1c2971c8a4 haskellPackages: use 9.2.3 releases for ghc-lib* packages 2022-05-29 20:13:17 +02:00
Robert Hensing
366420b0d2 hercules-ci-agent: Work around missing file from sdist 2022-05-23 22:46:41 +02:00
Malte Brandy
9da0f836bf haskellPackages.size-based: remove obsolete patch 2022-05-21 12:33:39 +02:00
Malte Brandy
47c1c35f7e haskellPackages.genric-arbitrary: remove obsolete patch 2022-05-21 12:32:16 +02:00
Jade Lovelace
7bbe4df45a haskellPackages.friendly: jailbreak for ghc-9.0.2/optparse-applicative 0.16 2022-05-20 13:59:40 -07:00
Malte Brandy
9b6f7450b2 haskellPackages: fix eval errors 2022-05-20 22:41:38 +02:00
sternenseemann
a4ae7b86c9 haskellPackages.fast-tags: apply patch for nondeterministic tests
Resolves #172843.
2022-05-20 11:28:27 +02:00
Malte Brandy
d8d447f9a8 haskellPackages.sensei: fix build 2022-05-19 23:49:22 +02:00
sternenseemann
5d91721366 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-05-19 08:34:54 +02:00
Robert Hensing
ba97023d25 haskellPackages.inline-c-cpp: Fix crash 2022-05-18 18:26:35 +02:00
Neil Mayhew
c9b8574c3e haskellPackages.polynomial: Fix build failures for ghc 9 2022-05-17 19:59:23 -06:00
Malte Brandy
93aa55a299 haskellPackages.hspec-discover: bump version pin 2022-05-18 00:05:40 +02:00
Malte Brandy
5fab45719e haskellPackages.hspec-core: bump version pin 2022-05-17 23:55:55 +02:00