Commit Graph

7508 Commits

Author SHA1 Message Date
Alyssa Ross
5330c0a1af
treewide: use isAarch where appropriate 2022-07-30 16:18:27 +00:00
sternenseemann
7d9730733f all-cabal-hashes: 2022-07-26T16:57:53Z -> 2022-07-27T11:03:11Z
haskellPackages: regenerate package set based on current config

This commit has been generated by
maintainers/scripts/haskell/update-hackage.sh and
maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-07-27 18:03:52 +02:00
sternenseemann
e33e2ac2f2 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-27 17:34:04 +02:00
sternenseemann
e4e9e90772 haskellPackages.uniform-error: skip tests incompatible w/ HTF 0.15 2022-07-27 17:31:38 +02:00
sternenseemann
74010c525b haskellPackages.aws: drop upstreamed patches
Joey Hess is now a co-maintainer upstream and has created a release with
the aeson 2.0 patches included.
2022-07-27 17:12:24 +02:00
sternenseemann
b3c3fa1489 git-annex: update sha256 for 10.20220724 2022-07-27 17:03:33 +02:00
sternenseemann
dd7b0dca7b haskellPackages.flac: unbreak
The system library reference has been fixed in cabal2nix HEAD recently.
2022-07-26 22:31:31 +02:00
sternenseemann
5a1b7ea735 haskell.packages.ghc941.terminfo: not a core pkg if cross compiling
Reference #182873 and #182785.
2022-07-26 21:11:49 +02:00
sternenseemann
078346d55e haskell.compiler.ghc941: init at 9.4.0.20220721 2022-07-26 21:09:03 +02:00
Alex Wied
4b33be0c18 haskellPackages.nfc: 0.1.0 -> 0.1.1 2022-07-26 21:08:31 +02:00
sternenseemann
ea445844c8 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-26 21:04:12 +02:00
sternenseemann
548ec57e44 haskellPackages.cabal2nix-unstable: 2022-07-17 -> 2022-07-22 2022-07-26 21:01:36 +02:00
sternenseemann
f28e8302f4 haskellPackages.conduit-aeson: unbreak
* Work around broken Setup.hs which fails to parse

* Disable doctest-parallel suite

* Group doctest-parallel overrides and link the upstream issue for the
  failure; basically it does not work unless you are using cabal v2
  commands.
2022-07-26 18:40:11 +02:00
sternenseemann
ef9826a13b haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-26 16:54:27 +02:00
sternenseemann
ff7abeabe9 haskellPackages.hasql-dynamic-statements: downgrade to 0.3.1.1
We still ship hasql 1.5 due to stackage which is not compatible with
0.3.1.2.
2022-07-26 13:35:28 +02:00
sternenseemann
ae78f71723 haskellPackages.{superbuffer,list-t,stm-containers}: reenable tests
HTF has been fixed a while ago actually, so these test suites can be
built and executed again. For stm-containers, a bounds issue persists,
though.
2022-07-26 13:24:29 +02:00
sternenseemann
57055b681f haskellPackages.Spock-core: build with correct reroute version
Spock-core 0.14.0.1 now only supports reroute >= 0.7 because it exports
the new AltVar type (in an [PVP violation]).

We can luckily accomodate Spock-core, since all other [reverse deps] of
reroute are marked broken in nixpkgs at the moment.

[PVP violation]: https://github.com/agrafix/Spock/issues/180#issuecomment-1195328647
[reverse deps]: https://packdeps.haskellers.com/reverse/reroute
2022-07-26 12:57:45 +02:00
maralorn
dd6432a863
Merge pull request #182873 from sternenseemann/terminfo-cross
haskellPackages.terminfo: not a core pkg if cross compiling
2022-07-26 11:25:03 +02:00
Malte Brandy
0620844136 haskellPackages.regex-tdfa: Disable disfunctional tests for older ghcs 2022-07-26 11:15:03 +02:00
sternenseemann
f39aee2d8b haskellPackages.terminfo: not a core pkg if cross compiling
GHC's cross build flavours disable the terminfo package, so it will
never be included if we are cross-compiling – setting it to null thus
breaks all builds depending on the package.

To fix this problem, we use the versioned attribute generated by
hackage2nix, just like we do for xhtml.

