Commit graph

2030 commits

Author SHA1 Message Date
Dennis Gosnell 63de03f290
Merge pull request #91508 from svmhdvn/overrides-2
haskellPackages: cleaning up obsolete overrides (2/x)
2020-06-26 13:23:51 +09:00
Siva Mahadevan 4b972619a3
haskellPackages: remove obsolete overrides
stm-conduit: -dontCheck
asn1-encoding: -dontCheck
geodetics: -dontCheck
2020-06-25 17:48:54 -04:00
Siva Mahadevan 55da2e32d3
haskellPackages: remove obsolete overrides
euler: -dontCheck
snappy-framing: -dontHaddock
vector: -dontCheck
2020-06-25 16:18:17 -04:00
Siva Mahadevan 8418b3c5a4
haskellPackages: remove obsolete overrides
classy-prelude-yesod: -dontHaddock
rank2classes: -dontCheck
HaTeX: -dontCheck
2020-06-25 13:14:10 -04:00
Siva Mahadevan 5018491e05
haskellPackages: remove obsolete overrides
esqueleto: -dontHaddock
blank-canvas: -dontCheck
tdigest: -doJailbreak
2020-06-25 13:04:26 -04:00
Siva Mahadevan c518e30b00
Update configuration-common.nix 2020-06-24 12:54:42 -04:00
Dennis Gosnell 40242053d3
Merge pull request #91383 from maralorn/fix-stan
[haskell-updates] haskellPackages.stan: Fix build
2020-06-24 17:46:49 +09:00
Malte Brandy 0bdd6f22b4
haskellPackages.stan: Fix build 2020-06-24 09:37:43 +02:00
Dennis Gosnell aea0a9c7a2
Merge pull request #91312 from Anton-Latukha/upd-Haskell-configuration-common-01
Haskell: configuration-common: updates to overrides
2020-06-24 13:13:10 +09:00
Dennis Gosnell 2b7f5c423b
Merge pull request #91319 from maralorn/fix-glib
[haskell-updates] haskellPackages: Fix gtk2hs packages
2020-06-24 11:52:48 +09:00
Anton-Latukha ed96ed88ac
feed: free from override
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:35 +03:00
Anton-Latukha 61fe6c9969
pantry: free from override and upstreamed patch
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:35 +03:00
Anton-Latukha 55df075fcb
nixfmt: update override description
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:35 +03:00
Anton-Latukha a03288a37c
binary-instances: update override description
Previously mentioned issue closed as duplicate of an older one.

Issue waits upon QuickCheck release that includes a patch.

M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:34 +03:00
Anton-Latukha 535d4d895e
rib: update override description
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:34 +03:00
Anton-Latukha e9d03e9e94
statistics: clean-up
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:34 +03:00
Anton-Latukha 6e36b3ac40
xmobar: update patch description
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:29 +03:00
Dennis Gosnell a0fe5228eb
Merge pull request #91251 from maralorn/fix-hnix
[haskell-updates] hackagePackages.hnix: Disable completion to fix build
2020-06-23 09:58:47 +09:00
Dennis Gosnell 41439b4f70
Merge pull request #91315 from maralorn/fix-jsaddle-warp
[haskell-updates] haskellPackages.jsaddle-warp: Fix build
2020-06-23 09:38:37 +09:00
Malte Brandy 71801d291f
haskellPackages: Fix gtk2hs packages
glib and friends have been bumped to 0.13.8.1 so we can drop a patch
picked from that version.
2020-06-22 22:38:51 +02:00
Malte Brandy 417c171c3a
haskellPackages.jsaddle-warp: Fix build 2020-06-22 21:40:20 +02:00
Malte Brandy bc8b615344
hackagePackages.hnix: Fix build
hnix 0.9.0 does not provide an executable for ghc <8.10 anymore.
So we need to disable optparse-applicative completion generation for all other versions.
2020-06-22 21:16:54 +02:00
Malte Brandy 357655a589
haskellPackages.reflex-dom and deps: Fix patch urls
The previously used PR specific urls do cease to exist after a force
push to the PR branch.

Also manually enable hydra builds for reflex-dom-core until upstream
provides a better fix.
2020-06-21 17:05:24 +02:00
sternenseemann 2f139e40c6 haskellPackages.utc: unbreak 2020-06-20 10:44:11 +02:00
Peter Simons 3ee117a0a9 xmobar: jailbreak latest version to accept recent timezone-olson packages 2020-06-19 22:29:22 +02:00
Malte Brandy b4723d2156 haskellPackages.reflex-dom and dependencies: Fix build 2020-06-19 22:29:22 +02:00
David Baynard 2ab43eafd4 Describe reasons for disabling tests 2020-06-19 22:29:21 +02:00
David Baynard a2caf7f309 haskellPackages.tls: Don’t check tests
The ‘Extended Master Secret (resumption)’ test is failing.
See vincenth/hs-tls#434.

Required for stack.
2020-06-19 22:29:21 +02:00
David Baynard 6dcb4185f6 haskellPackages.x509-validation: Don’t check tests
The test suite hangs — issue vincenthz/hs-certificate#120.

Required to build tls, and thereby stack.
2020-06-19 22:29:21 +02:00
Matthieu Coudron 116021c98a haskellPackages.c2hsc: apply patchto find gcc
...used in tests.

