Commit Graph

223 Commits

Author SHA1 Message Date
(cdep)illabout
12d12e5b1f spago: get building again with ghc8102 2020-11-20 20:57:39 +01:00
Malte Brandy
d444c89dd4 haskellPackages: Remove obsolete packages
All those packages are not needed anymore in nixpkgs
2020-11-20 20:57:36 +01:00
Peter Simons
9ea5a41df0 haskell-pantry: update overrides for the new version 2020-11-13 21:37:57 +01:00
Domen Kožar
c1e5f8723c
cachix: bump to 0.5.1 2020-11-09 20:17:41 +01:00
Peter Simons
0bde9a5576 haskell-splitmix: update override for the latest version 2020-10-23 21:00:26 +02:00
Peter Simons
89ed6f458d Extend the configuration for ghc-9.0.x to make more builds succeed. 2020-10-23 21:00:26 +02:00
Peter Simons
f39f5cf4bb ghc-9.0.x: add plenty of overrides to make packages build 2020-10-23 21:00:25 +02:00
Peter Simons
ee44940ee5 stack: override pantry to the latest version to fix the build 2020-10-16 21:31:53 +02:00
Peter Simons
56bc587444 Merge remote-tracking branch 'origin/master' into haskell-updates, 2020-10-15 19:39:16 +02:00
Jappie Klooster
2005dbf5a8 Add youtube-dl to path for version 2 2020-10-10 12:58:11 +02:00
maralorn
19bfa40a76
nix-output-monitor: Init at 0.1.0.0 (#100102) 2020-10-09 22:43:10 +02:00
Malte Brandy
13f22aec25 haskellPackages.haskell-language-server: Add aliases with ghc version
Needed by haskell-language-server-wrapper to discover the correct
binary. Especially useful when installing hls from multiple ghc version.
2020-09-25 21:08:23 +02:00
Kai Harries
f40afea417 haskellPackages.sbv: fix tests
By patching paths of the external provers and excluding not available
provers from the test.

ZHF: #97479
2020-09-18 21:50:29 +02:00
maralorn
c8e5633c7a
Merge pull request #95585 from maralorn/bump-hls
[haskell-updates] haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0
2020-08-16 16:35:54 +02:00
Malte Brandy
af017c431a
haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0
While we are at it I:
* Disable tests, because I can‘t keep up with the speed hls introduces
more tests that cause trouble in nixpkgs.
* Fix builds of fourmolu and retrie
* Remove the wrapper for hls which is obsolete because of improved
package detection in hie-bios. And added a note that this can be removed
for ghcide soon, too.
2020-08-16 13:57:18 +02:00
(cdep)illabout
4d15ee4ada
spago: 0.15.3 -> 0.16.0 2020-08-16 20:50:44 +09:00
Peter Simons
1d96606e34 haskell-dhall: clean up and drop obsolete overrides 2020-07-24 20:55:19 +02:00
Peter Simons
db15e92dd0 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-06-25 10:40:08 +02:00
Alexander Bantyev
186d01eff3
haskellPackages.gi-gtk-declarative: fix build by disabling tests
gi-gtk-declarative requires an X11 display in its test suite.
X11 display is not available inside nix build sandbox, which makes tests fail.

Solution: disable tests for gi-gtk-declarative.
2020-06-22 09:43:26 +03:00
Robert Hensing
7d436b4618 hercules-ci-agent: init at 0.7.2 2020-06-21 13:38:22 +02:00
Peter Simons
d60fe71540 haskell-postgresql-pure: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons
8a34e3369e haskell-hasql-queue: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons
a2656aad20 haskell-postgresql-libpq-notify: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
(cdep)illabout
cdda16b1b1 spago: 0.15.1 -> 0.15.3 2020-06-19 22:29:21 +02:00
Peter Simons
b0042de0cf haskell-postgresql-syntax: drop obsolete overrides 2020-06-19 22:29:21 +02:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Malte Brandy
83b91ab712 haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)
I decided to leave haskell-lsp and haskell-lsp-types as extra packages,
because they will get bumped before the next ghcide release, and then
the version pinned by ghcide would be missing again.
2020-06-05 21:58:24 +02:00
Peter Simons
eb1e07865e haskell-devtools: break infinite recursion with mprelude 2020-05-29 22:28:47 +02:00
Peter Simons
5244ef40ce haskell-dhall: configure overrides for the newly added 0.32.0 version 2020-05-29 22:28:47 +02:00
Malte Brandy
6d8175075e haskellPackages.shh: Disable tests 2020-05-29 22:28:47 +02:00
Aycan Irican
accaa8790c guid: fix compilation of Setup.hs and disable tests
guid: fix compilation of Setup.hs and disable tests

Add more docs

Remove guid from broken-packages
2020-05-29 22:28:46 +02:00
Christoph Bauer
d895bad12a Fix dependencies issues of postgresql-syntax and re+base 2020-05-29 22:28:46 +02:00
Malte Brandy
a61cf82b6d hackagePackages.neuron: Fix build 2020-05-15 21:02:08 +02:00
Malte Brandy
5266ceb263 haskellPackages.ghcide: Fix ghcide and hie-bios
This is the haskell-updates version of #86659
2020-05-08 21:11:36 +02:00
zowoq
e689b329c3 haskellPackages.hadolint: mark unbroken, remove override 2020-05-01 21:52:29 +02:00
Peter Simons
c970de4586 haskell-dhall: disable the test suite
Dhall 1.31.x still attempts to access the network during its
test suite run, i.e. it attempts to connect to github.com.
2020-04-25 18:06:42 +02:00
Jappie Klooster
b95534aaea cut-the-crap: init at 1.0.0 2020-04-17 20:50:48 +02:00
Troels Henriksen
802dfc8bd7 futhark: stop wrapping the executable 2020-04-17 20:50:48 +02:00
(cdep)illabout
a0612c2a06 spago: 0.14.0 -> 0.15.1 2020-04-17 20:50:48 +02:00
Jan Tojnar
5427f5f60a haskellPackages.llvm-hs: Use LLVM 9 2020-04-10 20:56:38 +02:00
Troels Henriksen
88c70b16b5 futhark: build and install manpages 2020-04-03 22:00:26 +02: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
(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
Peter Simons
f95d327f4e haskell-primitive: avoid infinite recursion during evaluation 2020-02-28 20:31:26 +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
(cdep)illabout
c44ded75fe haskellPackages.mplayer-spot: add runtime dependency on mplayer 2020-02-28 20:31:22 +01:00
(cdep)illabout
b68c9dda98 spago: 0.13.1 -> 0.14.0 2020-02-28 20:31:21 +01:00
Peter Simons
ddb6d70051 haskell-js-flot: disable test suite to break infinite evaluation cycle 2020-02-07 20:37:58 +01:00
Luka Blaskovic
4fa34c2283 llvm-general: remove 2020-01-30 18:35:29 -05:00