Commit Graph

999 Commits

Author SHA1 Message Date
Peter Simons 13c5fb6f26 hackage2nix: disable failing builds to avoid evaluation errors on Hydra 2020-08-27 14:43:00 +02:00
Peter Simons 72d8ae6657 hackage2nix: enable liquidhaskell builds 2020-08-27 14:22:41 +02:00
Dennis Gosnell a6f317a345
Merge pull request #96093 from KAction/unbreak-haskell-nix
Unbreak haskellPackages.dhall-nix
2020-08-26 12:58:47 +09:00
Dennis Gosnell 0a9d6077e5
Merge pull request #96265 from cdepillabout/unbreak-termonad
haskellPackages.termonad: mark unbroken
2020-08-26 12:43:42 +09:00
Dmitry Bogatov 0a7abe4625 Unbreak haskellPackages.dhall-nix 2020-08-25 20:53:02 -04:00
Dennis Gosnell 1fc3d9f7fa
Merge pull request #96193 from dhruvio/haskell-updates
Fix ghcjs 8.6 [haskell-updates]
2020-08-26 09:07:03 +09:00
Dhruv Dang 991527b169 move shelly dependency to extra-packages section of configuration-hackage2nix.yaml 2020-08-25 11:25:16 -07:00
Peter Simons 89db531aea LTS Haskell 16.11 2020-08-25 13:16:14 +02:00
Victor Nawothnig 25a1978dc4 libsodium: feed c2hs dependency 2020-08-25 13:11:09 +02:00
(cdep)illabout e4618ea5b2
haskellPackages.termonad: mark unbroken 2020-08-25 19:33:22 +09:00
Dhruv Dang 871e0ddca7 move shelly 1.8.1 from configuration-ghc-8.6.x.nix to configuration-hackage2nix.yaml 2020-08-24 10:35:40 -07:00
Peter Simons 0843aa75de hackage2nix: update list of broken builds to fix evaluation errors on Hydra 2020-08-21 21:16:25 +02:00
Peter Simons 3441ce5c0c LTS Haskell 16.10 2020-08-20 18:51:56 +02:00
Dennis Gosnell 2586c5e046
Merge pull request #95791 from v0d1ch/jailbreak-snap-templates
haskellPackages.snap-templates jailbreak
2020-08-19 21:25:35 +09:00
maralorn 4b02450b4b
Merge pull request #93469 from erictapen/hcoord
haskellPackages.hcoord: fix build
2020-08-19 11:52:50 +02:00
Sasha Bogicevic 7e6ba48ab9 haskellPackages.snap-templates jailbreak
stack-templates are marked as broken because of
hashable and template-haskell version mismatch.
I opened up an issue on the upstream repo about it
https://github.com/snapframework/snap-templates/issues/22
2020-08-19 11:20:53 +02:00
maralorn 49b67b9783
Merge pull request #95775 from maralorn/unbreak-hocker
[haskell-updates] haskellPackages.hocker: Mark unbroken
2020-08-19 11:05:20 +02:00
maralorn 2cba0e5fe8
Merge pull request #95770 from maralorn/fix-neuron-again
[haskell-updates] haskellPackages.neuron: Fix build
2020-08-19 11:04:51 +02:00
maralorn 21c09bbaa6
Merge pull request #95774 from maralorn/eval-fix
[haskell-updates] haskellPackages: Fix evaluation errors
2020-08-19 11:04:06 +02:00
Malte Brandy 9ea04a0391
haskellPackages.hocker: Mark unbroken 2020-08-19 01:05:59 +02:00
Malte Brandy e5b3dd0f9a
haskellPackages: Fix evaluation errors 2020-08-19 00:38:43 +02:00
Malte Brandy fe868f7435
haskellPackages.neuron: Fix build 2020-08-18 23:58:59 +02:00
Malte Brandy 108c60705e
haskellPackages.cuda: Mark as unfree because of deps 2020-08-18 23:48:26 +02:00
Justin Humm ac3de2a6c7
haskellPackages.hcoord: fix build
Increase version bounds for a hcoord dependency [0]. Also disable
checks, as upstream doesn't include the necessary files in the release
tarball [1].