Fix is upstream but there has been no sign of release for the past 6
months, fixes https://github.com/NixOS/nixpkgs/issues/63764.
2020-06-19 22:29:21 +02:00
Peter Simons c44fa2a1be haskell-src-exts-simple: drop obsolete overrides 2020-06-19 22:29:21 +02:00
Peter Simons 102ae12936 haskell-stack: drop obsolete overrides
http-download versios 2.0.x is the default in LTS 16.x.
2020-06-19 22:29:21 +02:00
Peter Simons b53c8b2810 haskell-polysemy-plugin: drop obsolete overrides 2020-06-19 22:29:21 +02:00
Malte Brandy 91754464d3 haskellPackages.neuron: Fix build 2020-06-19 22:29:21 +02:00
Peter Simons 89997f69b1 Drop obsolete overrides now that LTS 16.x has arrived. 2020-06-19 22:29:20 +02:00
Peter Simons 2218618bb7
Merge pull request #90062 from steve-chavez/unbreak-hasql-noti
haskellPackages.hasql-notifications: unbreak
2020-06-12 21:41:43 +02:00
Profpatsch 7380ad739d haskellPackages.gitit: mark unbroken
It’s finally got a new release.
2020-06-12 13:21:34 +02:00
steve-chavez bc8f008d7c haskellPackages.hasql-notifications: unbreak 2020-06-10 09:35:58 -05:00
Anton-Latukha e47b8f693c pandoc: update the note why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha 45e5b8e3fc generic-lens: change upstream report link to relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha 9acb30e053 haddock-library{,_1_9_0}: rm no longer relevant note
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha d7f19c0541 haddock-library_1_9_0: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha eb0f423dde haddock-library: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha cec3c91aeb dhall-json: rm upstream issue link, no loner relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha 0cba266e8a dhall-json: enable check
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha c07cca0a27 dhall: document proposed idea upstream to solve dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha c93c036712 hnix: rm doJailbreak
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha 5bc71945ff rm these_0_7_6, no longer used package version
Was require by old hnix version.

M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha b5c47f26a7 hnix: rm these override, package requires these >= 1.0.2
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha 9ea54ac611 hnix: add documentation why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha 5ae40a29ff hnix: rm no longer relevant comments
Cleaning up old comments that do not hold.

M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Peter Simons cba12133a6 haskell-src-exts-simple: update overrides for the new version 2020-06-05 21:58:25 +02:00
Domen Kožar 2685baf973 cachix: enable tests 2020-06-05 21:58:25 +02:00
Malte Brandy 83b91ab712 haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)
I decided to leave haskell-lsp and haskell-lsp-types as extra packages,
because they will get bumped before the next ghcide release, and then
the version pinned by ghcide would be missing again.
2020-06-05 21:58:24 +02:00
(cdep)illabout 8ede33f9b9 haskellPackages.hlint: fix evaluation problems 2020-06-05 21:58:24 +02:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Mario Rodas a03e048348
haskellPackages.cachix: dontCheck 2020-05-31 11:00:00 -05:00
Joe Hermaszewski 53594c65ce haskellPackages.VulkanMemoryAllocator: Add extra library necessary for compilation 2020-05-29 22:28:47 +02:00
Peter Simons 4b2b6ce65e idris: drop obsolete overrides for the new 1.3.3 version
The test suite still fails because of all kinds of implicit assumptions that
are wrong in our build environment. For example, the test suite can't just call
"idris" and expect that executable to be in $PATH.
2020-05-29 22:28:47 +02:00
Peter Simons fbc0845f28 haskell-cabal-fmt: overriding Cabal-3.2 is unnecessary for ghc-8.10.x and beyond 2020-05-29 22:28:47 +02:00
Peter Simons 330227bc6c haskell-extra: update overrides for the new version 2020-05-29 22:28:47 +02:00
Peter Simons 995bdd4c85 haskell-ghc-lib-parser: fix overrides for the new release 2020-05-29 22:28:46 +02:00
Gabriel Volpe 678e947b88 haskellPackages.dhall-lsp-server: unbreak 2020-05-29 22:16:02 +02:00
Peter Simons 4ed93cc494 haskell-ghc-lib-parser-ex: update overrides for the update 8.10.x version 2020-05-15 21:02:08 +02:00
Malte Brandy a61cf82b6d hackagePackages.neuron: Fix build 2020-05-15 21:02:08 +02:00
Peter Simons 0d9dbeef23 git-annex: update sha256 hash for new version 8.20200501 2020-05-08 21:11:47 +02:00
Malte Brandy 4f0200a3fc haskellPackages.hlint: Fix build
hlint 3.0 is shiny and new and is very picky in its dependencies.
2020-05-08 21:11:46 +02:00
Malte Brandy 5266ceb263 haskellPackages.ghcide: Fix ghcide and hie-bios
This is the haskell-updates version of #86659
2020-05-08 21:11:36 +02:00
Peter Simons 01a1423ddf
Merge pull request #87050 from rardiol/hedgewars
Hedgewars server fix haskell
2020-05-08 21:03:56 +02:00
Ricardo Ardissone 834eb1729b haskellPackages.network_2_6_3_1: enable dontCheck 2020-05-06 01:14:06 -03:00
Pavol Rusnak 7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Peter Simons 1d4449ccd5 haskell-stack: update overrides for the new 2.3.1 version 2020-05-01 21:52:30 +02:00
Peter Simons 0c6e37e57c configuration-common.nix: cosmetic 2020-05-01 21:52:29 +02:00
David Guibert 402b437c4a darcs: patches integrated upstream (in 2.14.3)
See http://bugs.darcs.net/issue2642.
2020-05-01 21:52:29 +02:00
Christoph Bauer b20870870f fix haskellPackages.headed-megaparsec 2020-05-01 21:52:29 +02:00
Peter Simons 21a354b6dd haskell-cabal-install-parsers: re-factor overrides to fix build with ghc-8.10.1 2020-04-25 18:22:55 +02:00
Peter Simons e567a3b622 haskell-haddock: fix build with for the latest compiler ghc-8.10.1 2020-04-24 22:00:40 +02:00
Peter Simons a1463efcde haskell-haddock: fix build with our default compiler ghc-8.8.3
Fixes https://github.com/NixOS/nixpkgs/issues/85728.
2020-04-24 22:00:39 +02:00
David Guibert 8ab67c7a19 haskell-packages: made darcs compile with ghc 8.8 2020-04-24 22:00:38 +02:00
sternenseemann 3359dca08f haskellPackages.Euterpea: fix build, unbreak
Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
2020-04-24 22:00:37 +02:00
Justin Humm 86e2dd2c24 haskellPackages.{binary-strict,webify}: fix build
webify needs a bump in the cabal file. As the last upstream commit is
two years ago, I think it makes sense to not wait for upstream to merge
the PR [0] and release a new version.

