3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

7495 commits

Author SHA1 Message Date
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
sternenseemann fdbcbdab94 haskellPackages: mark builds failing on hydra as broken 2022-07-14 14:25:43 +02:00
sternenseemann c5e304a480 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-14 14:05:34 +02:00
sternenseemann 279a69aaf1 hadolint: build with language-docker 11.0.0
This is required starting with hadolint 2.11.0.
2022-07-13 22:05:57 +02:00
sternenseemann e7d9b66a04 matterhorn: build with brick 0.73 2022-07-13 16:30:40 +02:00
Domen Kožar 1fea3efe7a haskellPackages.brick_0_71_1: fix eval 2022-07-13 09:25:24 -05:00
sternenseemann 41048f0b46 haskell.packages.ghc923.servant-server: drop obsolete override
GHC 9.2 support has been upstreamed.
2022-07-13 15:44:13 +02:00
sternenseemann ef4bc1efdd haskell.packages.ghc923.cryptonite: 0.29 -> 0.30
The update officially introduces support for GHC 9.2 and the previous
was starting to fail to apply (due to hackage revisions, so probably
easy to fix). Since the changelog from 0.29 to 0.30 looks pretty
harmless, let's try updating.
2022-07-13 15:41:59 +02:00
sternenseemann fcba3d3e50 haskell.packages.ghc923.hlint: reflect 3.4 -> 3.4.1 update
hlint 3.4.1 requires a very specific (and outdated) ghc-lib-parser-ex
version which we need to provide.
2022-07-13 15:37:40 +02:00
sternenseemann 0133c313c4 haskell.packages.ghc923.dbus: reflect 1.2.24 -> 1.2.25 update 2022-07-13 15:36:31 +02:00
sternenseemann f2f8e3ca95 haskellPackages: reflect ghc-lib, ghc-lib-parser updates 2022-07-13 15:36:08 +02:00
sternenseemann 6eba1980d7 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-13 00:19:55 +02:00
sternenseemann 3cc7266312 haskellPackages: stackage LTS 19.14 -> LTS 19.15
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-07-13 00:19:54 +02:00
sternenseemann 2f5e7982ec haskellPackages.postgrest: mark as broken
Doesn't build since it relies (among other constraints) on aeson 1.5.*.
2022-07-13 00:09:30 +02:00