[0] https://github.com/danfran/hcoord/pull/8/
[1] https://github.com/danfran/hcoord/issues/9
2020-08-17 21:36:54 +02:00
Mario Rodas bd6371a93d
haskellPackages.taskell: unbreak 2020-08-16 23:20:00 -05:00
Dennis Gosnell 0b965d11e1
Merge pull request #95606 from sonowz/ihaskell-updates
haskellPackages.ihaskell-*: unbreak
2020-08-17 09:15:59 +09:00
sonowz 8e95e3f607 haskellPackages.ihaskell-*: unbreak 2020-08-17 01:09:38 +09:00
Malte Brandy af017c431a
haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0
While we are at it I:
* Disable tests, because I can‘t keep up with the speed hls introduces
more tests that cause trouble in nixpkgs.
* Fix builds of fourmolu and retrie
* Remove the wrapper for hls which is obsolete because of improved
package detection in hie-bios. And added a note that this can be removed
for ghcide soon, too.
2020-08-16 13:57:18 +02:00
Peter Simons 9bede6ac6b hackage2nix: update list of broken builds 2020-08-14 20:44:31 +02:00
Peter Simons ac204ecef4 hackage2nix: update list of broken builds 2020-08-14 20:33:35 +02:00
Peter Simons 929ecab0d7 hackage2nix: update list of broken builds 2020-08-14 20:29:59 +02:00
Peter Simons 5ab537ec6b
Merge pull request #95434 from maralorn/fix-gi-pango
[haskell-updates] haskellPackages.pango: Bump version (including deps) to fix build
2020-08-14 20:29:13 +02:00
Peter Simons f49c3f372d hackage2nix: update list of broken builds to fix evaluation 2020-08-14 20:14:10 +02:00
Malte Brandy 06fba2072c
haskellPackages.pango: Bump version (including deps) to fix build
This does not file all haskell-gi dependencies. I have limited myself to
the ones needed to build webkitgtk, because I care about that one and
the issue is hopefully only temporary anyways.
2020-08-14 18:42:29 +02:00
Manuel Bärenz 8cf19841e6 haskell-update: Mark essence-of-live-coding* as unbroken 2020-08-14 09:50:03 +02:00
Peter Simons b7c4f4cdc7 LTS Haskell 16.9 2020-08-12 17:49:44 +02:00
Robert Djubek f78e3efb19
matterhorn: remove from broken list
also removes broken for the dependency Unique
2020-08-11 22:13:07 +00:00
Dennis Gosnell 09e83e0cc2
Merge pull request #95067 from Munksgaard/haskell-updates
haskell-sexp: Unmark sexp-grammar as broken
2020-08-10 21:01:33 +09:00
Philip Munksgaard 4e049dbe50 haskellPackages.sexp-grammar: Unmark sexp-grammar as broken 2020-08-10 13:31:37 +02:00
Olli Helenius db65fb527e
haskellPackages.finitary: unbreak 2020-08-10 13:36:28 +03:00
Peter Simons 9613e64f67 hackage2nix: update list of broken packages to fix evaluation errors 2020-08-07 20:34:42 +02:00
Peter Simons e165f41942 LTS Haskell 16.8 2020-08-07 20:34:42 +02:00
Victor Nawothnig aa66f3fd08 ip: disable test suite 2020-07-31 21:21:57 +02:00
Victor Nawothnig 907b898383 bytebuild: disable test suite 2020-07-31 21:21:56 +02:00
ken bf5c3d3e6d haskellPackages.hasql-migration unbroken 2020-07-31 21:21:56 +02:00
Peter Simons 4fe481dc49 hackage2nix: update list of broken packages to fix evaluation 2020-07-31 21:21:56 +02:00
Peter Simons a03145bb96 hackage2nix: build the package set for the proper compiler version 2020-07-31 21:21:56 +02:00
Peter Simons 3fd9a0c692 LTS Haskell 16.7 2020-07-31 21:20:42 +02:00
Peter Simons 4c8da32eae hackage2nix: update list of broken builds
Ping @cdepillabout because of termonad.
2020-07-24 20:55:02 +02:00
Malte Brandy 8b95d6de9c
haskellPackages.neuron: Fix build for 0.6.0 and deps 2020-07-24 13:59:18 +02:00
Malte Brandy 698a614ea0
haskelllPackages.dependent-sum-aeson-orphans: apply patch to fix build 2020-07-24 13:38:36 +02:00
Bas van Dijk 9d17ec4073 haskellPackages.splot: fix build
Also introduce the top-level `splot` package which only provides the
statically linked `splot` binary.
2020-07-24 13:07:34 +02:00
Peter Simons 229a83288d hackage2nix.yaml: update list of broken builds to avoid evaluation errors
Ping @maralorn, because neuron appears to be broken.
2020-07-24 13:07:28 +02:00
Tyson Whitehead 52174923cc haskellPackages.Color: unmark broken 2020-07-24 13:02:55 +02:00
Tyson Whitehead 5dfff453cc haskellPackages.massiv*: disable massiv test, unmark as broken 2020-07-24 13:02:55 +02:00
Tyson Whitehead 91d52901c4 haskellPackages.scheduler: unmark as broken 2020-07-24 13:02:55 +02:00
Zhenya Vinogradov f19f7e708e haskellPackages.xrefcheck: unmark as broken 2020-07-24 13:02:54 +02:00
Utku Demir c6ff9d9265 nix-tree: Expose as a top-level attribute, add maintainer 2020-07-24 13:02:54 +02:00
Peter Simons 303690cbb0 LTS Haskell 16.6 2020-07-24 13:02:54 +02:00
Peter Simons 6f6e106b0c hackage2nix: disable broken builds to fix evaluation on Hydra 2020-07-03 20:56:33 +02:00
Peter Simons 7c5b65c510 hackag2nix: update git-annex to the latest version 2020-07-03 12:39:38 +02:00
Dennis Gosnell bc6776a3b6
Merge pull request #91279 from GuillaumeDesforges/haskell-language-server
haskell-language-server: init at 0.1.0.0
2020-06-30 14:24:11 +09:00
Peter Simons 1d5ed475f5 LTS Haskell 16.3 2020-06-29 13:39:10 +02:00
Guillaume Desforges 356cd30269 haskell-language-server: init at 0.1.0.0 2020-06-29 11:50:15 +02:00
Dennis Gosnell 8ad96fc6af
Merge pull request #91573 from sorki/haskell-updates
haskellPackages.gcodehs,  haskellPackages.update-nix-fetchgit unbreak & maintain
2020-06-28 19:37:08 +09:00
Richard Marko 9d59dc5394 haskellPackages.cabal-bounds: unbreak 2020-06-28 10:24:42 +02:00
Richard Marko 99774efb59 haskellPackages.cabal-lenses: unbreak 2020-06-28 10:24:42 +02:00
Richard Marko 9f351f7360 haskellPackages.update-nix-fetchgit: unbreak & maintain 2020-06-28 10:21:48 +02:00
Richard Marko a18cc01876 haskellPackages.gcodehs: unbreak 2020-06-28 10:21:43 +02:00
Peter Simons 876952da7d hackage2nix: keep repline 0.3.x around for dhall 2020-06-26 22:43:46 +02:00
Peter Simons 9c823ee933 hackage2nix: update list of broken packages
@kiwi: please note that matterhorn & Unique are both broken
2020-06-26 22:43:46 +02:00
Peter Simons a85b4663ac hackage2nix: disable broken packages to fix evaluation errors 2020-06-26 20:40:45 +02:00
Siva Mahadevan 5018491e05
haskellPackages: remove obsolete overrides
esqueleto: -dontHaddock
blank-canvas: -dontCheck
tdigest: -doJailbreak
2020-06-25 13:04:26 -04:00
Peter Simons db15e92dd0 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-06-25 10:40:08 +02:00
Peter Simons b8623c53e1 LTS Haskell 16.2 2020-06-25 10:38:06 +02:00
Siva Mahadevan 264cb81ad6
haskellPackages.rdf4h: dontCheck 2020-06-24 12:49:36 -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
Siva Mahadevan 2c69af8304
haskellPackages.hsimport: unbreak 2020-06-23 22:12:08 -04: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 417c171c3a
haskellPackages.jsaddle-warp: Fix build 2020-06-22 21:40:20 +02:00
Alexander Bantyev 186d01eff3
haskellPackages.gi-gtk-declarative: fix build by disabling tests
gi-gtk-declarative requires an X11 display in its test suite.
X11 display is not available inside nix build sandbox, which makes tests fail.