[0] https://github.com/ananthakumaran/webify/pull/27
2020-04-24 22:00:36 +02:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Michael Alan Dorman d59d157ad9 cabal-install-parsers: update Cabal dependency
This also unbreaks `haskell-ci`.
2020-04-17 20:50:48 +02:00
Manuel Bärenz a762316e72 haskell simple-affine-space: Disable test suite 2020-04-17 20:50:48 +02:00
Remo 629af9f518 hackage2nix: unbreak hasql-pool 2020-04-17 20:49:49 +02:00
Peter Simons 556367eb12 haskell-ShellCheck: drop obsolete patch to fix the build 2020-04-10 21:24:03 +02:00
Marek Fajkus 0a4769ba6f haskellPackages.persistent-postgresql: don't check
Test suite requires database. Disabling tests as is done for mysql backend.
2020-04-10 20:56:36 +02:00
Chuck 5c7bf5123c haskellPackages.idris: Fix build (new GHC 8.8 & old megaparsec 7)
The hackage-packages.nix change was generated by hackage2nix v2.15.1 from Hackage revision
ad4a70d448.
2020-04-10 20:56:36 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Peter Simons 35c3eb6737 git-annex: update sha256 hash for new version 8.20200330 2020-04-03 22:00:30 +02:00
Chuck dec9ac364a darcs: Fix build (Use old GHC)
This is fixed at upstream's head; this change can be reverted after
darcs cuts a new release (current release is 2.14.2).
2020-04-03 22:00:30 +02:00
Peter Simons f660d6ec3d haskell-hackage-security: update default version to 0.6.x 2020-04-03 22:00:29 +02:00
Peter Simons 11d28064b7 haskell-Cabal: update overrides for the new 3.2.x release 2020-04-03 22:00:29 +02:00
Peter Simons 70a22c5b4b haskell-matterhorn: fix override 2020-04-03 22:00:29 +02:00
Robert Djubek 3604904426 matterhorn: fix build
also fixes mattermost-api, mattermost-api-qc,
and adds them to stewardship by kiwi
2020-04-03 22:00:28 +02:00
rnhmjoj 8296679c4b haskellPackages.superbufer: remove old fix
The package is unmaintained and now broken for other reasons.
2020-04-03 22:00:27 +02:00
rnhmjoj 23210babd0 haskellPackages.pandoc-crossref: fix build 2020-04-03 22:00:27 +02:00
Mike Sperber 1640e66e48 polysemy-plugin: fix build
It needs an older version of ghc-tcplugins-extra.
2020-04-03 22:00:27 +02:00
Niklas Hambüchen f447e4cf6a haskellPackages.hspec-core: Disable tests on i686.
The tests have x86_64 results hardcoded, see
https://github.com/hspec/hspec/issues/431.
2020-04-03 22:00:26 +02:00
Peter Simons 3f0bc2e7c2 haskell-weeder: build with latest generic-lens 2020-03-20 21:12:16 +01:00
Samuel Evans-Powell 57874b620e prometheus: no need to jailbreak
- prometheus no longer needs to be jailbroken, removing 'doJailbreak'.
  Jailbreaking was added in
  https://github.com/NixOS/nixpkgs/pull/70956 to overcome issue
  https://github.com/bitnomial/prometheus/issues/34.
- This issue has since been fixed and so jailbreaking is no longer
  necessary.
2020-03-20 21:12:15 +01:00
Samuel Evans-Powell 11bc4ee748 tasty-tap: fix failing build
- tasty-tap's tests were failing. In
  https://github.com/NixOS/nixpkgs/pull/71017 a patch generated from a
  PR was applied to fix this.
- That PR has now been merged into tasty-tap and was released with
  version 0.1.0.
