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
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
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
73af2522be
haskell-ChasingBottoms: jailbreak to fix build with ghc-8.10.x
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
Peter Simons
9347a3e5be
ghc-8.10.x: add overrides to fix regex-* packages
2020-02-28 20:42:26 +01:00
Peter Simons
ba190861e8
haskell-relude: avoid test suite failure when building with ghc-8.8.x
2020-02-28 20:42:26 +01:00
Peter Simons
95f15e7b31
haskell-polyparse: the latest version works with ghc-8.8.x
2020-02-28 20:42:26 +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
Gabor Greif
c8554c0574
ghc: add 8.8.3
...
https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
2020-02-28 20:42:25 +01:00
Domen Kožar
21ded2d667
servant-server: fix build
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
7e5690c088
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision
f2eea06cf2
.
2020-02-28 20:42:15 +01:00
Peter Simons
49640dda72
hackage2nix: let's try to compile everything to see what works
2020-02-28 20:31:26 +01:00
Peter Simons
f95d327f4e
haskell-primitive: avoid infinite recursion during evaluation
2020-02-28 20:31:26 +01:00
Peter Simons
93b4f52f2c
haskellPackages: drop obsolete overrides that break evaluation
2020-02-28 20:31:26 +01:00
Peter Simons
5bcd07a07d
haskellPackages: update default compiler from ghc-8.6.5 to 8.8.2 (LTS-15.x)
2020-02-28 20:31:25 +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
Silvan Mosberger
87fc484219
haskellPackages.bitwise-enum: Fix build
2020-02-28 20:31:25 +01:00
Silvan Mosberger
df0392dc3c
haskellPackages.Chart-tests: Fix build
2020-02-28 20:31:24 +01:00
Simon Chatterjee
fdb4ed35ed
haskell-gtk2hs packges: fixes for building on Darwin
...
This includes two layered changes so the gtk2hs packages build on Darwin:
- For `glib`, `gio`, `gtk`, `gtk3`, and `pango`: the fix for version 0.13.8.0
from https://github.com/gtk2hs/gtk2hs/pull/293 . I expect at some point the
referenced fix (or one like it) will be released and and brought into
nixpkgs, at which point the override and patch files here can (in fact must)
be removed.
- For `gtk` and `gtk3`: also apply the required cabal flag cited in
https://github.com/gtk2hs/gtk2hs/issues/249 to specify the Quartz rather than
X11 backend (Quartz is the one that both nixpkgs and macOS support
out-the-box). This override is likely to be wanted indefinitely.
Both modifications are required for a successful build of `gtk` or `gtk3` on
Darwin right now.
2020-02-28 20:31:24 +01:00
Domen Kožar
524535f185
configuration-ghc-8.8.x: fix eval
2020-02-28 20:31:24 +01:00
Simon Chatterjee
4f39597903
spago: fix Darwin build
...
This change gets round a weird permissions error on darwin
2020-02-28 20:31:23 +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
ee52b6ac68
haskell-brick: update overrides to the latest version
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
Peter Simons
aba43b8c3e
ghc-8.8.x: update override for lens to the latest version
2020-02-28 20:31:22 +01:00
(cdep)illabout
c44ded75fe
haskellPackages.mplayer-spot: add runtime dependency on mplayer
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
025faad9a9
haskell.packages.ghc882.policeman: fix up ansi-terminal dep
2020-02-28 20:31:21 +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
Peter Simons
ea1aae15ae
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision
2054fb03f4
.
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
Adam Sandberg Ericsson
9a5ecf1212
ghc: really use ld.gold
2020-02-28 20:29:33 +01:00
Maximilian Bosch
a1ce8740fa
Merge pull request #81249 from bhipple/u/rust-cargo-jwt-cli
...
jwt-cli: upgrade cargo fetcher and cargoSha256
2020-02-28 20:25:43 +01:00
Maximilian Bosch
01d51ae147
Merge pull request #81245 from bhipple/u/rust-cargo-findomain
...
findomain: upgrade cargo fetcher and cargoSha256
2020-02-28 20:20:31 +01:00
Roman Plášil
3a3ccb106e
Address PR comments
2020-02-28 18:50:12 +01:00
Roman Plášil
f47e6ff4ed
leveldb: fix rpath setting on Darwin
2020-02-28 18:50:12 +01:00
Roman Plášil
fb285f2153
minetest: update to 5.1.0 and build on Darwin
2020-02-28 18:50:12 +01:00