Solution: disable tests for gi-gtk-declarative.
2020-06-22 09:43:26 +03:00
Robert Hensing 7d436b4618 hercules-ci-agent: init at 0.7.2 2020-06-21 13:38:22 +02:00
sternenseemann 2f139e40c6 haskellPackages.utc: unbreak 2020-06-20 10:44:11 +02:00
Peter Simons b62a82a2f5 haskell-postgresql-pure: this build is probably not broken ...
... but I'll disable it anyway, because I need haskell-updates to be free of
evaluation errors, and figuring which dependency of this packages is still
marked broken even though it actually builds too much effort right nom. I'll
re-visit this next week. Maybe.
2020-06-19 22:29:22 +02:00
Peter Simons c0162e64f1 haskell-indigo: mark broken, because it depends on broken 'lorentz' 2020-06-19 22:29:22 +02:00
Peter Simons 14688c2700 haskell-single-tuple: don't mark as broken; the package builds fine 2020-06-19 22:29:22 +02:00
Peter Simons 8a34e3369e haskell-hasql-queue: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons a2656aad20 haskell-postgresql-libpq-notify: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons 3f301b06d9 haskell-homotuple: don't mark this as broken; the build succeeds 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
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
Malte Brandy 91754464d3 haskellPackages.neuron: Fix build 2020-06-19 22:29:21 +02:00
Alex Rice 1ca0005c6b Agda: Fix version 2.6.1 2020-06-19 22:29:20 +02:00
Peter Simons 6efcae2c49 hackage2nix: gcodehs and ttn-client can't be build because of broken dependencies 2020-06-19 22:07:21 +02:00
Peter Simons 90656c850e hackage2nix: gitit is still broken, I'm afraid
Related to https://github.com/NixOS/nixpkgs/pull/89795.
2020-06-19 22:07:21 +02:00
Peter Simons 4ae36e1c3e hackage2nix.yaml: un-break maintained packages
Ping @sorki to please fix gcodehs and ttn-client.
2020-06-19 22:07:21 +02:00
Peter Simons 1cfe7187bb hackage2nix: update the set of broken packages to fix evaluation 2020-06-19 22:07:21 +02:00
Richard Marko 30dca72e74 haskellPackages: add me as maintainer for my packages
and nix-derivation which I care about.
2020-06-19 22:07:21 +02:00
Richard Marko 0d4be98419 haskellPackages.zre: unbreak 2020-06-19 22:07:21 +02:00
Richard Marko 644730bf02 haskellPackages.nix-narinfo: unbreak 2020-06-19 22:07:21 +02:00
Poscat 2b797bcd08 haskellPackages.ginger: unbreak 2020-06-19 22:07:21 +02:00
Peter Simons 66f9a85177 LTS Haskell 16.1 2020-06-19 22:07:13 +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 c9b67ee802 hnix: rm from broken-packages
M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
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
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
Poscat b07611b5c5 Unbreak qtah 2020-06-05 21:58:24 +02:00
Mike Sperber 82a286599e tensorflow-haskell: Remove tensorflow-mnist
Its tensorflow-mnist-data dependency is not on Hackage, and the
license conditions for the data are unclear.  Also, it's basically an
example package.
2020-06-05 21:58:24 +02:00
Peter Simons 351947c6a3 hackage2nix: update list of broken packages to fix evaluation 2020-06-05 21:56:22 +02:00
Peter Simons e3a2247046 LTS Haskell 15.15 2020-06-05 21:56:22 +02:00
Peter Simons a079858747 git-annex: don't update to version 8.20200522 yet to avoid test suite failures 2020-05-29 22:28:47 +02:00
Aycan Irican accaa8790c guid: fix compilation of Setup.hs and disable tests
guid: fix compilation of Setup.hs and disable tests

