Peter Simons
572e8f6008
LTS Haskell 15.8
2020-04-17 20:49:10 +02:00
Peter Simons
0eb4bfa5fb
darcs: don't try to build the package with ghc-8.8.x
2020-04-10 21:27:47 +02:00
Peter Simons
556367eb12
haskell-ShellCheck: drop obsolete patch to fix the build
2020-04-10 21:24:03 +02:00
Peter Simons
a88efcfe2f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246
.
2020-04-10 20:57:28 +02:00
Peter Simons
6ec9d95a86
haskell-tensorflow: fix evalution errors
...
The configuration-tensorflow.nix file specified several overrides for version
0.2.x packages, but those packages are no longer included in our package set
because they are so old. (Current versions seem to be in the range of 0.6.x.)
I fixed the evalution errors, but I did not verify whether these packages
actually build with the newer versions.
2020-04-10 20:56:39 +02:00
Jan Tojnar
5427f5f60a
haskellPackages.llvm-hs: Use LLVM 9
2020-04-10 20:56:38 +02:00
Peter Simons
450396e28d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246
.
2020-04-10 20:56:37 +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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Peter Simons
65fa7edaa0
hackage2nix: drop obsolete version override
2020-04-03 22:00:31 +02: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
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
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
Troels Henriksen
88c70b16b5
futhark: build and install manpages
2020-04-03 22:00:26 +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
03d4d25830
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
90b24a9110
.
2020-04-03 22:00:25 +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
Gabriel Gonzalez
8d2c08e774
Fix evaluation of cabal2nix
...
`cabal2nix` fails to evaluate due to attempting to
evaluate `pkgs.haskellPackages.hackage-db_2_1_0`, which
does not exist. However, the default
`pkgs.haskellPackages.hackage-db` is already version 2.1.0,
so the fix is simple: go back to using the default version.
2020-03-30 19:24:01 -07:00
Peter Simons
a25c3fa290
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
e0bc864e0b
.
2020-03-27 20:58:22 +01: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
1b2b88671e
haskell-fast-logger: fix the build with ghc-8.4.x
2020-03-20 21:12:16 +01: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
Peter Simons
7ac3b76a9d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
c8058db7cd
.
2020-03-20 21:12:05 +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
d02ac6c485
git-annex: update sha256 hash for new version 8.20200309
2020-03-13 20:31:07 +01:00
Peter Simons
eb8d57786b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-21-ga388e13 from Hackage revision
a1555380ba
.
2020-03-13 20:30:55 +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
Georges Dubus
2645e1a1eb
cabal2nix: split into a lightweight version and a wrapper
...
Current, the `cabal2nix` derivation contains both the executable, and a wrapper
that adds `nix` and `nix-prefetch-scripts`, which are required for some
features.
However, when calling `callCabal2nix` to create a derivation from a cabal file
at evaluation time,
these features are not actually used, but the huge closure of
`nix-prefetch-scripts` (which includes multiple vcs, as well as python and perl)
still needs to be fetched.
This commit splits cabal2nix into a lightweight version that is a standalone
static binary (`cabal2nix-unwrapped`), and a wrapper that includes the proper
dependencies in the path for full usage of the command line
utility (`cabal2nix`).
This commit also switches to the default ghc, to reduce the likelyhood of
building a different ghc when calling `callCabal2nix`.
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
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
(cdep)illabout
4e3b120db1
spago: unbreak after update to ghc-8.8.2
2020-03-06 22:15:12 +01:00
(cdep)illabout
7b6f436300
haskellPackages.dhall_1_29_0: disable tests since they access the network
2020-03-06 22:15:12 +01:00
(cdep)illabout
6fe6d3b077
haskellPackages.semver-range: disable tests on ghc88x
2020-03-06 22:15:11 +01:00
Peter Simons
71be218584
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-21-ga388e13 from Hackage revision
ed1012ae12
.
2020-03-06 22:15:05 +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
Dennis Gosnell
bd2c1d72c5
Merge pull request #80845 from obsidiansystems/work-on-multi-shellFor
...
haskell shellFor: Fix hoogle
2020-03-03 11:22:52 +09:00
Frederik Rietdijk
79217339d2
Merge master into staging-next
2020-02-29 15:29: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
Peter Simons
8947cba160
ShellCheck: let Hydra compile the binary
2020-02-29 11:11:24 +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
Peter Simons
e81ec2fa82
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-20-g1d0459f from Hackage revision
3ff0be5c9e
.
2020-02-28 20:42:31 +01: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
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
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
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
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
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
John Ericson
196682b175
Merge remote-tracking branch 'upstream/master' into work-on-multi-shellFor
2020-02-22 17:34:08 -05:00
John Ericson
1c07ee7925
haskell shellFor: Fix hoogle
2020-02-22 13:10:30 -05:00
Simon Chatterjee
019e86fde9
haskell generic-builder: fix Darwin regression for lmdb
...
Recent updates to the generic builder have caused haskellPackages.lmdb-simple to
fail to build on Darwin, since it cannot see the lmdb C dynamic library included
by its dependent haskellPackages.lmdb.
The C dynamic library has suffix `.so` not `.dylib`, so this fix allows for
that.
Closes #80190 , but that issue may identify a preferable solution.
2020-02-17 09:41:31 +01:00
Silvan Mosberger
cfc21ad059
Revert "haskell generic-builder: fix Darwin regression for lmdb"
...
This reverts commit 8c58c44aae
.
This causes a mass rebuild and should go to staging instead before
master
2020-02-17 09:36:53 +01:00
Simon Chatterjee
8c58c44aae
haskell generic-builder: fix Darwin regression for lmdb
...
Recent updates to the generic builder have caused haskellPackages.lmdb-simple to
fail to build on Darwin, since it cannot see the lmdb C dynamic library included
by its dependent haskellPackages.lmdb.
The C dynamic library has suffix `.so` not `.dylib`, so this fix allows for
that.
Closes #80190 , but that issue may identify a preferable solution.
2020-02-15 17:40:54 +00:00
Peter Simons
abd5926447
haskell-policeman: don't build this package with ghc-8.6.x
2020-02-07 20:55:41 +01:00
Peter Simons
e7dce63d54
haskell-cabal2spec: override Cabal to version 3.0.x
2020-02-07 20:44:24 +01:00
Peter Simons
04e3f52eb0
git-annex: update sha256 hash for new version 7.20200204
2020-02-07 20:38:00 +01:00
Peter Simons
38784c7916
ghc-lib-parser: update overrides for the latest version
2020-02-07 20:38:00 +01:00
Nathan van Doorn
c13abc9509
haskellPackages.perhaps: add link to pull request fixing dependencies
2020-02-07 20:37:59 +01:00
Peter Simons
92f21f7159
haskell-lens: use latest version when building with ghc-8.8.x
2020-02-07 20:37:59 +01:00
Peter Simons
44d258777c
haskell-brick: update overrides to latest version
2020-02-07 20:37:59 +01:00
Peter Simons
ddb6d70051
haskell-js-flot: disable test suite to break infinite evaluation cycle
2020-02-07 20:37:58 +01:00