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
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
Peter Simons
82d49ffa82
hackage2nix: disable broken builds
2019-12-13 20:46:29 +01:00
Peter Simons
c01e7b9703
LTS Haskell 14.17
2019-12-13 20:45:44 +01:00
Peter Simons
bb0cf7ffb3
hackage2nix: update list of broken packages
2019-12-06 20:26:41 +01:00
Henri Jones
eb621046a7
haskellPackages.sbv: remove from list of broken packages
2019-12-06 20:26:40 +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
Peter Simons
b744d1f88a
hackage2nix: update list of broken packages
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
gnidorah
54564b0233
haskellPackages.hakyll-images: unmark as broken
2019-11-29 21:51:00 +01:00
Peter Simons
e449a61c39
LTS Haskell 14.16
2019-11-29 21:51:00 +01:00
(cdep)illabout
bb104abf63
spago: init at 0.12.1.0
...
This commit adds the spago package, a PureScript package manager and build tool.
https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00
Peter Simons
750a3ba2ce
hackage2nix: disable builds that break evaluation on Hydra
2019-11-15 21:08:45 +01:00
William R. Arellano
afd42d621d
dotenv: remove from broken packages
2019-11-15 21:08:45 +01:00
Peter Simons
35b81fb1a4
LTS Haskell 14.14
2019-11-15 21:08:45 +01:00
(cdep)illabout
915b22e400
haskellPackages.purescript: unbreak
2019-11-08 18:52:37 +01:00
(cdep)illabout
6a236bbfce
haskellPackages.happy_1_19_9: generate this package
2019-11-08 18:52:37 +01:00
(cdep)illabout
ec878fffd5
haskell: add cdepillabout as maintainer for some pretty-simple, purescript, and termonad
2019-11-08 18:52:37 +01:00
Peter Simons
b2ca3b457c
hackage2nix: disable builds that break evaluation on Hydra
2019-11-08 18:52:37 +01:00
William R. Arellano
140fa48b0f
hapistrano: remove package from broken
2019-11-08 18:52:36 +01:00
Astro
5a59ed379c
haskellPackages.hail: add patches to relax cabal dependencies
2019-11-08 18:52:36 +01:00
Peter Simons
0a66656d75
LTS Haskell 14.13
2019-11-08 18:52:36 +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
90cf679ee7
hackage2nix: update list of broken packages to avoid evaluation errors on Hydra
2019-11-01 21:28:04 +01:00
Peter Simons
82387e1cd3
hackage2nix: web-routes-th & userid compile fine now
2019-11-01 21:28:04 +01:00
Robert Helgesson
f9e31874a4
haskellPackages.pandoc-emphasize-code: mark unbroken
...
It builds fine without any additional change.
2019-11-01 21:28:04 +01:00
Peter Simons
b86ba293bb
LTS Haskell 14.12
2019-11-01 21:28:04 +01:00
Peter Simons
40c944f56b
haskell-polysemy: remove 'broken' marker; the package now builds
2019-10-24 22:12:54 +02:00
Jack Kelly
1fc7deab86
haskellPackages.grammatical-parsers: mark unbroken
...
I did see a timeout in the test suite, in the mconcat property test
provided by checkers, but lost the seed.
2019-10-24 22:01:48 +02:00
Peter Simons
38fc43e993
hackage2nix: disable broken builds to fix evaluation on Hydra
2019-10-24 22:00:46 +02:00
Peter Simons
0d47fe836a
LTS Haskell 14.11
2019-10-24 22:00:46 +02:00
Marek Fajkus
148d4a214a
elmPackages: elm-format GHC 8.8.1 patch
2019-10-22 14:52:57 +02:00
Emily
2c2d9f347d
haskellPackages.clash-{ghc,lib,prelude}: mark unbroken
2019-10-18 22:50:37 +02:00
Peter Simons
6d6889601c
hackage2nix: mark broken builds to fix evaluation on Hydra
2019-10-18 22:49:18 +02:00
Domen Kožar
7a71069309
ghcide: unbreak
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
Samuel Evans-Powell
f6cdbee1bb
prometheus, ekg-prometheus-adapter: Remove from broken-packages
...
- Prometheus and ekg-prometheus-adapter were fixed in PR:
https://github.com/NixOS/nixpkgs/pull/70956 but I forgot to remove
them from the list of broken-packages.
2019-10-18 22:49:17 +02:00
Peter Simons
80e78eccfb
LTS Haskell 14.10
2019-10-18 22:49:17 +02:00
Peter Simons
658893ff36
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-4-gf382c3d from Hackage revision
765639fa13
.
2019-10-13 14:27:12 +02:00
Jack Kelly
88a34ef039
haskellPackages.rank2classes: not broken
2019-10-13 14:27:12 +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
676e2684c1
hackage2nix: disable broken builds that cause evaluation errors on Hydra
2019-10-13 14:27:11 +02:00
Peter Simons
f70d1cf20c
LTS Haskell 14.8
2019-10-13 14:27:11 +02:00
Peter Simons
f9097e329f
hackage2nix: disable broken builds to avoid evaluation errors on Hydra
2019-10-07 20:51:00 +02:00
Domen Kožar
5258f5597d
haddock-*: fix by pinning
2019-10-02 15:15:47 +02:00
Peter Simons
f12bc855dd
hackage2nix: disable failing builds that break evaluation on Hydra
2019-09-30 12:32:22 +02:00
Peter Simons
2d995f138f
haskell-ghc-lib-parser: we mo longer need older versions around
2019-09-30 12:28:37 +02:00
Nicolas Mattia
3867b45745
niv: mark as not broken
...
`niv` used to depend on the broken `github`. The dependency was removed
and `niv` builds fine.
2019-09-28 18:31:37 +02:00
Olli Helenius
21977c055d
haskellPackages.hadolint: fix build by disabling static linking
2019-09-25 15:28:40 +02:00
Guillaume Bouchard
efb4f4817a
haskellPackages.PyF: remove broken
status
...
PyF builds perfectly with `haskellPackages.PyF`
2019-09-25 15:28:40 +02:00
Peter Simons
087e8fcf41
LTS Haskell 14.7
2019-09-25 15:28:40 +02:00
Peter Simons
e3488760a1
hackage2nix: disable broken builds that cause evaluation errors on Hydra
2019-09-22 13:43:09 +02:00
Benjamin Esham
27d01d7712
haskellPackages.pinboard-notes-backup: mark not broken
2019-09-22 13:43:08 +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
Luke Clifton
b5344ae807
haskellPackages.shh: mark not broken
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
e405fe40cc
hackage2nix: disable builds that break evaluation on Hydra
2019-09-18 19:36:58 +02:00
Jaakko Luttinen
f56d16a89e
haskellPackages.massiv: mark unbroken
2019-09-18 19:36:58 +02:00
Jaakko Luttinen
780cdeb31c
haskellPackages.scheduler: mark unbroken
2019-09-18 19:36:57 +02:00
Peter Simons
e04435a773
LTS Haskell 14.6
2019-09-18 19:36:57 +02:00
Peter Simons
fac2b0126f
hackage2nix: disable broken packages that cause evaluation errors on Hydra
2019-09-11 10:51:58 +02:00
Peter Simons
216fae4043
LTS Haskell 14.5
2019-09-11 10:51:58 +02:00
Peter Simons
5f220007d5
haskell-arbtt: fix the test suite
2019-09-07 20:00:22 +02:00
Mario Rodas
3194a1eabd
haskellPackages.hnix-store-remote: unmark as broken
2019-09-07 20:00:22 +02:00
Mario Rodas
c5b9baa5ea
haskellPackages.hnix: unmark as broken
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
Peter Simons
9786a40304
hackage2nix: update list of broken Haskell builds
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
(cdep)illabout
a921f77d9e
haskellPackages.servant-checked-exceptions: mark unbroken
2019-09-03 09:23:28 +02:00
(cdep)illabout
d3dd6b5e94
haskellPackages.servant-rawm: mark unbroken
2019-09-03 09:23:28 +02:00
rnhmjoj
5464b428e2
haskellPackages.bisc: unmark as broken
2019-09-03 09:23:28 +02:00
gnidorah
0f1fc1f27f
haskellPackages.hakyll-images: unmark as broken
2019-09-03 09:23:28 +02:00
Peter Simons
70efe840b4
LTS Haskell 14.4
2019-09-03 09:23:27 +02:00
Peter Simons
1b8e14b38d
hackage2nix: keep resolv-0.1.1.2 around for ghc versions prior to 8.8.x
2019-08-28 15:50:32 +00:00
Peter Simons
034dcc2ab8
hackage2nix: disable builds depended on broken packages that break evaluation on Hydra
2019-08-28 15:50:32 +00:00
Mario Rodas
ecea5f4728
hackage2nix: unbreak dhall-json build
2019-08-28 15:47:05 +00:00
Peter Simons
30a31cc908
hackage2nix: keep ghc-lib-parser-8.8.0.20190723 until hlint updates its dependencies
2019-08-28 15:47:04 +00:00
Peter Simons
c9c2aed2ac
LTS Haskell 14.3
2019-08-28 15:47:04 +00:00
Peter Simons
ff8c2ecf5e
LTS Haskell 14.2
2019-08-23 13:00:13 +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
(cdep)illabout
45012a0e94
haskell: mark termonad and focuslist as unbroken
2019-08-19 10:52:30 +02:00
Silvan Mosberger
2c69d30e29
haskellPackages.idris: Fix build
...
Can build with default megaparsec now
2019-08-19 10:52:30 +02:00
Domen Kožar
e19b227166
haskell: mark tomland as not broken
2019-08-19 10:52:30 +02:00
Peter Simons
5a1c572dd5
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2019-08-16 19:53:24 +02:00
Domen Kožar
09b9f22e3a
haskell: hnix-store-core compiles
2019-08-16 19:53:24 +02:00
Robert Helgesson
ba670fc2c0
haskellPackages: unbreak hnix build
...
Fixes #66623
2019-08-16 19:53:24 +02:00
Peter Simons
63e0bb852e
LTS Haskell 14.1
2019-08-16 19:53:24 +02:00
Domen Kožar
f890a1ab06
haskell: mark tasty-discover as not broken
2019-08-15 16:05:10 +02:00
Domen Kožar
f4475a4086
unbroken: jose, servant-auth-server, tasty-hspec
2019-08-15 16:05:09 +02:00
Silvan Mosberger
087e33c2a6
hackage2nix: Unmark pantry and http-download as broken
...
See https://github.com/NixOS/nixpkgs/pull/66495
2019-08-15 16:05:09 +02:00
Silvan Mosberger
029961f63d
hackage2nix: Unmark hpack as broken
...
See https://github.com/NixOS/nixpkgs/pull/66495
2019-08-15 16:05:09 +02:00
Peter Simons
705b5cd05d
darcs: fix build
2019-08-13 20:01:38 +02:00
Peter Simons
79a149e051
hackage2nix: update list of broken builds
2019-08-11 20:48:10 +02:00
Peter Simons
c3941614d2
haskell-network-bsd: fix the build
2019-08-11 20:48:09 +02:00
Peter Simons
bc8bc2c7cf
hackage2nix: ensure Cabal 2.4.x is still available for older compilers
2019-08-11 20:46:43 +02:00
Peter Simons
99423d71c8
LTS Haskell 14.0
2019-08-11 20:46:43 +02:00
Peter Simons
4a8831e38b
haskell2nix: update list of broken builds to fix evaluation on Hydra
2019-08-03 17:34:29 +02:00
Silvan Mosberger
12d815161a
hackage2nix: Unmark discord-haskell as broken
...
https://github.com/NixOS/nixpkgs/issues/58987
2019-08-03 17:33:27 +02:00
Peter Simons
76188dad03
LTS Haskell 13.30
2019-08-03 17:33:27 +02:00
Peter Simons
96ceff97da
hackage2nix: update list of broken Haskell builds
2019-07-09 13:32:01 +02:00
Silvan Mosberger
33b7c5099a
haskell2nix: Unmark Chart-related packages as broken
...
These all built just fine
2019-07-07 13:06:22 +02:00
Luis Pedro Coelho
4d44ee06de
hackage2nix: update broken-packages
...
conduit-zstd and conduit-algorithms were marked as broken as they
depended on "zstd" which was broken until recently (but is now working).
2019-07-05 09:09:37 +02:00
Silvan Mosberger
9d79dc5fb8
hackagePackages: Fix build for butcher (-> brittany as well)
2019-07-04 09:41:23 +02:00
Peter Simons
e352ff0cc9
hackage2nix: update list of broken Hydra builds
2019-07-04 09:41:17 +02:00
Peter Simons
805195894c
LTS Haskell 13.27
2019-07-04 09:40:28 +02:00
Peter Simons
7a56998521
hackage2nix: disable builds that are broken on Hydra
2019-06-19 22:45:52 +02:00
Peter Simons
4d1660a9e8
LTS Haskell 13.26
2019-06-19 22:45:52 +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
b30b8f9f69
haskell-stack: fix the build some more
2019-06-14 14:53:18 +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
4b3e62d561
hackage2nix: update list of broken builds
2019-06-14 13:06:35 +00:00
Peter Simons
9df1e349e8
hackage2nix: disable broken builds to fix Hydra evaluation
2019-06-14 13:06:08 +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
caeebbb5f7
haskell-hslua-module-system: re-enable the build; it succeeds fine now
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
142b8b510c
haskell-hlint: use the latest ghc-lib-parser version
2019-06-14 13:06:07 +00:00
Peter Simons
c0c65d6717
LTS Haskell 13.25
2019-06-14 13:06:06 +00: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
1c4349220e
hackage2nix: use older version of 'ghc-lib-parser' by default to fix hlint
2019-06-07 10:07:39 +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
0636bebbdf
hackage2nix: drop obsolete version overrides
2019-06-07 10:07:39 +02:00
Peter Simons
93fdcb84d9
hackage2nix: disable broken builds to fix evaluation errors on Hydra
2019-06-07 10:07:34 +02:00
Peter Simons
b7e194e059
LTS Haskell 13.24
2019-06-07 10:06:14 +02:00
Silvan Mosberger
45d7270579
haskellPackages.heap: Fix build
2019-06-04 10:26:11 +02:00
Peter Simons
f51c95d788
LTS Haskell 13.23
2019-05-31 16:09:31 +02:00
Peter Simons
bdb704e8d7
hackage2nix: update list of broken builds
2019-05-24 17:44:15 +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
49345f233c
hackage2nix: lattices is no longer broken
2019-05-24 17:38:07 +02:00
Jack Kelly
ea3c0aa1b5
haskellPackages.hakyll: remove obsolete patch
2019-05-24 17:38:02 +02:00
Peter Simons
b644d5b159
LTS Haskell 13.22
2019-05-24 17:36:35 +02:00
Peter Simons
dc1cd81cfb
hackage2nix: disable broken builds on Hydra
2019-05-18 12:57:42 +02:00
Peter Simons
b7f032ebed
LTS Haskell 13.21
2019-05-18 12:57:42 +02:00
Peter Simons
cb0235faf9
hackage2nix: disable failing Hydra builds
2019-05-12 20:49:16 +02:00
Peter Simons
ac8bf3419b
hackage2nix: re-enable 'megaparsec-tests' builds on Hydra
2019-05-12 09:54:26 +02:00
Peter Simons
9fdb33a3cf
LTS Haskell 13.20
2019-05-09 18:13:45 +02:00
Peter Simons
7fbcbf3e53
hackage2nix: update list of broken builds
2019-05-09 18:13:45 +02:00
Pascal Wittmann
2c86fc4daf
yesod-markdown: unbreak as it builds fine
2019-05-06 14:42:48 +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
Silvan Mosberger
92d522154c
hackage2nix: Unmark hnix as broken
2019-05-06 14:42:48 +02:00
Peter Simons
40c69a36cf
hackage2nix: update list of broken builds
2019-05-06 14:42:48 +02:00
Peter Simons
6ec7d60365
hackage2nix: update list of broken builds
2019-05-02 19:28:56 +02:00
Jack Kelly
736b0c53a4
haskellPackages.beam-*: remove obsolete patches
2019-05-02 19:28:23 +02:00
Peter Simons
0739389b14
hackage2nix: update list of broken builds
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
fa1741985b
hackage2nix: add network-3.0.x to the package set
...
3.1.x is too new and not yet supported by many packages that need a 3.x
version (like HTTP).
2019-04-30 11:43:45 +00:00
Peter Simons
82d2c663b4
LTS Haskell 13.19
2019-04-30 11:43:44 +00:00
Peter Simons
5ce6458f5e
hackage2nix: update list of broken builds
2019-04-30 11:43:44 +00:00
Peter Simons
591af2397e
haskellPackages: update default compiler to from ghc 8.6.4 to 8.6.5
...
LTS 13.x will probably make the switch soon, too.
2019-04-30 11:43:44 +00:00
Peter Simons
e2763c05e1
hackage2nix: update list of broken builds
2019-04-25 17:29:33 +02:00
Peter Simons
905ec757ef
LTS Haskell 13.18
2019-04-25 17:29:33 +02:00
Peter Simons
221f65b041
hackage2nix: update list of broken packages
...
Closes https://github.com/NixOS/nixpkgs/pull/59333 .
2019-04-15 19:29:17 +02:00
Peter Simons
f9dd1b813e
LTS Haskell 13.17
2019-04-15 19:28:57 +02:00
Peter Simons
84cb3df618
liquidhaskell-cabal has been fixed in the latest version.
2019-04-13 12:53:54 +02:00
Michael Alan Dorman
8c7d15f6d9
taffybar: unbreak package by default
...
The gtk package situation seems to have been resolved, so it builds again.
Closes https://github.com/NixOS/nixpkgs/pull/59305 .
2019-04-13 12:53:54 +02:00
Peter Simons
81c31f3682
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2019-04-13 12:53:54 +02:00