Add more docs

Remove guid from broken-packages
2020-05-29 22:28:46 +02:00
Mike Sperber 41786ec21f Update tensorflow-haskell dependencies.
Updating to the current HEAD of the Tensorflow-Haskell bindings allows
us to also update the dependencies, specifically proto-lens, and avoid
having to retain their outdated versions.
2020-05-29 22:28:46 +02:00
Peter Simons 05ba8c56cb hackage2nix.yaml: update list of broken builds 2020-05-29 22:28:38 +02:00
Peter Simons 496fad525b hackage2nix.yaml: cabal-fmt now has a maintainer 2020-05-29 22:23:47 +02:00
Malte Brandy 80cc18ac32 haskellPackages.shh: Mark unbroken 2020-05-29 22:16:02 +02:00
Malte Brandy e9b611352f configuration-hackage2nix: Add maralorn as a maintainer for a number of haskellPackages 2020-05-29 22:16:02 +02:00
Markus Hauck 368364fbaa Unbreak amazonka-dynamodb 2020-05-29 22:16:02 +02:00
Gabriel Volpe 678e947b88 haskellPackages.dhall-lsp-server: unbreak 2020-05-29 22:16:02 +02:00
Manuel Bärenz 9a302dffc8 rhine, rhine-gloss: Remove broken marker 2020-05-29 22:16:02 +02:00
Poscat 44e8c5c0b8 haskellPackages.vulkan: unbreak 2020-05-29 22:16:02 +02:00
pacien b2e0f05b6b haskellPackages.tart: unmark as broken
Dependency issues for this package have been fixed in the latest release.
See https://github.com/jtdaugherty/tart/issues/10
2020-05-29 22:16:01 +02:00
Peter Simons 4fa8c3e67a LTS Haskell 15.13 2020-05-29 22:16:01 +02:00
Malte Brandy a61cf82b6d hackagePackages.neuron: Fix build 2020-05-15 21:02:08 +02:00
Peter Simons ca8cb6044e hackage2nix: update list of broken packages 2020-05-15 21:01:34 +02:00
Peter Simons cf8bd2cd22 LTS Haskell 15.12 2020-05-15 21:01:34 +02:00
Malte Brandy ba3ab23b4b haskellPackages.releaser: Remove broken flag
As of releaser 3.0.0 the build does not fail anymore.
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 5e242060a7 hackage2nix: update the list of failing builds 2020-05-08 21:11:36 +02:00
Peter Simons df39f01456 LTS Haskell 15.11 2020-05-08 21:11:19 +02:00
Peter Simons 766b79b935 hackage2nix: update list of broken builds to fix evaluation 2020-05-01 21:52:29 +02:00
zowoq e689b329c3 haskellPackages.hadolint: mark unbroken, remove override 2020-05-01 21:52:29 +02:00
Christoph Bauer 278589f290 hasql-th isn't broken
because headed-megaparsec was repaired
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 f9b8d17c10 LTS Haskell 15.10 2020-05-01 21:52:28 +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
Dennis Gosnell 5b3104acd4 Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml 2020-04-24 22:00:39 +02:00
andys8 28556cd9ab Haskell: apply-refact version has to match ghc
This commit maps:

