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