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