* GHC 8.6 to apply-refact 0.6
* GHC 8.8 to apply-refact 0.7
* GHC 8.10 to apply-refact 0.8

See:
<https://hackage.haskell.org/package/apply-refact/changelog>
<https://github.com/mpickering/apply-refact/issues/56>
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
Piotr Bogdan f3ec558ac6 haskellPackages.text-format: don't mark as broken 2020-04-24 22:00:36 +02:00
Mike Sperber b7f35fd663 haskellPackages.tensorflow*: unmark newly unbroken packages 2020-04-24 22:00:36 +02:00
Peter Simons ea1aa6590f hackage2nix: update list of broken builds to fix evaluation 2020-04-24 21:59:55 +02:00
Peter Simons 3186054a26 LTS Haskell 15.9 2020-04-24 21:52:19 +02:00
Manuel Bärenz a762316e72 haskell simple-affine-space: Disable test suite 2020-04-17 20:50:48 +02:00
Peter Simons fd63776ff4 hackage2nix: update list of broken builds to fix evaluation errors 2020-04-17 20:50:26 +02:00
Remo 83d84e6233 hackage2nix: unbreak postgrest 2020-04-17 20:50:07 +02:00
Remo 629af9f518 hackage2nix: unbreak hasql-pool 2020-04-17 20:49:49 +02:00
Peter Simons 572e8f6008 LTS Haskell 15.8 2020-04-17 20:49:10 +02:00
Sam Doshi c64ba7e26a hackage2nix: unbreak hsexif 2020-04-10 20:56:37 +02:00
Mike Sperber 267d7a151b hackage2nix: update extra-packages we keep around for tensorflow
This is the first step towards unbreaking the tensorflow packages.
2020-04-10 20:56:37 +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
Peter Simons 7467d0a587 hackage2nix: disable failing builds to fix Nixpkgs evaluation errors 2020-04-10 20:56:35 +02:00
Peter Simons d80ce4bee6 LTS Haskell 15.7 2020-04-10 20:52:31 +02:00
Peter Simons 65fa7edaa0 hackage2nix: drop obsolete version override 2020-04-03 22:00:31 +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
Robert Djubek fbb1a3f080 glirc: fix build
same for `hookup` which is part of/required by irc-core/glirc
2020-04-03 22:00:28 +02:00
Alyssa Ross 57530f2f92 haskellPackages: mass unmark non-broken packages
I checked through haskellPackages looking for packages that were
marked as broken, but successfully built.