Closes #182785.
2022-07-25 23:42:29 +02:00
Malte Brandy
759fed34c0 haskellPackages.hls-ormolu-plugin: Disable flaky test 2022-07-25 22:58:20 +02:00
Malte Brandy
8d90d114b2 haskellPackages.doctest-parallel: Disable defective doctests 2022-07-24 19:11:35 +02:00
maralorn
4f0b8bdb20
Merge pull request #182389 from lf-/fix-aeson-ts
haskellPackages.aeson-typescript: fix the testsuite and unbreak
2022-07-23 19:36:37 +02:00
Jade Lovelace
aa41b54e51 haskellPackages.aeson-typescript: fix the testsuite and unbreak 2022-07-23 10:19:57 -07:00
Malte Brandy
28e9634a9d haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-22 01:01:30 +02:00
Malte Brandy
642279ab6f haskellPackages: stackage LTS 19.15 -> LTS 19.16
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-07-22 01:00:22 +02:00
Malte Brandy
8fc4df0415 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-22 00:22:14 +02:00
Dennis Gosnell
52e48bb37e
Merge pull request #182194 from misuzu/cryptonite-armv7l
haskellPackages.cryptonite: disable tests on aarch32
2022-07-21 15:16:34 +09:00
github-actions[bot]
b2360fdfec
Merge master into haskell-updates 2022-07-21 00:14:29 +00:00
Jade Lovelace
5fbeebb56b haskellPackages.fast-tags: unbreak
The patch we were holding got merged, and instead of the patch being
removed, the package was marked broken. So I deleted the patch and
unbroke.
2022-07-20 11:40:24 -07:00
Dennis Gosnell
d66067f854 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-20 23:19:58 +09:00
Luke Clifton
a88da924d7
json-directory: mark unbroken
As of 1.0.2 this builds
2022-07-20 21:36:50 +08:00
misuzu
bc1ae7cff8 haskellPackages.cryptonite: disable tests on aarch32
KAT/ECB/D2 test segfaults on armv7l
2022-07-20 15:18:53 +03:00
sternenseemann
8080821eee haskellPackages.distribution-nixpkgs: 1.6.2 -> 1.7.0
Since stable cabal2nix now supports the release, we can finally upgrade.
2022-07-20 12:05:09 +02:00
github-actions[bot]
90b206f2c6
Merge master into haskell-updates 2022-07-19 00:16:17 +00:00
maralorn
ee6f075310
Merge pull request #181966 from Atemu/git-annex-lsof
git-annex: wrap with lsof
2022-07-19 00:36:03 +02:00
Felix Springer
08d6da16d0 haskellPackages.monad-control-identity: mark as unbroken
Release 0.2.0.0 supports GHC 9.0.2.
2022-07-19 00:26:38 +02:00
Malte Brandy
91fa64052e haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-19 00:06:20 +02:00
Malte Brandy
72a19f20ad haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-18 23:20:01 +02:00
Atemu
7e9e6145e6 git-annex: wrap with lsof
Required by the assistant at runtime:

```
$ nix-shell --pure -p git git-annex
$ git annex assistant
git-annex: The lsof command is needed for watch mode to be safe, and is not in PATH.
To override lsof checks to ensure that files are not open for writing
when added to the annex, you can use --force
Be warned: This can corrupt data in the annex, and make fsck complain.
```
2022-07-18 21:45:45 +02:00
Atemu
9c98a3908d git-annex: wrap with coreutils on all platforms
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-07-18 21:45:36 +02:00
Dennis Gosnell
91bb48ab47
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-18 15:07:50 +09:00
Dennis Gosnell
3020974319
Merge pull request #178868 from arcz/fix-clash
haskellPackages.clash-prelude: fix build by disabling tests
2022-07-18 14:08:28 +09:00
Nikita Volodin
d46be5b0e8 haskellPackages.vector-hashtables: fix versions of dependencies 2022-07-17 18:22:33 +02:00
Nikita Volodin
6da243e26d haskellPackages.hspec_2_7_10: fix versions of dependencies 2022-07-17 18:22:33 +02:00
sternenseemann
94d1dd4e77 haskellPackages.regex-compat-tdfa: fix arg order in override 2022-07-17 15:53:23 +02:00
sternenseemann
a4bb1872e1 haskellPackages.cabal2nix-unstable: 2022-06-30 -> 2022-07-17 2022-07-17 15:32:03 +02:00
sternenseemann
4030d94564 haskellPackages: fix eval, missing paren in configuration-common.nix 2022-07-17 15:13:24 +02:00
sternenseemann
356f870a83 haskellPackages.regex-compat-tdfa: ignore upper bound on base
This bound was (rightfully) introduced via a hackage revision, but it
doesn't apply to us because we patch around the incompatibility with
GHC >= 9.0.
2022-07-17 12:20:30 +02:00
Malte Brandy
42343a63f4 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-17 11:02:04 +02:00