- tasty-tap is now at version 0.1.0 in nixpkgs and so the patch fails
  to apply, breaking the build.
- Removed the patch and removed tasty-tap from list of broken
  packages.
2020-03-20 21:11:29 +01:00
Peter Simons d02ac6c485 git-annex: update sha256 hash for new version 8.20200309 2020-03-13 20:31:07 +01:00
Anders Kaseorg 838c7a80f7 haskellPackages.EdisonCore: Unbreak
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-13 20:24:53 +01:00
Poscat ef65c6382d Unbreak ats-format 2020-03-13 20:24:53 +01:00
Poscat d0eb52f5cd ats-pkg: Unbreak by disabling tests 2020-03-13 20:24:52 +01:00
Matt McHenry 7335de2dab persistent-mysql: fix build
tests need a running mysql instance, so disable them
2020-03-13 20:24:52 +01:00
timds 720d0c7803 saltine: fix build by disabling tests
The tests fail to compile because of a missing module but would
otherwise be fine.
2020-03-13 20:18:14 +01:00
Peter Simons 6e2198bd52 haskell-ci: fix the build 2020-03-06 22:15:14 +01:00
Peter Simons adcd693c2c haskell-cryptonite: disable the test suite to fix the build on older CPUs
Machines without AES-NI support cannot run the binary.
2020-03-06 22:15:14 +01:00
Peter Simons 46a81f9a15 haskell-binary-instances: disable test suite to avoid spurious failures 2020-03-06 22:15:13 +01:00
(cdep)illabout 354111dffb haskellPackages.pantry_0_2_0_0: Mark dontCheck 2020-03-06 22:15:13 +01:00
(cdep)illabout 9857e570e9 stack: Get building with old version of pantry 2020-03-06 22:15:13 +01:00
(cdep)illabout 39e8cc9c30 ormolu: remove unneeded override after bump to lts-15 2020-03-06 22:15:12 +01:00
Anders Kaseorg e9f89e0fb6 haskellPackages.nixfmt: Unbreak
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-06 21:44:28 +01:00
(cdep)illabout 5682212ae0 haskellPackages.stack: get compiling with ghc882 2020-03-06 21:42:12 +01:00
(cdep)illabout 2610d5e762 haskellPackages.pantry: get building with ghc882 2020-03-06 21:42:11 +01:00
Peter Simons 10da6658ad ShellCheck: record the URL of the upstream issues our patches fix 2020-02-29 11:34:32 +01:00
Jonathan Ringer 87762c126a shellcheck: fix build 2020-02-28 16:22:11 -08:00
Peter Simons b5bf60e40c haskell-MissingH: add jailbreak to fix the build with ghc-8.8.x 2020-02-28 20:42:31 +01:00
Peter Simons 219776992d git-annex: apply patch to fix the build with ghc-8.8.x
Unfortunately, we cannot compile git-annex with S3 support in an
LTS-15.x environment, because the 'aws' library hasn't updated to
version 3.x of the 'network' library [1]. I tried whether it's
possible to build git-annex with an older version of network, but
the amount of overrides we'd have to configure to accomplish that
got out of hand quickly. So I disabled aws support [2]. If you
need S3 support in git-annex, please help upstream to update
'aws' so that it builds with recent versions of 'network'.

[1] https://github.com/aristidb/aws/issues/264
[2] 1d0459f40e
2020-02-28 20:42:29 +01:00
Peter Simons 188587edf6 haskell-feed: disable test suite to fix the build
Upstream ships a messed up tarball that lacks the proper test files.
2020-02-28 20:42:29 +01:00
Peter Simons 045f95d9b9 git-annex: update sha256 hash for version 8.20200226 2020-02-28 20:42:29 +01:00
Peter Simons 482b910b72 haskell-streamly-bytestring: drop obsolete override 2020-02-28 20:42:28 +01:00
Peter Simons 111a1b868e haskell-ormolu: update override 2020-02-28 20:42:28 +01:00
Peter Simons 78a2350f2c haskell-construct: drop obsolete overrides 2020-02-28 20:42:27 +01:00
Peter Simons 1299f72e8b haskell-spacecookie & matterhorn: clean up overrides 2020-02-28 20:42:27 +01:00
Justin Humm 5fb67fc448 haskellPackages.hakyll-contrib-hyphenation: jailbreak
Latest upstream commit is from 2015 [0], so I guess it's the easiest to
jailbreak it (as it builds that way).