I identified these 162 packages that were marked as broken in spite of
building successfully for me with NIXPKGS_ALLOW_BROKEN.
2020-04-03 22:00:28 +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 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
Peter Simons 487acb806e hackage2nix: update list of broken packages 2020-04-03 22:00:25 +02:00
Terje Larsen f0df902769 hackage2nix: unmark nix-diff as broken 2020-04-03 22:00:25 +02:00
Peter Simons d0faafe335 LTS Haskell 15.6 2020-04-03 21:54:44 +02:00
Peter Simons 739f12ee3c hackage2nix: update list of broken packages 2020-03-27 20:56:53 +01:00
Mike Sperber 4e7639afa6 ghc-tcplugins-extra: include version 0.3.2
This is slightly outdated, required by polysemy-plugin, the actual fix
for this will be forthcoming as soon as hackage-packages.nix is
updated.
2020-03-27 20:56:53 +01:00
Robert Hensing 9a8d3ca542 hackage2nix: Restore arion-compose 2020-03-27 20:56:53 +01:00
Peter Simons 721b2929d7 LTS Haskell 15.5 2020-03-27 20:56:52 +01:00
Peter Simons effc9fa337 hackage2nix: update list of broken packages
Ping @cdepillabout because purescript is broken.
Ping @kiwi because matterhorn is broken.
Ping @roberth because arion-compose is broken.
Ping @psibi because persistent-postgresql is broken.
2020-03-20 21:11:55 +01:00
Samuel Evans-Powell 049816b538 Remove "ekg-core" and "ekg-prometheus-adapter" from broken pkgs
- "ekg-core" and "ekg-prometheus-adapter" are no longer broken.
  Removed them from broken packages list.
