Commit graph

1765 commits

Author SHA1 Message Date
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
Peter Simons 1bfa107eb1 haskell-ci: update to latest git version (20190814-git) 2019-08-15 16:05:10 +02:00
Peter Simons 705b5cd05d darcs: fix build 2019-08-13 20:01:38 +02:00
Peter Simons c4d321494e haskell-hpack: disable the test suite to avoid build failures 2019-08-11 20:48:10 +02:00
Peter Simons f2787c2af9 haskell-hsdev: drop broken overrides that no longer succeed 2019-08-11 20:48:10 +02:00
Peter Simons ca171ca0fa haskell-hlint: add version overrides to fix the build 2019-08-11 20:48:10 +02:00
Peter Simons a76bd39c64 haskell-cryptol: drop obsolete version overrides 2019-08-11 20:48:10 +02:00
Peter Simons fcd3115ef6 haskell-stack: drop obsolete version overrides 2019-08-11 20:48:09 +02:00
Peter Simons c3941614d2 haskell-network-bsd: fix the build 2019-08-11 20:48:09 +02:00
Peter Simons bfb9f66427 haskell-ip: drop obsolete override 2019-08-11 20:48:09 +02:00
Peter Simons 82feb71d0f haskell-butcher: drop obsolete override 2019-08-11 20:48:09 +02:00
Peter Simons 7ae07cfcb4 haskell-names: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons 898444c93d haskell-lambdabot-haskell-plugins: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons fd303f8a62 haskell-pandoc: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons 76de461acc haskell-hlint & hoogle: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons fba1a02724 haskell-clock: drop obsolete patches 2019-08-11 20:48:09 +02:00
Domen Kožar 56b452be4b
Merge pull request #64286 from domenkozar/inline-c-cpp-darwin
haskellPackages.inline-c-cpp: fix build on darwin
2019-08-06 22:50:13 +02:00
Peter Simons 9a40de7cc5 git-annex: update sha256 hash for version 7.20190730 2019-08-03 17:34:30 +02:00
Peter Simons 5c89397875 stack: update overrides to use pantry rather than pantry-tmp 2019-08-03 17:34:30 +02:00
Peter Simons 92ad54a274 haskell-stack: fix build by updating unliftio, which rio requires 2019-08-03 17:34:30 +02:00
Peter Simons 41ff1335e9 haskell-dhall-to-cabal: update override for the latest version 2019-08-03 17:34:30 +02:00
Peter Simons 04abf153ef haskell-hsdev: update override for the latest version 2019-08-03 17:34:30 +02:00
Peter Simons d9efb35842 haskell-ip: update override for the latest version 2019-08-03 17:34:30 +02:00
Peter Simons bde87d5cbe stack: update rio override to the latest version 2019-08-03 17:34:29 +02:00
Peter Simons 844d26ddbd haskell-skylighting: fix overrides for the new version 2019-08-03 17:34:29 +02:00
Marek Mahut 16dec39746 haskellPackages.zip-archive: disable tests
(cherry picked from commit d6059ae25c6a8e4f4191b568e74087640e07b93f)
2019-07-22 11:36:15 +02:00
Peter Simons 4464d4e57c git-annex: update sha256 hash for version 7.20190708 2019-07-09 13:33:06 +02:00
Domen Kožar ddb073ad38
haskellPacakges.inline-c-cpp: fix build on darwin 2019-07-04 10:16:38 +02:00
Peter Simons c40e87291d git-annex: update sha256 hash for version 7.20190626 2019-07-04 09:41:23 +02:00
Peter Simons 0b12f0b064 haskell-stack: update version override for rio 2019-07-04 09:41:23 +02:00
Silvan Mosberger 9d79dc5fb8 hackagePackages: Fix build for butcher (-> brittany as well) 2019-07-04 09:41:23 +02:00
Peter Simons c06b8b5988 haskell-ci: update to latest git version
Drop un-referenced "multi-ghc-travis" directory.
2019-06-26 14:10:10 +02:00
Jan Tojnar 9983820e93
haskellPackages.hsdev_0_3_3_1: fix build 2019-06-21 23:33:54 +02:00
Peter Simons f399f890dd haskell-stack: clean up deep overrides 2019-06-19 22:46:56 +02:00
Peter Simons 3a1a49c9ab git-annex: update sha256 for version 7.20190615 2019-06-19 22:46:56 +02:00
Peter Simons 6917433fb2
Merge pull request #62876 from endgame/unbreak-reflex
haskellPackages.reflex: dontCheck
2019-06-14 17:21:46 +02:00
Peter Simons d7ddf86d2a pandoc: disable test suite to fix the build 2019-06-14 14:38:47 +00:00
Peter Simons 9b68353c72 haskell-stack: add plenty of overrides to fix the build in LTS-13.x 2019-06-14 13:06:35 +00:00
Peter Simons a8a43ab9ed pandoc: update build dependency version for the new 2.7.3 release 2019-06-14 13:06:35 +00:00
Peter Simons af37181eed haskell-ip: use version 1.5.x to fix the build 2019-06-14 13:06:08 +00:00
Peter Simons e1126316d7 haskell-constraints-deriving: disable test suite to fix the build 2019-06-14 13:06:08 +00:00
Peter Simons 0a253d7043 haskell-cryptol: update overrides for new sbv version 2019-06-14 13:06:08 +00:00
Peter Simons 65ca963e0b haskell-tasty-lua: disable test suite to fix the build 2019-06-14 13:06:07 +00:00
Peter Simons 09b0c36647 haskell-pandoc: update overrides for latest version 2019-06-14 13:06:07 +00:00
Izorkin cf9acd3e6d haskellPackages.insert-ordered-containers: fix build 2019-06-11 18:42:58 +09:00
Jack Kelly 5e411564cb haskellPackages.reflex: dontCheck
Reflex uses hlint in its test suite, failing the build if there are
any lint warnings. hlint depends on a newer haskell-src-exts than the
rest of the nixpkgs haskell infrastructure, so this avoids reflex
dependening on multiple versions of haskell-src-exts, which would
otherwise abort the build.
2019-06-09 12:12:33 +10:00
Peter Simons d28f44c56c haskell-dhall: fix broken overrides 2019-06-07 11:59:57 +02:00
Silvan Mosberger 1d512f5870 haskellPackages: clean up some overrides
- jailbreak-cabal override isn't needed, shared executables are disabled
  by default (or is this precautionary?)

