3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2799 commits

Author SHA1 Message Date
Joachim Breitner 5ff268a184 haskellPackages.rec-def: Unbreak 2022-10-04 11:57:10 +02:00
Dennis Gosnell 05e72e325c stack: use hpack-0.35.0 2022-09-29 12:34:47 -04:00
sternenseemann ba34615202 git-annex: update sha256 for 10.20220927 2022-09-29 15:47:42 +02:00
Domen Kožar ba9342a67b haskellPackages.cachix: fix build 2022-09-25 11:09:09 +01:00
maralorn 2523a78403 haskellPackages.cabal-fmt: 0.1.5.1 -> 0.1.6.0 2022-09-21 19:29:02 +02:00
maralorn 352da0ce31 haskellPackages.hlint: Fix plugin and ghc924 jobs 2022-09-21 06:12:47 +02:00
maralorn 7c2fda45cc haskell-language-server: 1.7.0.0 -> 1.8.0.0 2022-09-21 05:23:07 +02:00
maralorn a7d50b4e09 haskellPackages.ghcup: Remove override for defunct package 2022-09-21 05:22:42 +02:00
Dennis Gosnell 2a5b10b81d stack: get 2.9.1 building 2022-09-20 16:16:21 -04:00
maralorn 6f241f7cec haskellPackages: Move permanent overrides to configuration.nix 2022-09-20 02:49:53 +02:00
maralorn 2d4bd8892f haskellPackages: Bump hspec versions 2022-09-20 02:49:53 +02:00
sternenseemann 0826d45087 elm2nix: drop now released patches 2022-09-17 12:52:47 +02:00
github-actions[bot] 464616ef3c
Merge master into haskell-updates 2022-09-13 00:16:44 +00:00
Dennis Gosnell 801760e9e4
haskellPackages.hspec_2_10_5: bump 2022-09-11 23:31:34 +09:00
Vladimír Čunát a3d7dfe8a3
Merge branch 'master' into staging-next 2022-09-11 08:43:51 +02:00
Manuel Bärenz 00174c930e haskellPackages.monad-bayes: Jailbreak for GHC 9.* 2022-09-02 15:49:36 +02:00
sternenseemann ae2e5c8ec3 haskellPackages: reflect hspec 2.10.0.1 -> 2.10.1 2022-08-31 16:28:15 +02:00
sternenseemann b83be8a193 haskellPackages.haskell-ci-unstable: remove at 0.14.1-8311a99
It's a huge annoyance getting the pre 0.15 versions of haskell-ci to
work, so I'll just put this off for now.
2022-08-31 16:20:08 +02:00
sternenseemann 266ea7a682 haskellPackages.haskell-ci: build with cabal-install-parsers 0.4.5
haskell-ci 0.14.3 doesn't yet support the latest Cabal /
cabal-install-parsers versions.
2022-08-31 15:52:01 +02:00
sternenseemann 19f1864eb3 blucontrols: allow building with finite-typelits 0.1.6.0 2022-08-30 14:25:18 +02:00
sternenseemann ea5a5bffbd haskellPackages.recursion-schemes: fix patch line ending issues 2022-08-30 14:21:59 +02:00
sternenseemann 9190f415ad git-annex: update sha256 for 10.20220822 2022-08-30 13:09:07 +02:00
Vladimír Čunát f08ac2c92b
Merge branch 'master' into staging-next 2022-08-29 08:58:52 +02:00
Ellie Hermaszewska 6a5570d356
haskellPackages.glirc: jailbreak
for config-schema 1.3
2022-08-23 17:19:12 +08:00
Dennis Gosnell 547e2355ec haskellPackages.ema: disable tests since they require ghc-9.2 2022-08-23 01:21:44 +09:00
Dennis Gosnell b6b997d6de
haskellPackages.servant-cassava: remove unneeded doJailbreak 2022-08-21 21:54:01 +09:00
Dennis Gosnell d08667ab87
haskellPackages.ema: appears to now require ghc-9.2 2022-08-21 19:03:56 +09:00
sternenseemann 4ad395f0c9 cabal-install: adapt to changes for 3.8.1.0
https://github.com/haskell/cabal/blob/cabal-install-v3.8.1.0/release-notes/cabal-install-3.8.1.0.md
2022-08-20 12:48:04 +02:00
github-actions[bot] 8b202db44b
Merge staging-next into staging 2022-08-19 18:01:56 +00:00
ajs124 2a49c87bc5 haskellPackages.hopenssl: use openssl_1_1 2022-08-17 20:16:20 +02:00
sternenseemann d8bddf3528 matterhorn: build with brick 0.70.1 2022-08-13 18:27:54 +02:00
Dennis Gosnell 323f8b5d00
haskellPackages: remove brick-related overrides 2022-08-10 14:07:31 +09:00
maralorn 6be915f542
Merge pull request #185477 from someodd/fix/libjwt-typed-unbroken
libjwt-typed: unbreak with minor changes
2022-08-09 01:28:02 +02:00
someodd 14c05dc6ac libjwt-typed: unbreak with minor changes
Unbreak libjwt-typed. Succesfully built using:

  env NIXPKGS_ALLOW_BROKEN=1 nix-build --no-out-link -A haskellPackages.libjwt-typed

This was accomplished by removing dependency
bounds, skipping tests, and adding the libjwt
librarySystemDepends.

Removed `broken` status from libjwt-typed.

I have not tested using what was built in the
nix-build command above in a local project.
2022-08-08 15:18:58 -07:00
Dennis Gosnell 80a505b0e6
Merge pull request #185622 from tjni/fix-text-format
haskellPackages.text-format: fix GHC 9.2 build
2022-08-08 13:32:52 +09:00
Dennis Gosnell 585671427e
haskellPackages.text-format: add comment about patch 2022-08-08 13:32:05 +09:00
Theodore Ni 2056075fdb
haskellPackages.text-format: fix GHC 9.2 build
Pulls in a patch that appears to fix this.
2022-08-07 20:45:59 -07:00
sternenseemann d05755d90b haskellPackages: adapt to hspec updates 2022-08-06 18:40:18 +02:00
sternenseemann 6a8ad0a973 haskellPackages.uniform-fileio: disable tests incompatbile with HTF >= 0.15 2022-08-01 16:20:20 +02:00
sternenseemann 41d77132d9 haskellPackages.debian: drop obsolete patches
debian-4.0.4 has added GHC 9.0 support in a released version.
2022-07-31 22:15:50 +02:00
sternenseemann 4c85669eb9 haskellPackages.uniform-error: update override comment
Seemingly the package is not yet feature complete and a desired feature
is already part of the test suite?!
2022-07-31 12:42:42 +02:00
sternenseemann f1873383cc haskellPackages: reflect ghc-lib*_9_2* updates 2022-07-31 12:19:51 +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 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 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
Malte Brandy 8d90d114b2 haskellPackages.doctest-parallel: Disable defective doctests 2022-07-24 19:11:35 +02: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