2020-03-20 21:11:29 +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 bf42ec0297 LTS Haskell 15.4 2020-03-20 21:11:29 +01:00
Robert Kreuzer 920fdc012a Mark icepeak and sqlite-simple as non-broken 2020-03-20 21:07:56 +01:00
Robert Kreuzer 9b931dc86a icepeak: use haskell.lib.justStaticExecutables
Also, add myself to the maintainers section for Haskell modules coming
from Hackage.
2020-03-20 21:07:56 +01:00
Jared Tobin 6d071e7459 haskoin-core: remove from broken packages list
e1408eb661 unbreaks secp256k1-haskell, which was the cause of this
package's failure to build.
2020-03-20 21:07:56 +01:00
Jared Tobin 899629ba48 secp256k1-haskell: unbreak via override
This library simply needs libsecp256k1 in its pkgconfig-depends.
2020-03-20 21:07:56 +01:00
Peter Simons 68dba0d96b hackage2nix: update list of broken packages to fix evaluation 2020-03-13 20:24:54 +01:00
Peter Simons 9bcd5eaa0d haskellPackages: update default compiler from GHC version 8.8.2 to 8.8.3 2020-03-13 20:24:53 +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
Greg Hale 14f213a007 Remove snap from broken packages list 2020-03-13 20:18:14 +01:00
timds c2dcdea8c6 zxcvbn-dvorak: unmark as broken 2020-03-13 20:18:13 +01:00
timds 513fa25b17 zxcvbn-hs: unmark as broken 2020-03-13 20:18:13 +01:00
Peter Simons beeb24f1e9 LTS Haskell 15.3 2020-03-13 20:18:13 +01:00
(cdep)illabout 9857e570e9 stack: Get building with old version of pantry 2020-03-06 22:15:13 +01:00
(cdep)illabout 6fe6d3b077 haskellPackages.semver-range: disable tests on ghc88x 2020-03-06 22:15:11 +01:00
Peter Simons e7e936ff13 hackage2nix: disable Hydra builds that don't evaluate or fail 2020-03-06 22:14:51 +01:00
(cdep)illabout 17144b143b haskellPackages.github: mark unbroken 2020-03-06 21:44:29 +01:00
(cdep)illabout f26fee6218 haskellPackages.binary-instances: mark unbroken 2020-03-06 21:44:29 +01:00
Gabor Greif 2c7128cb41 unbreak lsp-related packages
these work with GHC v8.8.2
2020-03-06 21:44:29 +01:00
Anders Kaseorg e9f89e0fb6 haskellPackages.nixfmt: Unbreak
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-06 21:44:28 +01:00
Peter Simons 3cb572ef29 LTS Haskell 15.2 2020-03-06 21:44:28 +01:00
Ivan Malison 3a986cded9 haskellPackages.taffybar: Fix compilation with ghc882 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 376ff258b5 stylish-cabal: fix the build
We can still compile the package with ghc-8.6.5. Later
compiler versions don't work, unfortunately.
2020-02-29 11:10:19 +01:00
Peter Simons a6130f1848 hackage2nix: mark stylish-cabal broken
https://github.com/pikajude/stylish-cabal/issues/12
2020-02-29 10:58:46 +01:00
Jonathan Ringer 87762c126a shellcheck: fix build 2020-02-28 16:22:11 -08:00
Michael Alan Dorman ef891b8a46 MissingH: use a version appropriate to our compiler
If you actually look at the changelog for 1.4.2.1, you'll see that it
mentions that it was only intended for ghc-7.0.4, which is why it has
a dependency on an inconveniently old version of `unix`, which
is *also* hidden behind a flag, so that we can't jailbreak it (per
https://github.com/peti/jailbreak-cabal/issues/15).

So the right thing to do would appear to me to be to override our
default version to 1.4.2.0, until such time as the maintainer makes a
newer release.

`ConfigFile` was collateral damage, so unmark it broken, as well as
`MissingH` itself.
2020-02-28 20:42:30 +01:00
Michael Alan Dorman df8a0d64b5 json: remove obsolete patches that break the build
The patchs in question fail to apply against the current versoin, and
thus the package fails to build; `hasktags` is then collateral damage.

Remove reference to the patch and make sure neither package will be
marked broken going forward.
2020-02-28 20:42:30 +01:00
Peter Simons c9b2100e0b hackage2nix: stick to older hackage-security version to make cabal-install happy 2020-02-28 20:42:28 +01:00
Peter Simons 7ecd6958b9 hackage2nix: update list of broken builds to fix evaluation 2020-02-28 20:42:28 +01:00
Peter Simons 49640dda72 hackage2nix: let's try to compile everything to see what works 2020-02-28 20:31:26 +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 79e53ba252 hackage2nix: update list of broken packages 2020-02-28 20:31:22 +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
Christian Lütke-Stetzkamp 15d71ed75b hackage2nix: restrict gi-gdkx11 to versions below 4
... because gi-gdkx11-4.x requires gtk-4.x, which is still under
development and not yet available in Nixpkgs

Fixes #77588
2020-02-28 20:31:19 +01:00
Christian Lütke-Stetzkamp cf8e796dd1 hackage2nix: mark taffybar as unbroken
...it builds because gi-gdkx11 is no longer broken