[0] https://bitbucket.org/rvlm/hakyll-contrib-hyphenation/src/master/
2020-02-28 20:42:25 +01:00
Domen Kožar 16b8ab5329 haskellPackages.crpytonite: fix build 2020-02-28 20:42:24 +01:00
Peter Simons 93b4f52f2c haskellPackages: drop obsolete overrides that break evaluation 2020-02-28 20:31:26 +01:00
Silvan Mosberger ef30908eef haskellPackages.streamly-bytestring: Fix build 2020-02-28 20:31:25 +01:00
Silvan Mosberger b359080688 haskellPackages.construct: Fix build 2020-02-28 20:31:25 +01:00
Silvan Mosberger 87fc484219 haskellPackages.bitwise-enum: Fix build 2020-02-28 20:31:25 +01:00
Silvan Mosberger df0392dc3c haskellPackages.Chart-tests: Fix build 2020-02-28 20:31:24 +01:00
Simon Chatterjee fdb4ed35ed haskell-gtk2hs packges: fixes for building on Darwin
This includes two layered changes so the gtk2hs packages build on Darwin:

 - For `glib`, `gio`, `gtk`, `gtk3`, and `pango`: the fix for version 0.13.8.0
   from https://github.com/gtk2hs/gtk2hs/pull/293 . I expect at some point the
   referenced fix (or one like it) will be released and and brought into
   nixpkgs, at which point the override and patch files here can (in fact must)
   be removed.

 - For `gtk` and `gtk3`: also apply the required cabal flag cited in
   https://github.com/gtk2hs/gtk2hs/issues/249 to specify the Quartz rather than
   X11 backend (Quartz is the one that both nixpkgs and macOS support
   out-the-box). This override is likely to be wanted indefinitely.

Both modifications are required for a successful build of `gtk` or `gtk3` on
Darwin right now.
2020-02-28 20:31:24 +01:00
Simon Chatterjee 3d7b19344d haskell-cabal-fmt: override Cabal to version 3.0.x 2020-02-28 20:31:23 +01:00
Peter Simons ee52b6ac68 haskell-brick: update overrides to the latest version 2020-02-28 20:31:23 +01:00
(cdep)illabout a0171c6439 haskellPackages.prettyprinter: make sure everything depends on this correctly 2020-02-28 20:31:22 +01:00
(cdep)illabout b6f45d056a haskellPackages.cabal-plan: fix up ansi-terminal dep 2020-02-28 20:31:21 +01:00
(cdep)illabout b68c9dda98 spago: 0.13.1 -> 0.14.0 2020-02-28 20:31:21 +01:00
Christian Lütke-Stetzkamp 671db18e22 haskellPackages.hledger-flow: do not build static
Fixes #68840
2020-02-28 20:31:20 +01:00
Peter Simons 04e3f52eb0 git-annex: update sha256 hash for new version 7.20200204 2020-02-07 20:38:00 +01:00
Peter Simons 38784c7916 ghc-lib-parser: update overrides for the latest version 2020-02-07 20:38:00 +01:00
Nathan van Doorn c13abc9509 haskellPackages.perhaps: add link to pull request fixing dependencies 2020-02-07 20:37:59 +01:00
Peter Simons 44d258777c haskell-brick: update overrides to latest version 2020-02-07 20:37:59 +01:00
Nathan van Doorn eaca900965 haskellPackages.perhaps: jailbreak
It has an overly tight dependency on doctest.

I've removed it from the list of broken builds in the yaml and I've made
a PR upstream too.
2020-02-07 20:31:53 +01:00
Bas van Dijk 1cbb793ec8 haskellPackages.servant: fix sha256
My build server which isn't using cache.nixos.org discovered an
outdated hash in servant:

```
trying https://github.com/haskell-servant/servant/archive/v0.16.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   132    0   132    0     0    616      0 --:--:-- --:--:-- --:--:--   616
100  295k    0  295k    0     0   269k      0 --:--:--  0:00:01 --:--:--  384k
unpacking source archive /build/v0.16.2.tar.gz
hash mismatch in fixed-output derivation '/nix/store/i6qgxlqf599wl11rd44jasgmwb78wr6c-source':
  wanted: sha256:0kqglih3rv12nmkzxvalhfaaafk4b2irvv9x5xmc48i1ns71y23l
  got:    sha256:0xk3czk3jhqjxhy0g8r2248m8yxgvmqhgn955k92z0h7p02lfs89
```
2020-02-07 10:12:49 +01:00
Peter Simons 5e90d04ee7 haskell-bustle: simplify the override now that those changes are in cabal2nix
Might be of interest to @jtojnar.
2020-01-31 21:38:10 +01:00
Peter Simons 135cc0c58d haskell-cabal-plan: update overrides for new version of base-compat 2020-01-31 21:05:55 +01:00
Jan Tojnar 4141619331 haskellPackages.bustle: fix building on Hydra
Bustle is proclaiming OtherLicense even though the code is licensed under LGPL 2.1+. This causes cabal2nix to set hydraPlatforms = stdenv.lib.platforms.none in hackage-packages.nix for the package.