- Removed and added some infinite recursion overrides, moved them to
  configuration-nix.nix

- Unbreak zstd and attparsec-varword

- mysql override is already in configuration-nix.nix

- Move some overrides for disabling tests due to internet connectivity
  to configuration-nix.nix

Closes https://github.com/NixOS/nixpkgs/pull/62407.
2019-06-07 10:07:39 +02:00
Peter Simons 86d1fe06f3 haskell-configuration-common: cosmetic 2019-06-07 10:07:39 +02:00
Silvan Mosberger 45d7270579 haskellPackages.heap: Fix build 2019-06-04 10:26:11 +02:00
Silvan Mosberger 3643fa4bca hackage2nix: un-break some Haskell packages
Either because they're no longer broken at all or by overriding them with a fix
2019-05-24 17:38:25 +02:00
Jack Kelly ea3c0aa1b5 haskellPackages.hakyll: remove obsolete patch 2019-05-24 17:38:02 +02:00
Peter Simons 2903cbf66b haskell-tasty-hedgehog: current versions need hedgehog 1.x or later 2019-05-18 12:58:02 +02:00
Niklas Hambüchen 0ef2bbfd0b haskell: servant: Don't hardcode $doc.
Until now this broke on `enableSeparateDocOutput = false`,
as then `$doc` was not defined so it tried to copy stuff to
`/share/doc/servant`.

Fixes regression introduced in commit be63b1994d.
2019-05-15 22:45:32 +02:00
Peter Simons 4c6dcdff4d git-annex: update sha256 hash for version 7.20190507 2019-05-08 16:02:31 +02:00
Peter Simons 15d6b77402 git-annex: fix sha256 hash for version 7.20190503 2019-05-07 23:10:30 +02:00
Pascal Wittmann 7ddf899582 esqueleto: fix build by skipping tests and haddock 2019-05-06 14:42:48 +02:00
Pascal Wittmann 06026f28f3 classy-prelude-yesod: fix build by skipping haddock 2019-05-06 14:42:48 +02:00
Peter Simons dc702cef76 haskell-cryptol: drop obsolete overrides to fix the build after version update 2019-05-02 19:29:00 +02:00
Jack Kelly 736b0c53a4 haskellPackages.beam-*: remove obsolete patches 2019-05-02 19:28:23 +02:00
Peter Simons 41277f6473 haskell-*-plugins: fix build with network 3.x 2019-04-30 11:43:45 +00:00
Peter Simons a075254632 haskell-lambdabot-core: fix build with network 3.x 2019-04-30 11:43:45 +00:00
Peter Simons 841547a566 haskell-network-bsd: fix the build in LTS-13.x 2019-04-30 11:43:45 +00:00
Peter Simons 0dffbcd178 haskell-pandoc-citeproc: update override for the latest version 2019-04-25 17:29:40 +02:00
Peter Simons 6b63bbb199 haskell-pandoc: update override for the latest release 2019-04-12 11:55:22 +02:00
Pascal Wittmann 4e9ffcff7b
haskellPackages.yesod-markdown: jailbreak 2019-04-07 19:47:25 +02:00