Peter Simons
ea3382bb69
haskell-record doesn't pass the Haddock phase.
2015-06-13 11:31:31 +02:00
Thomas Tuegel
2a2448bcb7
Merge pull request #8182 from ttuegel/openblas
...
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Nikolay Amiantov
bb3db4e653
mueval: reapply Nix-specific patch
2015-06-12 03:54:20 +03:00
Nikolay Amiantov
6cc817cf51
mueval: add patch until release is pushed to Hackage
2015-06-12 03:42:29 +03:00
Peter Simons
414d71c499
haskell-cron-compat: unnecessary fork of 'cron' that doesn't compile anyway
2015-06-11 11:52:27 +02:00
Peter Simons
283b75910a
haskell-Win32: mark broken on systems other than Cygwin
2015-06-11 11:52:27 +02:00
Peter Simons
9e04c74d95
haskell-bitx-bitcoin: disable the test suite which tries to access the network
2015-06-11 11:52:26 +02:00
Peter Simons
1c31a4660a
haskell-pipes-mongodb: disable the test suite which tries to access the network
2015-06-11 11:52:26 +02:00
Thomas Tuegel
661ce66483
haskellPackages.hmatrix: remove impure openblas path
2015-06-09 14:31:19 -05:00
Thomas Tuegel
406428d6a4
haskellPackages.bindings-levmar: build with openblas
2015-06-09 13:48:36 -05:00
Peter Simons
62f2b24c83
haskell-fft: disable failing test suite
2015-06-09 15:51:01 +02:00
Peter Simons
820c87af1f
haskell-webwebsockets: disable spuriously failing test suite
2015-06-07 00:09:06 +02:00
Thomas Tuegel
90b2afee04
haskell-hmatrix: build with openblas
...
Fixes #6392 .
2015-06-04 17:42:04 -05:00
Peter Simons
2db9a8289d
haskell-semigroupoids: disable doctests suite to avoid version conflict with doctest 0.10.x
2015-06-04 17:42:06 +02:00
Peter Simons
a982892116
Fix evaluation errors on Hydra.
2015-06-04 17:42:06 +02:00
Peter Simons
dbf55842e8
haskell-comonad: disable test suite to work avoid doctest failure
2015-06-04 17:42:06 +02:00
Peter Simons
697a80c004
haskell-influxdb: build has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
6130aa2a4d
haskell-cipher-aes: test suite has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
52829ce24a
Disable broken builds for Haskell packages gitit and influxdb.
2015-06-02 10:32:31 +02:00
Peter Simons
921b000fa5
haskell-base-noprelude: disable Haddock phase on empty library
2015-06-02 10:32:31 +02:00
Peter Simons
0d484e999b
haskell-binary: update to version 0.7.5.0
2015-06-02 10:32:31 +02:00
Peter Simons
3e0513ea86
haskell-cabal-helper wants to store test suite data in $HOME
2015-06-02 10:32:31 +02:00
Peter Simons
b73c3c7d9f
haskell-cipher-aes fails its test suite.
2015-05-30 19:54:43 +02:00
Peter Simons
413985fa34
haskell-servant has been fixed upstream.
2015-05-30 19:54:43 +02:00
Peter Simons
83f6a29266
haskell-hslua: version 0.4.x still doesn't work with lua 5.2
2015-05-30 19:54:43 +02:00
Peter Simons
d55272a535
haskell-pipes-errors: fix evaluation of override for latest 'errors'
2015-05-30 19:54:43 +02:00
Peter Simons
2814e5ce11
haskell-Cabal-ide-backend: like all Cabals, this fork can't run its test suite in Nix
2015-05-30 19:54:43 +02:00
Peter Simons
d2496ba142
haskell-pandoc: install man pages
2015-05-30 19:54:43 +02:00
Peter Simons
62d691b4ca
haskell-pandoc: don't use shared linking for executables
...
The build contains special magic surrounding the build of make-pandoc-man-pages,
and that magic fails in case we link binaries dynamically.
2015-05-30 19:54:43 +02:00
Peter Simons
a1c0a00dac
haskell-text-binary: remove patch that's contained in version 0.2.x
2015-05-30 19:54:43 +02:00
Peter Simons
c139b0593c
Fix haskell-spaceprobe and llvm-general.
2015-05-30 19:54:43 +02:00
Peter Simons
ef0d959fe9
haskell-BNFC: build has been fixed, but the test suite still won't compile
2015-05-30 19:54:43 +02:00
Peter Simons
e5a1818745
haskell-mueval is broken (and has been for a while)
2015-05-30 19:54:42 +02:00
Peter Simons
8c03484b3b
haskell-ncurses: remove obsolete override
2015-05-30 19:54:42 +02:00
Mateusz Kowalczyk
4128b474f4
haskell-Agda: overrides are no longer necessary
2015-05-26 05:51:33 +01:00
Peter Simons
f0311f9b8c
haskell-lzma-enumerator: test suite is broken (and has been for quite a while)
2015-05-23 15:16:31 +02:00
Peter Simons
c32c742a82
haskell-textocat-api: test suite tries to access the network
2015-05-23 15:12:20 +02:00
Peter Simons
70a7f7c14d
haskell-configuration-common: use overrideScope on cabal-install instead of override
...
This patch works around https://github.com/NixOS/nixpkgs/issues/7953 so
that we can use overrideScope on this attribute in the GHC 7.6.x package
set (see next commit).
2015-05-23 15:09:29 +02:00
Peter Simons
18a6e7171e
haskell-hbro-contrib: missing dependency hbro has been fixed upstream
2015-05-23 15:09:29 +02:00
Peter Simons
58e96c79d8
haskell-text-binary: patch to fix build with text-1.2.1.0 or later
...
https://github.com/kawu/text-binary/pull/1
2015-05-23 15:09:29 +02:00
Michael Alan Dorman
e281707ae9
lens-action has been fixed.
2015-05-23 15:09:29 +02:00
Peter Simons
f3b68ea7e0
haskell-gitlib has been fixed upstream.
...
Resolves https://github.com/peti/nixpkgs/pull/6 .
2015-05-22 16:35:55 +02:00
Peter Simons
791e865c3e
haskell-token-bucket: disable test suite to avoid build failure because of an apparently trivial error
2015-05-22 16:35:55 +02:00
Peter Simons
f25d2e1a71
haskell-snap: drop obsolete override
2015-05-22 16:35:55 +02:00
Peter Simons
2e01d4a2b6
haskell-pipes-errors: fix build of latest (non-default) version
2015-05-22 16:35:55 +02:00
Peter Simons
0c35edb25c
haskell-wuss: test suite needs network access --> disable to fix the build
2015-05-21 14:57:18 +02:00
Peter Simons
9b9d94def4
Disable builds for broken Haskell packages lens-action and servant-server.
2015-05-21 14:57:17 +02:00
Peter Simons
0a85cee798
haskell-curlhs: disable failing test suite
2015-05-21 14:57:17 +02:00
Nikolay Amiantov
03f9f0a634
haskell-cheapskate: not broken now
2015-05-21 14:57:17 +02:00
Nikolay Amiantov
743c265797
haskell-pandoc: use ordinary jailbreak
2015-05-21 14:57:16 +02:00
Peter Simons
c0e2c4809e
cabal-install: fix build for GHC 7.0.x and 7.2.x
2015-05-18 20:43:59 +02:00
Peter Simons
3cdd27cbe6
haskell-binary: version 0.7.4.0 can't compile its test suite
2015-05-18 18:04:36 +02:00
Peter Simons
b2d483f146
haskell-Saturnin: test suite has undeclared build-time dependencies
2015-05-18 18:04:36 +02:00
Peter Simons
a14ebb03d9
haskell-gitlib: mark build as broken
...
https://github.com/jwiegley/gitlib/issues/46
2015-05-18 18:04:36 +02:00
Peter Simons
c959a59f47
haskell-snap: jailbreak to fix build with current attoparsec and lens libraries
2015-05-18 18:04:36 +02:00
Peter Simons
8145d6abb9
haskell-bitcoin-api-extra: test suite requires network access
2015-05-16 22:00:51 +02:00
Peter Simons
8b13b29898
pandoc: jailbreak to fix build with recent versions of zlib and QuickCheck
2015-05-16 22:00:51 +02:00
Peter Simons
1d7f9b28d3
haskell-cheapskate is broken by latest blaze-html
2015-05-16 22:00:51 +02:00
Peter Simons
c3add19437
darcs: pass old zlib version 0.5.x to fix the build
2015-05-16 22:00:47 +02:00
Peter Simons
0a87fd8890
cabal-install: override zlib with an older version to fix the build
...
This change resolves https://github.com/peti/nixpkgs/pull/3 .
2015-05-16 21:59:41 +02:00
Peter Simons
bfb416cfe1
haskell-utf8-prelude: mark deprecated package as broken
2015-05-16 21:59:41 +02:00
Peter Simons
10e338263d
haskell-MissingH: disable test suite to avoid depending on broken testpack
2015-05-16 21:59:41 +02:00
Peter Simons
1d3ef2fef8
haskell: simplify overrides for QuickCheck and zlib
2015-05-16 21:59:41 +02:00
Peter Simons
2f00cb5308
haskell-digest: remove obsolete override
2015-05-16 21:59:41 +02:00
Peter Simons
b4f6ddb925
haskell-bitcoin-api: don't run the test suite, because it requires network access
2015-05-16 21:59:40 +02:00
Peter Simons
1191c95e13
haskell-influxdb: don't jailbreak this build; the Cabal file is too complex
2015-05-16 21:59:40 +02:00
Peter Simons
274d17defa
darcs: fix build
2015-05-15 11:33:45 +02:00
Peter Simons
07535a01aa
haskell-gnutls: revert to GNUTLS 3.3
2015-05-15 11:26:37 +02:00
Peter Simons
bd3e6628ae
haskell-esqueleto: test suite has been fixed upstream
2015-05-13 13:20:11 +02:00
Peter Simons
3e89fab1f7
haskell-rtorrent-rpc: update ticket link
2015-05-13 13:08:15 +02:00
Peter Simons
087892c42d
haskell-aeson test suite is broken.
...
haskell-email-validate test suite has been fixed.
2015-05-11 22:27:51 +02:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Peter Simons
e9e07667b2
haskell-cryptol: override is no longer necessary
2015-05-10 22:14:46 +02:00
Peter Simons
c2c724bcaf
haskell-stm-queue-extras: override is no longer necessary
2015-05-10 22:14:46 +02:00
Peter Simons
7f76150662
haskell-call: build should be fixed, but the dependency audiovisual is still broken
2015-05-10 22:14:46 +02:00
Peter Simons
535cbdbf73
haskell-email-validate: disable test suite to fix the build
...
Reported in https://github.com/Porges/email-validate-hs/issues/12 .
2015-05-10 13:46:01 +02:00
Peter Simons
60d405f573
haskell-smaoin has been fixed upstream.
2015-05-10 13:46:00 +02:00
Peter Simons
c4bc6fc243
haskell-email-validate: disable test suite to fix the build
...
Reported in https://github.com/Porges/email-validate-hs/issues/12 .
2015-05-09 14:16:47 +02:00
Peter Simons
e11306a366
haskell-smaoin has been fixed upstream.
2015-05-09 11:39:38 +02:00
William A. Kennington III
c9395e1e92
Merge branch 'master' into staging
2015-05-08 05:59:50 -07:00
Peter Simons
ad0140e780
haskell-Yampa has been fixed upstream.
2015-05-08 14:10:16 +02:00
Peter Simons
677ab5d03c
haskell-samoin: fix build by disabling the test suite
2015-05-08 14:10:16 +02:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Peter Simons
857ddfc2f5
haskell-sdr fails its test suite.
2015-05-05 21:44:48 +02:00
Peter Simons
539e8eb7f1
haskell-Yampa fails its test suite.
2015-05-05 21:44:48 +02:00
Peter Simons
e9631f289f
haskell-clash-lib depends on broken singletons library.
2015-05-05 21:44:47 +02:00
Peter Simons
1e574111ff
haskell-temporal-music-notation does not compile.
...
https://github.com/anton-k/temporal-music-notation/issues/1
2015-05-05 21:44:47 +02:00
Peter Simons
d383f5181c
haskell-singletons: broken with GHC 7.10.x and probably other versions too
2015-05-05 12:54:54 +02:00
Peter Simons
b8bd197915
haskell-libconfig: fix build
2015-05-05 12:54:54 +02:00
Philipp Hausmann
35b3d16bde
haskell-data-hash: disable broken test suite
2015-05-04 16:20:11 +02:00
Peter Simons
63efc2ee38
haskell-doctest-prop: disable broken test suite
2015-05-04 15:51:58 +02:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Peter Simons
6f7e793f03
haskell-rainbox: the test suite does not compile
2015-04-28 17:57:36 +02:00
Peter Simons
a3beaca54f
haskell-cabal-test-quickcheck: fix build by providing a recent-enough version of QuickCheck
2015-04-28 17:57:04 +02:00
Peter Simons
6db9c9a2bb
haskell-configuration-common: build hruby with ruby 2.1
...
Our default version, 1.9, is not supported.
2015-04-27 17:24:14 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Peter Simons
066d6146fc
haskell-shake: disable test suite on Darwin
...
The tests fail because of https://github.com/ndmitchell/shake/issues/206 .
2015-04-26 13:09:13 +02:00
Peter Simons
848bf3b75d
haskell-wreq-sb: disable failing test suite
2015-04-25 17:57:32 +02:00
Peter Simons
3428b8df57
haskell-HGamer: these packages don't compile and it's unclear when they'll be fixed
...
https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
2015-04-24 09:10:36 +02:00
Peter Simons
019b18722d
cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH
2015-04-23 14:12:43 +02:00
Jordan Woehr
3aebbed571
Don't try to build BNFC-meta documentation.
2015-04-21 11:26:13 -06:00
Peter Simons
169efee101
haskell-hruby: test suite has been fixed upstream
2015-04-20 22:07:30 +02:00
Peter Simons
26941230b5
hackage-packages.nix: re-generate from Hackage state e1a69962dc
2015-04-20 22:05:33 +02:00
Peter Simons
82f22dd5a1
hackage-packages.nix: disable approx. 1,000 Hydra build that are known to fail with GHC 7.10.1
2015-04-20 17:40:16 +02:00
Peter Simons
2799cf5e1b
hackage-packages.nix: re-generate from Hackage state ea1b618ac7
2015-04-20 17:40:14 +02:00
Peter Simons
b6944026c6
haskell-hruby: add missing system dependency and disable broken test suite
...
Work around https://github.com/bartavelle/hruby/issues/10 and
https://github.com/bartavelle/hruby/issues/9 as suggested in
https://github.com/NixOS/nixpkgs/pull/7442 .
2015-04-20 00:06:52 +02:00
Sebastian Jordan
956f6dbd4a
Disable sdl2-ttf tests in haskellng packages.
...
The testsuite of the sdl2-ttf requires user input to finish, thats why
it should be disabled until a version which fixed this problem is
available on hackage.
Closes https://github.com/NixOS/nixpkgs/pull/7464 .
2015-04-19 18:36:08 +02:00
Peter Simons
51c9058731
haskell-zlib: fix build by disabling the test suite
2015-04-18 20:43:22 +02:00
Nikolay Amiantov
8d91cc7637
haskellPackages.mueval: fix evaluation
2015-04-16 13:32:48 +03:00
Peter Simons
ef21b5c27c
cabal2nix: bump version and fix GHC 7.10.x build error
...
Fixes https://github.com/NixOS/cabal2nix/issues/158 .
2015-04-14 15:42:38 +02:00
Ian-Woo Kim
ca5e8df0f4
haskell-distributed-process-*: disable several checkPhases and haddockPhases for distributed-process-* packages and cloud-haskell.
...
Resolved https://github.com/NixOS/nixpkgs/pull/7335 .
2015-04-14 14:34:38 +02:00
Peter Simons
297f32d3e6
haskell-directory: test suite has been fixed upstream
2015-04-14 14:22:21 +02:00
Mateusz Kowalczyk
8f48e49d71
haskell-ng: patch dyre to check NIX_GHC
...
xmonad is patched in similar manner already
2015-04-13 11:08:15 +01:00
Shea Levy
526bf50e2e
data-clist: Bump to 0.0.7.4
...
Refs sw17ch/data-clist#8
Not a full hackage update due to NixOS/cabal2nix#160
2015-04-12 12:45:30 -04:00
Shea Levy
95c8a358f5
diagrams-rasterific: jailbreak
2015-04-11 18:26:29 -04:00
Shea Levy
ed892e222b
ekg: jailbreak
2015-04-11 17:46:37 -04:00
Shea Levy
06089c3505
ekg-core: Jailbreak for ghc-prim
2015-04-11 16:34:09 -04:00
Shea Levy
4316ecdd81
haskell-ng.data-clist: jailbreak
2015-04-11 16:30:50 -04:00
Thomas Tuegel
88918e10e9
Merge branch 'master' into staging
2015-04-10 07:45:38 -05:00
John Wiegley
208400cb3e
haskellngPackages.stm-conduit: 2.6.0 fails to build tests
2015-04-09 10:57:43 -05:00
Nikolay Amiantov
08bf6c93c5
haskellng.leksah: don't run tests
2015-04-09 03:27:16 +03:00
Nikolay Amiantov
7e3d178e7b
haskell-ng.llvm-general: style fix
2015-04-09 03:05:57 +03:00
Nikolay Amiantov
f0f7707a03
haskellng.llvm-general: fix build
...
Closes #7259
2015-04-09 03:02:43 +03:00
Peter Simons
5dc667035f
haskell-ceilometer-common: test suite was fixed upstream
2015-04-08 16:53:01 +02:00
Nikolay Amiantov
d33d53a3a3
haskellng.caramia: fix build
2015-04-07 13:14:33 +03:00
Eric Seidel
6ec373d776
Merge branch master into staging
2015-04-06 18:58:08 -07:00
Peter Simons
16dd6caec0
haskell-safecopy: upstream has fixed the test suite
2015-04-06 21:24:34 +02:00
Peter Simons
696513be2c
haskell-mysql: manually pass the correct "lib" derivation
...
Apparently, automatic propagation to "mysql" still doesn't work. Anyway,
it's nicer to link "lib" only anyway.
2015-04-06 21:24:34 +02:00
Peter Simons
434f129c62
Agda: fix build by providing the required older versions of its dependencies
...
Resolves https://github.com/NixOS/nixpkgs/issues/7201 .
2015-04-06 21:24:33 +02:00
Peter Simons
d205b324c3
cabal2nix: version bump
2015-04-03 11:22:25 +02:00
Calvin Beck
4632ea106b
Fixed hashes for cabal2nix.
2015-04-02 22:32:41 -07:00
Thomas Tuegel
6429b1cc09
haskell-poppler: fix build
2015-04-02 18:07:55 -05:00
Peter Simons
b07f749f37
haskell-AttoJson: mark broken
2015-04-02 20:58:31 +02:00
Peter Simons
27842ccd75
haskell-ng: fix webkit and websnap
2015-04-02 20:58:31 +02:00
Peter Simons
82893282dd
haskell-ng: fix Hydra evaluation errors
2015-04-02 20:58:31 +02:00
Peter Simons
75b527c1e1
haskell-modules: disable broken builds on Hydra
2015-04-01 22:54:45 +02:00
Nikolay Amiantov
f2f826e97a
haskellng: fix some gtk- and webkit-related packages
...
Fixes https://github.com/NixOS/nixpkgs/issues/7108 .
2015-03-31 22:04:43 +02:00
Peter Simons
f35b08ac39
haskell-csound-expression-dynamic: disable Haddock phase to fix the build
...
https://github.com/anton-k/csound-expression-dynamic/issues/1
2015-03-31 22:04:43 +02:00
Peter Simons
bb38374158
haskell-xmonad-contrib: fix build
2015-03-31 14:21:08 +02:00
Peter Simons
aba61babe3
haskell-pandoc: disable test suite to fix the build
...
The errors look harmless. Reported upstream at https://github.com/jgm/pandoc/issues/2036 .
2015-03-30 16:43:56 +02:00
Peter Simons
e568408367
Nomyx has been fixed upstream.
2015-03-30 16:43:55 +02:00
Peter Simons
b9dd22f1cb
haskell-haddock-library fails its test suite.
2015-03-30 16:43:55 +02:00
Peter Simons
83db889148
haskell-base: don't try to build this package
2015-03-30 16:43:54 +02:00
Peter Simons
834f2dc27b
haskell-integer-gmp: don't try to build this package
2015-03-30 16:43:54 +02:00
Peter Simons
67950f036e
haskell-marquise fails its test suite.
2015-03-30 16:43:54 +02:00
Peter Simons
3061ce63aa
haskell-llvm-base: deprecated package (that doesn't compile)
2015-03-30 16:43:54 +02:00
William A. Kennington III
7ccccc15ba
Merge branch 'master' into staging
2015-03-27 16:03:03 -07:00
Peter Simons
f0742a4bfb
cryptol is now available from Hackage,
2015-03-27 19:45:54 +01:00
Peter Simons
5f0d93351d
Bump cabal2nix to latest version.
2015-03-27 15:28:00 +01:00
William A. Kennington III
767c179a94
Merge branch 'master' into staging
2015-03-26 14:44:05 -07:00
Peter Simons
1841a05b9d
haskell-stm-queue-extras: real fix for the broken Cabal file
2015-03-26 11:29:06 +01:00
Peter Simons
a8d249cbbb
haskell-bytestring-arbitrary: use compiler-specific LLVM version
2015-03-26 11:29:06 +01:00
Peter Simons
39ec62fa96
haskell-configuration-common: don't import LLVM into the package set
...
Instead, we'll make sure that packages find it in self.llvmPackages.
2015-03-26 11:29:05 +01:00
Nikolay Amiantov
49f3c375b5
ghcWithPackages: add withLLVM
2015-03-26 11:29:05 +01:00
Peter Simons
1368206eb8
haskell-configuration-common: remember ticket URL
2015-03-26 11:29:05 +01:00
Peter Simons
73f35dcc0c
haskell-CLI fails its test suite because of missing modules.
2015-03-26 11:29:05 +01:00
Peter Simons
a6f3b54fd0
haskell-ng: disable failing builds on Hydra
2015-03-26 11:29:05 +01:00
Peter Simons
706b2274cb
haskell-esqueleto fails its test suite.
2015-03-25 20:33:26 +01:00
Peter Simons
9170b4bd65
haskell-lambdabot: upstream has fixed the build
2015-03-25 14:37:15 +01:00
Peter Simons
e77ad8855a
haskell-feldspar-signal exports no modules.
2015-03-25 14:37:14 +01:00
Peter Simons
eaf95037cd
haskell-Hipmunk: mark broken because it doesn't support recent versions of StateVar
2015-03-25 14:37:14 +01:00
Peter Simons
a4ffd5800e
haskell-directory: version 1.2.2.0 tries to access the network when running the test suite
2015-03-25 14:37:14 +01:00
Peter Simons
c8c355941c
haskell-ng: update bytestring to latest version
2015-03-25 14:37:14 +01:00
Peter Simons
258bc13966
haskell-ng: update Cabal and deepseq to latest versions
2015-03-25 14:37:14 +01:00
Thomas Tuegel
8fd5dd89ac
Merge branch 'master' into staging
2015-03-24 17:49:30 -05:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Peter Simons
85704cd9d3
cabal2nix: update to latest Git version
2015-03-24 13:58:08 +01:00
Peter Simons
d242b5220a
haskell-bytestring-arbitrary: fix build by passing an older LLVM version
2015-03-21 19:47:53 +01:00
Peter Simons
fddc2fa8bc
haskell-hydrogen-syntax does not compile.
2015-03-21 19:44:12 +01:00
Peter Simons
61b1ef496f
haskell-bindings-GLFW has been fixed upstream.
2015-03-21 19:44:12 +01:00
Peter Simons
5c268bca2e
haskell-locators test suite is broken.
2015-03-21 19:44:12 +01:00
Peter Simons
3f45fe100a
haskell-bindings-GLFW is broken (and has been for quite a while).
2015-03-18 13:31:33 +01:00
Peter Simons
25f4f78c92
haskell-mysql: fix build
2015-03-18 12:13:43 +01:00
Peter Simons
eb7b6e2137
haskell-exceptions: upstream has fixed the test suite
2015-03-17 11:40:51 +01:00
Peter Simons
3f41103aaf
Merge pull request #6824 from cstrahan/hs-mesos
...
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Charles Strahan
7e94f79433
hs-mesos: fix build
...
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Peter Simons
46f2aab0a5
haskell-boundingboxes: upstream has fixed the test suite
2015-03-15 11:00:12 +01:00
Peter Simons
a996d94d6b
haskell-al: upstream has fixed the build
2015-03-15 11:00:12 +01:00
Peter Simons
519e1cefee
haskell-xcffib: upstream fix the build issue (but the test suite still fails)
2015-03-15 11:00:12 +01:00
Peter Simons
53b6620027
haskell-hindent: upstream has fixed the test suite
2015-03-15 11:00:12 +01:00
Peter Simons
da1617cb2b
haskell-exceptions: update test suite issue link
2015-03-15 11:00:11 +01:00
Peter Simons
a33042af5b
haskell-al: jailbreal to fix build with c2hs 0.24.1
2015-03-15 11:00:11 +01:00
Peter Simons
adb3e894b2
configuration-common.nix: update comments for GLFW packages
2015-03-15 11:00:11 +01:00
Peter Simons
09c9a98717
aeson-schema: track the issue URL
2015-03-15 11:00:11 +01:00
Peter Simons
d54c94c189
pkgs/development/haskell-modules/configuration-common.nix: cosmetic
2015-03-14 15:05:34 +01:00
Michael Alan Dorman
53663772f3
haskell: aeson-schema missing test suite
...
For some reason the .tar.gz on hackage is missing most of the files for
the test suite. I've opened an issue on
it (https://github.com/timjb/aeson-schema/issues/9 ), but it's not yet
been acted on. In the meantime, simply disabling the test suite seems
most sensible.
@peti, could you merge this?
2015-03-13 07:09:28 -04:00
Peter Simons
f5b2b73dee
cabal2nix: update git snapshot to latest version
2015-03-10 13:14:54 +01:00
Peter Simons
46e5a39cdc
haskell-users-postgresql-simple requires PostgreSQL running for its test suite.
2015-03-09 15:20:59 +01:00
Peter Simons
f4958243d4
haskell-chaselev-deque has been fixed.
2015-03-09 15:20:59 +01:00
Peter Simons
ba60dea515
haskell-snap: jailbreak to allows building with current versions of lens
2015-03-09 15:20:59 +01:00
Peter Simons
f2fc204811
haskell-blip and haskell-xcffib don't compile.
2015-03-09 15:20:59 +01:00
Peter Simons
dddf5158c3
haskell-snowglobe has been fixed.
2015-03-09 15:20:59 +01:00
Peter Simons
4481108acf
haskell-configuration-common: cosmetic
2015-03-09 15:20:59 +01:00
Peter Simons
639ffffa8d
haskell-influxdb build has been fixed.
2015-03-09 15:20:59 +01:00
Peter Simons
17b7ade707
haskell-vcache-trie has broken dependencies.
2015-03-09 15:20:58 +01:00
Peter Simons
2e0144ce09
haskell-euler fails its test suite.
2015-03-07 17:09:41 +01:00
Peter Simons
654d912db5
haskell-hunt-server has broken -rtsopts in its Cabal file
2015-03-07 17:09:40 +01:00
Peter Simons
b9be39614b
haskell-hlibBladeRF: test suite has been fixed
2015-03-07 17:09:40 +01:00
Peter Simons
b76fc326ff
haskell-persona-idp has been fixed.
2015-03-07 17:09:40 +01:00
Peter Simons
d93b114bbe
hackage-packages.nix: re-generate from Hackage 2015-03-07T13:02:15+0100
2015-03-07 17:09:40 +01:00
Peter Simons
13bd8f068f
haskell-hopenpgp-tools does not compile.
2015-03-06 16:24:52 +01:00
Peter Simons
b6c769a15e
haskell-persona-idp doesn't support recent versions of optparse-applicative
2015-03-06 16:24:26 +01:00
Peter Simons
956ccc7b8d
haskell-hlibBladeRF fails its test suite.
2015-03-06 16:24:25 +01:00
Peter Simons
43c4372d4c
haskell-jose test suite has been fixed.
2015-03-06 16:24:12 +01:00
Peter Simons
02ce945693
haskell-pocket-dns: test suite depends on external programs
2015-03-05 18:29:56 +01:00
Peter Simons
4eb43eec47
haskell-webkit is broken.
2015-03-05 18:29:56 +01:00
Peter Simons
69c7b87483
haskell-hierarchical-clustering cannot compile its test suite
2015-03-05 18:29:56 +01:00
Peter Simons
e03bec6ca2
haskell-haroonga does not compile.
2015-03-05 18:29:55 +01:00
Peter Simons
cd65782d47
haskell-jose cannot compile its own test suite.
2015-03-05 18:29:55 +01:00
Peter Simons
069d835913
haskell-persistent-zookeeper: test suite needs an external database running
2015-03-05 18:29:55 +01:00
Peter Simons
62700db96a
haskell-influxdb is broken.
2015-03-05 18:29:55 +01:00
Peter Simons
a5740b11fa
haskell-cabal-debian has been fixed.
2015-03-05 18:29:55 +01:00
Peter Simons
7cf5b64d4a
haskell-shakespeare-js defines no modules Haddock could process.
2015-03-05 18:29:55 +01:00
Peter Simons
0cb7630f20
haskell-temporal-csound has been fixed.
2015-03-05 18:29:55 +01:00
Peter Simons
13764f0b0f
haskell-ng: Monadius and cabal-debian are broken
2015-03-04 15:55:34 +01:00
Peter Simons
9b600ca3b5
haskell-al: fix build
2015-03-04 15:55:33 +01:00
Peter Simons
ce441f4aaf
haskell-ng: configure overrides
2015-03-04 15:55:33 +01:00
Peter Simons
1459bbf1e3
haskell-configuration-common: cosmetic
2015-03-04 14:14:16 +01:00
Peter Simons
d0aeea2ac3
haskell-zlib-conduit fails the Haddock stage because it doesn't define any modules.
2015-03-04 12:20:09 +01:00
Peter Simons
75cb15fc4b
haskell-test-sandbox: test suite requires external programs
2015-03-03 22:48:16 +01:00
Peter Simons
c791337d13
haskell-rtorrent-rpc does not compile.
2015-03-03 22:48:16 +01:00
Peter Simons
278bea4eda
haskell-hsqml: fix build
2015-03-03 22:48:16 +01:00
Peter Simons
0af5205732
haskell-system-fileio: test suite failures are fixed
2015-03-03 22:48:16 +01:00
Peter Simons
aaf09cd216
haskell-cuda: jump through hoops to make this build succeed
...
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.
Resolves https://github.com/NixOS/nixpkgs/issues/6562 .
2015-02-25 16:52:02 +01:00
Peter Simons
7cc7e9b64a
haskell-haxr has been fixed.
2015-02-24 23:29:58 +01:00
Peter Simons
27e37a11d1
haskell-ng: update Cabal to version 1.22.1.1 and binary to version 0.7.4.0
2015-02-24 23:29:58 +01:00
Peter Simons
524e184c68
haskell-ng: fix crf-chain1-constrained and crf-chain2-tiers
2015-02-23 13:46:04 +01:00
Peter Simons
921eadb2ad
haskell-hspec-webdriver does not compile.
2015-02-23 13:46:04 +01:00
Peter Simons
ad56a5c124
haskell-haxr doesn't compile.
2015-02-23 13:46:04 +01:00
Peter Simons
347969c671
haskell-buffer-builder and haskell-language-lua have been fixed.
2015-02-23 13:46:04 +01:00
Peter Simons
b1dd0a0db5
haskell-dbmigrations: build has been has been fixed
...
But the test suite requires a running PostgreSQL server.
2015-02-23 13:46:04 +01:00
Peter Simons
c0db1fec7c
haskell-system-canonicalpath: test suite has been fixed
2015-02-22 22:17:10 +01:00
Peter Simons
d67a076707
haskell-descriptive test suite has been disabled upstream.
2015-02-22 22:13:10 +01:00
Peter Simons
001d4d07cd
haskell-wai-middleware-throttle fails its test suite.
2015-02-22 22:13:10 +01:00
Peter Simons
e33b739401
haskell-c2hs: the test suite errors have been fixed
...
See https://github.com/NixOS/nixpkgs/issues/6343 for details.
2015-02-22 22:13:10 +01:00
Peter Simons
d88ae678c3
haskell-lambdabot doesn't build with monad-control 1.x.
2015-02-22 22:13:10 +01:00
Peter Simons
a3c351b98a
haskell-jose-jwt has been fixed.
2015-02-22 22:13:10 +01:00
Peter Simons
f898ca1a2e
haskell-ng: clean up some obsolete overrides
2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489
haskell-hmidi: build is broken
2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c
haskell-crf-chain2-tiers does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7
haskell-lhc: doesn't compile
2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9
More broken Haskell builds.
2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4
haskell-ersatz cannot compile its test suite.
2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8
haskell-crf-chain1-constrained does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77
haskell-language-lua: missing build tool "alex"
2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9
haskell-descriptive fails its test suite
2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c
haskell-buffer-builder-aeson doesn't compile.
2015-02-22 19:47:24 +01:00
Peter Simons
2b8b3cc147
haskell-buffer-builder does not compile.
2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72
haskell-dbmigrations cannot compile its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
0961557f8f
haskell-karakuri is broken; haskell-jose-jwt fails its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
31073f367e
haskell-configuration-tools: build succeeds with GHC 7.8.x now
...
Test suite is broken, though.
2015-02-22 19:47:23 +01:00
Peter Simons
3cfa24338d
haskell-QuickCheck: add support for version 1.x to fix various builds
2015-02-22 19:47:23 +01:00
Peter Simons
411d3dcb61
haskell-elevator: build is fixed
2015-02-22 19:47:23 +01:00
Peter Simons
9c3da4e723
Cabal: update overrides for version 1.22.1.0
2015-02-22 19:47:22 +01:00
Peter Simons
05b97395ae
haskell-hmm does not compile.
2015-02-21 18:53:35 +01:00
Peter Simons
5b475709c8
haskell-elevator doesn't compile.
2015-02-21 18:53:35 +01:00
Peter Simons
79c33623a5
haskell-apiary: test suite depends on obsolete QuickCheck 1.x
2015-02-21 18:53:35 +01:00
Peter Simons
862d224c69
haskell-wxc: fix build
...
Our 'wxGTK' attribute refers to wxwidgets 2.8 by default, but haskell-wxc needs
version 2.9 or later.
Resolves https://github.com/NixOS/nixpkgs/issues/6478 .
2015-02-21 18:53:35 +01:00
Peter Simons
14fe149551
haskell-types-compat: Haddock fails with an internal error
2015-02-21 18:53:35 +01:00
Peter Simons
b4ed8845a9
haskell-uhc-light: Haddock syntax errors have been fixed
2015-02-21 18:53:35 +01:00
Peter Simons
81082affeb
haskell-c2hs fails its test suite on Linux/i686
2015-02-21 18:53:34 +01:00
Peter Simons
aa8b539611
haskell-asn1-encoding fails its test suite on Linux/i686
2015-02-21 18:53:34 +01:00
Joel Taylor
695136db1c
Temporarily fix build of x509-system on Darwin.
...
Introduces a nasty impurity but what can you do :(
2015-02-17 16:58:42 -08:00
Peter Simons
519c696bcf
haskell-configuration-common.nix: fix evaluation
2015-02-17 14:35:25 +01:00
Aycan iRiCAN
60cbac103e
Merge branch 'httpStreamsFix' of github.com:aycanirican/nixpkgs into httpStreamsFix
...
Conflicts:
pkgs/development/haskell-modules/configuration-common.nix
2015-02-17 15:28:33 +02:00
Aycan iRiCAN
2d54eb7693
disable tests for haskellngPackages.http-streams since it doesn't include test modules
2015-02-17 15:26:56 +02:00
Aycan iRiCAN
c723352d77
disable tests for haskellngPackages.http-streams since it doesn't include test modules
2015-02-17 15:23:15 +02:00
Peter Simons
ad01e9dfbb
haskell-language-lua fails its test suite.
2015-02-17 13:51:19 +01:00
Peter Simons
3f2513ddbc
haskell-vcache: doesn't compile because of broken dependencies
2015-02-17 13:51:19 +01:00
Peter Simons
29e3bc30b3
haskell-digestive-foundation-lucid does not compile.
2015-02-17 13:51:19 +01:00
Peter Simons
ce7b7c51e3
haskell-scotty-binding-play: test suite requires network access
2015-02-16 10:12:33 +01:00
Peter Simons
d2322bca84
haskell-lucid-foundation does not compile.
2015-02-16 10:06:13 +01:00
Peter Simons
98476e9c51
haskell-mp does not compile.
2015-02-16 10:04:33 +01:00
Peter Simons
b548adf58d
haskell-hwsl2 does not compile.
2015-02-16 10:01:17 +01:00
Peter Simons
6ba8720a56
haskell-configuration-tools: the Cabal issue has been fixed, but the library still depends on mtl 2.2.x
2015-02-16 10:00:49 +01:00
Peter Simons
e46030f144
structured-haskell-mode supports recent versions of haskell-src-exts now.
2015-02-15 22:35:28 +01:00
Peter Simons
cd27ebeb58
haskell-lowgl does not compile.
2015-02-15 22:35:28 +01:00
Peter Simons
a9f09f619b
haskell-configuration-tools does not compile.
2015-02-15 22:35:28 +01:00
Peter Simons
5ab272bf1e
Haskell packages wiring, ihaskell-parsec, and simple-conduit don't compile
2015-02-15 22:35:28 +01:00
Peter Simons
2a8c78322c
haskell-temporal-csound is broken. haskell-heroku can't compile its test suite.
2015-02-15 22:35:28 +01:00
Peter Simons
ccf7442be4
haskell-paypal-adaptive-hoops: don't try to run the network-related part of the test suite in our chroot environment
...
Resolves https://github.com/NixOS/nixpkgs/issues/6350 .
2015-02-15 22:35:28 +01:00
Peter Simons
af768c15e5
haskell-OpenGLRaw21: build has been fixed
2015-02-15 19:50:14 +01:00
Peter Simons
795681d6f9
haskell-exceptions: can't compile its test suite
...
* pkgs/development/haskell-modules/configuration-common.nix:
2015-02-14 19:41:49 +01:00
Peter Simons
c0e7951de9
haskell-x509-system: don't add Darwin-related patch unconditionally
2015-02-14 19:41:49 +01:00
Joel Taylor
2dc7059230
Some Haskell package overrides for Darwin and explanations
2015-02-14 19:41:49 +01:00
Peter Simons
95814c7ef1
haskell-file-location: test suite is now fixed
2015-02-13 10:37:47 +01:00
Peter Simons
8b64ee52f8
haskell-file-location: test suite doesn't compile
2015-02-13 10:37:47 +01:00
Peter Simons
d51a083896
haskell-blaze-builder: downgrade to version < 0.4
...
Many builds can't deal with the new version yet.
2015-02-13 10:37:47 +01:00
Peter Simons
8c0d54e46a
haskell-bloomfilter: disable broken 32 bit build
...
Fixes https://github.com/NixOS/nixpkgs/issues/6292 .
2015-02-13 10:37:46 +01:00
Peter Simons
095a7f8cd6
haskell-blaze-markup: disable failing test suite
2015-02-13 10:37:46 +01:00
Peter Simons
60cb74e6d6
haskell-CHXHtml: disable Hydra builds because of excessive build time
2015-02-13 10:37:46 +01:00
Peter Simons
6c3e44c040
haskell-rasterific: the broken test suite has been removed
2015-02-13 10:37:46 +01:00
Peter Simons
a81cfcc475
hackage-packages.nix: re-generate from Hackage 2015-02-09T15:36:30+0100
2015-02-09 15:58:47 +01:00
Aycan iRiCAN
c37a69f60c
haskellngPackages.distributed-process-platform disable tests and haddock, rename literate file.
2015-02-09 09:04:51 +02:00
Peter Simons
22b52f2cea
haskell-rasterific-svg: fix build by disabling the test suite
2015-02-08 14:25:51 +01:00
Peter Simons
507f65fae1
haskell-MonadCompose: build is broken
2015-02-08 14:25:51 +01:00
Peter Simons
4dc1d4e4eb
haskell-handsy: disable the test suite (which depends on impure paths)
2015-02-08 14:25:38 +01:00
Peter Simons
e5ff2421ef
haskell-postgrest: fix build by disabling the test suite (which wants to run postgresql)
2015-02-08 14:24:30 +01:00
Peter Simons
3769fcb6de
haskell-Rasterific: fix build by disabling the test suite
2015-02-08 13:07:58 +01:00
Peter Simons
8b59b35dd2
haskell-rematch-text: fix build by disabling the test suite
2015-02-08 13:02:11 +01:00