Lets let's unset the attribute and fix the license.
2020-01-31 21:05:55 +01:00
Jan Tojnar 3430ded6c8 haskellPackages.bustle: clean up with lib.pipe 2020-01-31 21:05:55 +01:00
Keito Kajitani 38149ff88d haskellPackages.dhall-json_1_6_1: prettyprinter_1_6_0 2020-01-31 21:47:07 +09:00
Peter Simons ade7cc1fd3 haskell-hlint: update override for new ghc-lib-parser-ex dependency 2020-01-24 21:02:44 +01:00
Peter Simons 15aa9dd0a3 haskell-prettyprinter: disable the failing test suite of version 1.6.0 2020-01-24 21:02:43 +01:00
Robert Djubek bb3a93fdb5 matterhorn: init at 50200.6.0
Command line mattermost client
2020-01-24 21:02:42 +01:00
Robert Djubek 8e5d5bac2e glirc: 2.33.1 -> 2.34
Really this is a fix of the build because of the automatic version bump
2020-01-24 21:02:42 +01:00
Peter Simons 4758981603 haskell-ormolu: fix override for ghc-lib-parser 2020-01-17 21:14:34 +01:00
Peter Simons fc1cafab42 haskell-dhall: update overrides for the new release
I dropped the override for dhall-to-cabal, because the package
is marked as broken already.
2020-01-17 21:14:34 +01:00
Peter Simons 672880966f haskell-ghc-lib-parser: update to latest version for hlint 2020-01-17 21:14:33 +01:00
Peter Simons 29e871b2d0 haskell-krank: jailbreak to fix the build 2020-01-10 21:02:44 +01:00
Peter Simons 0685be711e git-annex: update sha256 hash for version 7.20191230 2020-01-10 20:56:20 +01:00
Peter Simons 4ef37f4210 haskell-hoogle: drop obsolete jailbreak
The latest version of hoogle accepts haskell-src-exts-1.23.x.
2020-01-10 20:56:20 +01:00
Peter Simons d8cf98b9c8 haskell-src-exts: update overrides for the new 1.23.0 version 2020-01-10 20:56:20 +01:00
Alexander Foremny 47ddee700f haskellPackages.ormolu: fix overrides so it builds 2020-01-10 14:54:33 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Peter Simons fdd64fbc37 haskell-servant-{ekg,blaze}: jailbreak to fix the build 2019-12-27 20:37:13 +01:00
Peter Simons 4d403a3a51 haskell-ghcide: drop broken overrides
We made an effort to support ghcide in Nixpkgs, but the complexity of the
problem is a bit too high, IMHO. We need to keep older versions of several
packages around in order to satisfy the build requirements, and some of those
older packages don't even build themselves (like hie-bios). We had ghcide
working at some point, but then it was broken again right away after a couple
of days. I fear that we'll run into that issue again and again with a setup of
that complexity.

Instead, I'd propose that we work with upstream to fix their build, i.e. let's
make sure that the proper ghcide build works with recent versions of its build
inputs.

Closes https://github.com/NixOS/nixpkgs/pull/75449.
Closes https://github.com/NixOS/nixpkgs/pull/76103.
2019-12-27 20:37:13 +01:00
Peter Simons 4979823e46 git-annex: update sha256 hash for version 7.20191218 2019-12-27 20:37:13 +01:00
Peter Simons dbcb34900a haskell-lsp-test: update override to the latest version 2019-12-27 20:37:13 +01:00
(cdep)illabout 54fad88234 haskellPackages.dhall_1_27_0: fix build 2019-12-27 20:37:13 +01:00
(cdep)illabout db1adfe3c8 haskellPackages.dhall_1_28_0: fix overrides so it builds
This PR fixes dhall_1_28_0, dhall-bash_1_0_25, and dhall-json_1_6_0 so
they build.

They all require a newer version of prettyprinter than we get from the
LTS package set.

This is from https://github.com/NixOS/nixpkgs/pull/75931 by @ijaketak.

Co-authored-by: Keito Kajitani <ijaketak@gmail.com>
2019-12-27 20:37:13 +01:00
Matt McHenry 9f053666ae haskellPackages.snap-server: patch for network >= 3.0 2019-12-27 20:37:13 +01:00
Robert Djubek 0787a562c4 glirc: init at 2.33.1
haskellPackages.glirc is a "Console IRC Client." I've added a doJailbreak
to fix the build (thanks @infinisil) and added it to top-level/all-packages.nix
so people can find and install it as they would normally.

Would be nice to make this build in a way that allows the OTR extension to be
enabled. One thing at a time....
2019-12-27 20:37:13 +01:00
Peter Simons 3e2e061529 structured-haskell-mode: update github repo location 2019-12-27 18:42:56 +01:00
Peter Simons c2ba83e98a haskell-descriptive: use the proper release version instead of the one from git
The released version has all the fixes we needed.
2019-12-27 18:37:42 +01:00
Peter Simons d5814bc0e6 haskell-ghcide: use latest haskell-lsp versions
ghcide needs version 0.18.x of the haskell-lsp package to build.