Fixes #63500
2020-02-28 20:31:19 +01:00
Christian Lütke-Stetzkamp 494124603a hackage2nix: mark http-streams not broken
Fixes #79227
2020-02-28 20:31:19 +01:00
Peter Simons dbc7989d3f hackage2nix: update to ghc-8.8.2 for lts-15.x 2020-02-28 20:31:18 +01:00
Peter Simons 9bc4a358cf LTS Haskell 15.1 2020-02-28 20:31:13 +01:00
Peter Simons 86f1da3933 hackage2nix: update list of broken packages 2020-02-07 20:31:53 +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
Peter Simons a87b506140 LTS Haskell 14.23 2020-02-07 20:31:52 +01:00
Peter Simons 78d58f61c5 hackage2nix: update list of broken packages 2020-01-31 21:05:39 +01:00
Peter Simons 3b5f3d1cb1 LTS Haskell 14.22 2020-01-31 21:05:38 +01:00
Robert Djubek bb3a93fdb5 matterhorn: init at 50200.6.0
Command line mattermost client
2020-01-24 21:02:42 +01:00
Peter Simons 67e8740904 hackage2nix: update the list of broken packages 2020-01-24 21:02:15 +01:00
Peter Simons 2f4dea687c LTS Haskell 14.21 2020-01-24 21:02:15 +01:00
Peter Simons 40420dc313 haskell-doctemplates: provide the latest version when building pandoc 2.9.x 2020-01-17 21:14:33 +01:00
Peter Simons 42273f0e67 hackage2nix: update list of broken packages 2020-01-17 21:14:32 +01:00
Peter Simons cedb9c1c1c hackage2nix: honor LTS for lambdabot, but not for cabal2spec 2020-01-17 21:13:19 +01:00
Peter Simons 2c1f974db5 hackage2nix.yaml: update the comment that documents 'default-package-overrides' 2020-01-10 20:56:20 +01:00
(cdep)illabout d11d55fd62 haskell: add comment to default-package-overrides in configuration-hackage2nix.yaml. 2020-01-10 20:56:20 +01:00
Brian Hicks dfa9d013e7 postgresql-typed: disable test suite
the test suite requires a running PostgreSQL instance to complete
successfully, so we'll just skip that.
2020-01-10 20:56:20 +01:00
Marek Fajkus efa816ab60 haskellPackages.hakyll-sass: unmark broken 2020-01-10 20:56:07 +01:00
Aditya Manthramurthy cf2df51313 haskellPackages.webby: mark unbroken
Builds fine now.
2020-01-10 20:56:07 +01:00
Peter Simons dbe97c772e hackage2nix: update list of broken builds 2020-01-10 20:56:07 +01:00
Peter Simons 323fe92057 LTS Haskell 14.20 2020-01-10 20:56:07 +01:00
Alexander Foremny 9e808578c4 haskellPackages.ormolu: mark unbroken
Builds fine with 6b5bb4261c6dacbe65d348376c416c75ddafaebd
2020-01-10 14:54:33 +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
Merlin Göttlinger 693b68be7f haskell-lsp: Added 0.18.* to extra-packages for ghcide 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
(cdep)illabout 753a0d3f72 haskellPackages.dhall_1_27_0: generate this package
This adds dhall-1.27.0 to extra-packages in
configuration-hackage2nix.yaml.

dhall-1.27.0 is used by spago, so this package needs to be available.
2019-12-27 20:37:01 +01:00
Peter Simons 992de916ce hackage2nix: disable broken builds 2019-12-27 20:35:33 +01:00
Aditya Manthramurthy aaf838d095 haskellPackages.postgresql-simple-url: mark unbroken
Builds fine now.
2019-12-27 20:35:33 +01:00
(cdep)illabout c1be286ca2 haskellPackages.stack2cabal: mark unbroken 2019-12-27 20:35:33 +01:00
Peter Simons b77ed68156 LTS Haskell 14.18 2019-12-27 20:35:33 +01:00
Manuel Bärenz bd11e12fcc haskell-clay: unbreak the build; it succeeds fine 2019-12-13 20:48:14 +01:00