Commit graph

2926 commits

Author SHA1 Message Date
Naïm Favier 7f1a41d9ab haskellPackages.dice: remove upstreamed patch 2022-11-07 17:39:54 +01:00
maralorn 004544d38b haskellPackages.tzdata: dontCheck 2022-11-05 01:40:33 +01:00
maralorn 693e11dae3
Merge pull request #199442 from maralorn/emanote
emanote: init at 0.8.0.0
2022-11-05 01:04:52 +01:00
maralorn 8b4a5f4d3e emanote: init at 0.8.0.0 2022-11-05 00:29:53 +01:00
sternenseemann 9226c0b10b haskellPackages.xlsx: run tests again 2022-11-04 15:12:17 +01:00
zowoq 34f6edc870 haskellPackages.hercules-ci-agent: add patch 2022-11-03 13:23:26 +10:00
sternenseemann 502531cb2d haskell.packages.ghc924.purescript: allow building and test on Hydra
purescript now requires at least GHC 9.2 to be built due to the use of
OverloadedRecordDot. Consequently `haskellPackages.purescript` is marked
as broken. After eliminating the test dependency on the broken
utf8-light in language-javascript_0_7_0_0 we can build and test
purescript in the 9.2.4 package set.
2022-10-30 17:25:14 +01:00
sternenseemann a0383f7ad9 haskellPackages.xdg-basedir-compliant: work around missing test data 2022-10-30 17:18:27 +01:00
sternenseemann a434092372 haskellPackages.xlsx: work around missing test data 2022-10-30 17:17:18 +01:00
Weijia Wang 9d697a3be3 haskellPackages.*: disable postgresql tests on darwin
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-10-30 16:45:51 +01:00
sternenseemann 94da83f419 haskellPackages.extensions: remove stale override and unbreak 2022-10-29 14:57:38 +02:00
maralorn ed531547ff haskellPackages.implicit-hie: Remove assertion to fix eval on ghc 9.4
Cabal-syntax is a core package from 9.4 on, so self.Cabal-syntax is then null.
2022-10-28 00:01:13 +02:00
maralorn fc886ef1fc haskell-language-server: Tune overrides to increase dependency sharing 2022-10-27 23:53:43 +02:00
maralorn 09cf8c3f30 haskellPackages.implici-hie: Override dependency to fix build 2022-10-27 23:21:10 +02:00
sternenseemann b167f1bb14 haskellPackages.cabal2nix-unstable: 2022-10-10 -> 2022-10-22
With this hackage2nix knows that libcrypt can no longer be found in
glibc, but needs to be taken from libxcrypt. We can trim down the
overrides accordingly, leaving only the test failure workaround for
crypt-sha512.
2022-10-22 21:38:09 +02:00
sternenseemann bc44680dee Merge remote-tracking branch 'origin/master' into haskell-updates 2022-10-22 17:05:54 +02:00
Martin Weinelt 51fcbf5bb7 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-16 00:18:40 +02:00
Dennis Gosnell bf32c0534e
haskellPackages.colourista: remove no longer needed doJailbreak 2022-10-15 15:07:59 -04:00
sternenseemann da5ca3c245 git-annex: update sha256 for 10.20221003 2022-10-12 12:58:28 +02:00
Martin Weinelt 9001f0dcd7
haskellPackages.xmonad-utils: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt 2d19e7cf6b
haskellPackages.nano-cryptr: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt 6f1812a595
haskellPackages.Unixutils: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt 284396cf04
haskellPackages.crypt-sha512: fix build with libxcrypt
and disable tests due to different ehaviour exhibited compared to
glibc when a low number of rounds is passed.

https://github.com/phadej/crypt-sha512/issues/13
2022-10-09 18:14:32 +02:00
Dennis Gosnell 0f955bb63c
Merge pull request #195224 from dalpd/fix-snaplet-purescript
haskellPackages.snaplet-purescript: GHC9 compatibility
2022-10-09 10:07:59 -04:00
Deniz Alp Durmaz 903b57513e haskellPackages.snaplet-purescript: GHC9 compatibility 2022-10-09 14:51:24 +03:00
Deniz Alp Durmaz 26e666d33c haskellPackages.espial: Apply patch to work with GHC 9.X 2022-10-09 12:27:34 +03:00
sternenseemann ac1f1ad0e0 haskell: support cross in generateOptparseApplicativeCompletions
Deprecate haskell.lib{,.compose}.generateOptparseApplicativeCompletion*
in favor of the newly added
haskell.packages.*.generateOptparseApplicativeCompletions (plural!)
which takes into account whether we are cross-compiling or not. If we
are, generating completions is disabled, since we can't execute software
built for a different platform.

The move is necessary, so we can receive the /same/ stdenv as the
package we are overriding in order to accurately check whether we can
execute produced binaries.

Resolves #174040.
Resolves #49648.
2022-10-07 00:37:53 +02:00
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
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 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
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 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 f2f8e3ca95 haskellPackages: reflect ghc-lib, ghc-lib-parser updates 2022-07-13 15:36:08 +02:00
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
Artur Cygan 096ea49aa8 haskellPackages.clash-prelude: fix build by disabling tests 2022-07-10 04:01:27 +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
Malte Brandy 16ec961dc0 haskellPackages: fix package pins 2022-05-17 23:34:42 +02:00
Kerstin Humm 4bf84c57e2 haskellPackages.squeal-postgresql: fix build 2022-05-17 23:27:43 +02:00
Teo Camarasu a4a51d9e45 haskellPackages.threadscope: unmark as broken, remove jailbreak 2022-05-16 11:01:26 +01:00
Neil Mayhew 58bb9995a8 haskellPackages.debian: Fix test failures for ghc 9 2022-05-15 15:08:07 -06:00
Ellie Hermaszewska c97dbbd63a
haskellPackages.matterhorn: remove out of date scope overrides 2022-05-14 09:12:54 +08:00
Ellie Hermaszewska 440710cb69
haskellPackages.git-annex: update hash 2022-05-09 17:42:54 +08:00
sternenseemann fdd493e6bb haskellPackages.servant-cassava: allow servant 0.19 2022-05-04 00:28:22 +02:00
Dennis Gosnell f16072011c
haskellPackages.hls-change-type-signature-plugin: dontCheck 2022-05-02 11:42:50 +09:00
Dennis Gosnell 4d5a66a1b5
haskellPackages.hls-test-utils: remove unneeded patches 2022-05-01 20:53:08 +09:00
sternenseemann 0f9de1bcbd haskellPackages.generic-arbitrary: apply patch for negative resizes
See https://github.com/typeable/generic-arbitrary/issues/14 for the problem.
2022-04-26 19:44:27 +02:00
libjared 5724dddf17 haskellPackages.sensei: mark unbroken, override
Sensei had an issue on NixOS relating to tmpfs, and 0.6.2 fixes that.
But it still needs an override because it (the binary *and* the tests)
require the git binary and latest hspec.
2022-04-24 13:21:43 -05:00