Closes https://github.com/NixOS/nixpkgs/pull/75610.
2019-12-13 20:48:13 +01:00
sternenseemann 1fef36e671 haskell-spacecookie: use correct version of systemd to fix the build 2019-12-13 20:46:29 +01:00
sternenseemann e449a21f19 haskell-systemd: use correct version of network to fix the build 2019-12-13 20:46:29 +01:00
Peter Simons 53dca0d451 haskell-hlint: update override for ghc-lib-parser to the latest version 2019-12-06 20:55:12 +01:00
Peter Simons fc8ccfa780 haskell-dhall: update overrides for the latest version 2019-12-06 20:55:12 +01:00
Peter Simons d8ab6c90ce haskell-haddock-library: jailbreak version 1.8.0 so that we can build the test suite 2019-12-03 12:56:52 +01:00
Peter Simons 851bc13b6e haskell-dns: disable test suite to fix the build 2019-11-29 21:51:32 +01:00
Peter Simons 0d003266b0 haskell-HaTeX: disable test suite to fix the build 2019-11-29 21:51:32 +01:00
Peter Simons 5f3638bfda haskell-cabal-plan: update overrides for the new version 2019-11-29 21:51:32 +01:00
Peter Simons c335226cee haskell-ci: mark broken (and drop obsolete overrides)
The build requires Cabal 3.x at setup-time and I can't make
it work easily for reasons I don't understand. Fixing that
package is going to need more time.
2019-11-29 21:51:00 +01:00
anticris ccd9bbf807 remove pandoc-placetable from broken packages section 2019-11-29 21:51:00 +01:00
Peter Simons aed8e9536d haskell-src-exts-simple: add override to fix version of the dependencies 2019-11-15 21:08:45 +01:00
Peter Simons 1e7e4d8e93 git-annex: update sha256 hash for new version 7.20191114 2019-11-15 21:08:45 +01:00
William R. Arellano ea6b44b6d5 dotenv: add comment for future reference 2019-11-15 21:08:45 +01:00
William R. Arellano 227a8e0e7c dotnev: move changes from configuration-nix to configuration-common 2019-11-15 21:08:45 +01:00
Peter Simons f6e975a5c5 haskell-polysemy-plugin: drop obsolete patches
Upstream has merged our changes and released a new version 0.2.4.0.
2019-11-08 18:52:37 +01:00
Peter Simons 0c0d11bc33 hoogle: update override for dependency to provide haskell-src-exts-1.22.x 2019-11-08 18:52:37 +01:00
Peter Simons 1439dcee0b haskell-configuration-common: cosmetic 2019-11-08 18:52:37 +01:00
Peter Simons fa66e35df4 haskell-github-rest: disable failing test suite to fix the build 2019-11-08 18:52:37 +01:00
Peter Simons 857d39a5a3 git-annex: update sha256 hash for new version 7.20191106 2019-11-08 18:52:37 +01:00
(cdep)illabout 915b22e400 haskellPackages.purescript: unbreak 2019-11-08 18:52:37 +01:00
Astro 5a59ed379c haskellPackages.hail: add patches to relax cabal dependencies 2019-11-08 18:52:36 +01:00
Peter Simons 85099617e5 git-annex: update sha256 hash for new version 7.20191024 2019-11-01 21:28:27 +01:00
Peter Simons 99d8278801 haskell-polysemy: update override for the latest version 2019-11-01 21:28:26 +01:00
Samuel Evans-Powell 3d45947b7d polysemy-plugin: fix tests
- polysemy-plugin was broken due to failing doctests:
  https://github.com/NixOS/nixpkgs/issues/71164.
- I submitted a PR upstream to fix this:
  https://github.com/polysemy-research/polysemy/pull/265.
- I've applied the patch of the PR here and moved the default
  "polysemy" attribute to "polysemy_1_2_0_0" because polysemy-plugin
  requires "polysemy >= 1.2.0.0".
- Move default "polysemy-zoo" attribute to "polysemy-zoo_0_6_0_1"
  because it is fixed by the polysemy-plugin changes and fixes issues
  with building "polysemy-RandomFu" and "knit-haskell".
- Removed packages no longer broken from
  "configuration-hackage2nix.yaml".
