Commit Graph

7367 Commits

Author SHA1 Message Date
sternenseemann
3910b36a70 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-07 21:23:53 +02:00
sternenseemann
d826ebc5a8 haskellPackages.aws-sns-verify: disable network dependent tests 2022-06-07 21:14:28 +02:00
sternenseemann
a05afc66e8 haskellPackages.NGLess: disable incomplete test suite 2022-06-07 21:14:28 +02:00
Malte Brandy
3586c258e8 haskell.packages.ghc923: pin fourmolu to 0.6.0.0 2022-06-05 23:08:03 +02:00
sternenseemann
70d95b25b6 haskellPackages.protolude: drop upstreamed patches 2022-06-05 13:47:28 +02:00
Malte Brandy
a0809c0293 haskellPackages.hoogleLocal: allow substitutes again
This is a follow up to the discussion in https://github.com/NixOS/nixpkgs/pull/165337
2022-06-05 13:17:43 +02:00
sternenseemann
2aa6ee92a6 glirc: 2.38 -> 2.39 2022-06-04 13:11:26 +02:00
sternenseemann
28e9666850 haskell.packages.ghc923.fourmolu: 0.6.0.0 -> 0.7.0.1 2022-06-04 12:12:43 +02:00
sternenseemann
305585788b haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-06-04 11:48:07 +02:00
sternenseemann
f2af258797 haskellPackages: stackage LTS 19.8 -> LTS 19.9
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-06-04 11:46:34 +02:00
sternenseemann
2a2bb553e7 haskellPackages.{glade,webkitgtk3}: mark as broken
These packages haven't been working for a while since they rely on
deprecated / outdated libs and also no longer work with the Haskell gtk
package we ship. Marking them as broken ensures that their reverse
dependencies won't be attempted to build which declutters our build
reports.
2022-06-04 10:55:54 +02:00
sternenseemann
0e5d12d65c haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-03 15:45:28 +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
f5fee51df8 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh

Note: bloodhound and pcre2 fail at the moment, but they should be fixed
by the next Stackage / Hackage bump, so I am trying to save myself some
hassle by leaving them marked incorrectly for a bit.
2022-06-01 19:23:23 +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
5944112af7 haskell.packages.ghc902.weeder: pin to < 2.4
weeder 2.4.0 /requires/ GHC 9.2.
2022-05-31 12:41:31 +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
cfb1a6cc8f haskell.packages.ghc923.th-desugar: reflect 1.13 -> 1.13.1 update 2022-05-29 20:13:46 +02:00
sternenseemann
1c2971c8a4 haskellPackages: use 9.2.3 releases for ghc-lib* packages 2022-05-29 20:13:17 +02:00
Malte Brandy
d4323047f4 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-29 19:13:48 +02:00
Malte Brandy
0e024a3126 haskellPackages: stackage LTS 19.7 -> LTS 19.8
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-29 19:12:40 +02:00
Malte Brandy
1563974b36 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-29 18:58:20 +02:00
sternenseemann
67e47c1150 haskellPackages.distribution-nixpkgs: constrain to < 1.7
cabal2nix doesn't support the new version (in any release) yet.
2022-05-28 15:12:24 +02:00
Malte Brandy
a3fd4a26ce haskellPackages.hls-rename-plugin: disable flaky test 2022-05-26 11:55:58 +02:00
Robert Hensing
366420b0d2 hercules-ci-agent: Work around missing file from sdist 2022-05-23 22:46:41 +02:00
maralorn
62074a54da
Merge pull request #172365 from sternenseemann/haskell-mk-derivation-stream-test
haskellPackages.mkDerivation: show test outputs as they happen
2022-05-21 16:44:49 +02:00
maralorn
10dcd7db61
Merge pull request #171685 from matthewbauer/use-mktemp-in-haskell-generic-builder
haskell-modules/generic-builder.nix: use mktemp instead of TMPDIR
2022-05-21 16:44:40 +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
Malte Brandy
a2a2be0ca7 haskellPackages.spago: pin bower-json 2022-05-21 12:28:39 +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
Malte Brandy
1b8c4d4fd4 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-20 22:29:22 +02:00
Malte Brandy
ba010e3688 haskellPackages: stackage LTS 19.6 -> LTS 19.7
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-20 22:28:12 +02:00
Malte Brandy
c68ebdc496 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-20 22:04:20 +02:00
Malte Brandy
0d4417d888 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-20 21:31:53 +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