- Add cabal-doctest to setupDepends of polysemy-plugin.
2019-11-01 21:28:26 +01:00
Peter Simons e5b62bb387 haskell-web-routes-th: jailbreak to fix the build of the test suite 2019-11-01 21:28:26 +01:00
(cdep)illabout c41bbefd80
haskellPackages.polysemy: mark dontCheck 2019-10-24 16:05:55 -04:00
Marek Fajkus 35f1e57531 haskellPackages.language-ats: dontCheck 2019-10-24 22:01:48 +02:00
Peter Simons 7dcc5c717d haskell-dhall: update overrides for the latest version 2019-10-24 22:01:48 +02:00
Silvan Mosberger f9113fc063 haskellPackages.nix-tools: Fix build 2019-10-18 22:50:37 +02:00
Peter Simons 63dad6c2ad haskell-rank2classes: disable test suite to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons 0eefb1f843 git-annex: update sha256 hash for the new 7.20191017 version 2019-10-18 22:50:37 +02:00
Peter Simons 4445d50de3 haskell-uri-bytestring: drop obsolete patch to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons b5c2f6613b haskell-gtk: drop obsolete patches for the whole gtk package family 2019-10-18 22:50:36 +02:00
Peter Simons 51f62fb7a7 haskell-hjsmin: disable test suite to fix the build 2019-10-18 22:49:18 +02:00
Robert Hensing 3ca15e5fe1 arion-compose: Enable without tests
This adds me as a maintainer of arion-compose, which provides the
executable for the arion package (#71092).

Note that it has a different name because it was already taken on
Hackage before arion switched to Haskell.
2019-10-18 22:49:17 +02:00
Serhii Pererva 0ddcf74037 universum 1.6.0 is no longer broken 2019-10-18 22:49:17 +02:00
Samuel Evans-Powell e1e5c7f9e2 tasty-tap: fix tests
- The golden test for tasty-tap is out-of-date with the current TAP
  format. An issue has been submitted upstream here:
  https://github.com/MichaelXavier/tasty-tap/issues/2.
- I've created a pull request that makes the (minor) changes to the
  golden test file and applied the patch for that pull request here.
- Remove tasty-tap from broken-packages
2019-10-18 22:49:17 +02:00
Jan Tojnar 538d9cbdfb
bustle: fix build 2019-10-18 02:08:40 +02:00
Peter Simons 33366cce14 haskell-hpack: use latest version to fix build on ghc-8.8.x 2019-10-13 14:27:17 +02:00
Samuel Evans-Powell 4a5c24ff6e prometheus: fix build
- Prometheus was failing due to the http-client version (0.6.4) being
out-of-bounds (prometheus requires >=0.4 && <0.6).
- However it builds fine when jailbroken, so I've just jailbroken it.
- An issue has been submitted upstream on prometheus:
  https://github.com/bitnomial/prometheus/issues/34
2019-10-13 14:27:17 +02:00
Peter Simons e323aab13b git-annex: update sha256 hash for version 7.20191009 2019-10-13 14:27:17 +02:00
Luke Clifton fa5eddfae6 haskellPackages: fix barbly (#70222)
* haskellPackages: fix barbly

Co-Authored-By: Dennis Gosnell <cdep.illabout@gmail.com>
2019-10-13 14:27:11 +02:00
Peter Simons 56e1ea32f4 haskell-gtk: apply patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 6d95c7b595 haskell-gtk: clean up our existing overrides 2019-10-07 20:51:00 +02:00
Peter Simons 6ef33275b8 haskell-gio: apply patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 261482e243 haskell-gtk3: apply patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 63faef32e6 haskell-pango: patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 23ea4f8738 haskell-glib: patch to fix the build 2019-10-07 20:51:00 +02:00
Domen Kožar bf22c802e1
haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons c311665d37 haskell-hlint: update override to use the latest ghc-lib-parser version 2019-09-30 12:27:33 +02:00
Domen Kožar 5dd11ebb4a
haskellPackages.amazonka*: fix build 2019-09-29 09:57:32 +02:00
Domen Kožar e04dae50cf
fix dhall_1_26_0 reference 2019-09-28 21:33:14 +02:00
Guillaume Bouchard 50d128e16c haskellPackages.MemoTrie: remove dontCheck and dontHaddock overrides.
It works fine with (at least):
  - haskellPackages.MemoTrie
  - haskellPackages.ghc844.MemoTrie
2019-09-25 15:28:40 +02:00
Justin Humm d383a4cd91 Revert "haskell-hakyll: patch Cabal file from upstream"
This reverts commit fe366d43e8.
2019-09-22 13:43:08 +02:00
Jean-Baptiste Giraudeau 6ceb7a1285 haskellPackages: unbreak amazonka (and other packages that use it)
Closes https://github.com/NixOS/nixpkgs/pull/68944.
2019-09-22 13:43:08 +02:00
Peter Simons b08ced9110 haskell-cabal-plan: add override to fix the build 2019-09-19 13:46:20 +02:00
Peter Simons 742348dff5 git-annex: update sha256 hash for new release 7.20190912 2019-09-19 12:33:05 +02:00
Luc Tielen 4ea67e42c4 Only patch alex for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen b55447925d Update dhall: 1.25.0 -> 1.26.0 2019-09-18 19:36:58 +02:00
Luc Tielen 9b2394519c haskell.packages.ghc881.alex: apply temporary patch for ghc881 2019-09-18 19:36:58 +02:00
Peter Simons 5f220007d5 haskell-arbtt: fix the test suite 2019-09-07 20:00:22 +02:00
Mario Rodas 86321d3ab5 haskellPackages: unbreak cachix build 2019-09-07 20:00:22 +02:00
rnhmjoj 7f01fe9845 haskellPackages.matplotlib: unmark as broken 2019-09-06 17:27:20 +02:00
Mario Rodas 6beccdcb83 haskellPackages: unbreak cachix build 2019-09-03 09:23:52 +02:00
Yorick van Pelt 5791d8e600 haskell-modules: update configuration-common.nix 2019-09-03 09:23:29 +02:00
Peter Simons 94e51c360b haskell-hpack: enable the test suite again
The issue we've had previously is fixed in the latest version.
2019-09-03 09:23:28 +02:00
Peter Simons a9dd9c7c2f haskell-resolv: add overrides for older compilers 2019-08-28 15:50:33 +00:00
Peter Simons 83bc9776ca cabal-install: version 3.x is out officially 2019-08-28 15:50:33 +00:00
Mario Rodas 4792a6db4c haskell-dhall-json: disable broken test suite to fix the build 2019-08-28 15:47:05 +00:00
Robin Gloster a622c5332a
haskellPackages.openid: mark as broken
broken with openssl 1.1
https://github.com/elliottt/hsopenid/issues/15
2019-08-21 21:29:03 +02:00
Peter Simons 8a9b00f6d6 git-annex: update sha256 hash for version 7.20190819 2019-08-21 11:28:46 +02:00
Justin Humm fe366d43e8 haskell-hakyll: patch Cabal file from upstream
hakyll complains about our QuickCheck version being too high. Upstream
solved that problem already, so let's use that patch [0].

Closes https://github.com/NixOS/nixpkgs/pull/67065.

[0] https://github.com/jaspervdj/hakyll/pull/721
2019-08-21 11:28:46 +02:00
Silvan Mosberger 2c69d30e29 haskellPackages.idris: Fix build
Can build with default megaparsec now
2019-08-19 10:52:30 +02:00
Robert Helgesson ba670fc2c0 haskellPackages: unbreak hnix build
Fixes #66623
2019-08-16 19:53:24 +02:00