Commit Graph

606 Commits

Author SHA1 Message Date
Peter Simons
d6805a820d Drop obsolete Haskell overrides.
These overrides are now hard-coded directly in hackage2nix.
2015-09-25 08:46:41 +02:00
Thomas Tuegel
4fd58511fb hsqml: use Qt 5.4 2015-09-19 11:38:01 -05:00
Thomas Tuegel
b615fdc7c2 hsqml: use Qt 5.4 2015-09-19 10:01:34 -05:00
Peter Simons
07f8f50c6d git-annex: build w/o assistant in Stackage, with assistant for Nixpkgs 2015-09-19 08:20:54 +02:00
Peter Simons
4bb32a1e4d haskell-shake-language-c: test suite assumes an environment that we don't offer 2015-09-19 08:20:54 +02:00
Peter Simons
d134181222 haskell-pandoc-citeproc: avoid test suite failures
http://hydra.cryp.to/build/1275810/log/raw
2015-09-19 08:20:54 +02:00
Peter Simons
ad2b0e7d7a holy-project: test suite tries to access the network 2015-09-19 08:20:54 +02:00
Peter Simons
40b134334b haskell-serversession-backend-acid-state can't compile its test suite. 2015-09-19 08:20:54 +02:00
Peter Simons
aedd13f793 haskell-phash lacks the underlying C library. 2015-09-19 08:20:54 +02:00
Peter Simons
345dc3e5b4 haskell-hmatrix-gsl-stats: fix build of LTS version 0.4.1
* pkgs/development/haskell-modules/configuration-common.nix:
2015-09-19 08:20:54 +02:00
Peter Simons
e258dee08c http-client: update overrides 2015-09-19 08:20:53 +02:00
Peter Simons
358db2a22c haskell-cryptonite has spurious test suite failures. 2015-09-19 08:20:53 +02:00
Peter Simons
cfa737886b haskell-zip-archive: fix build of older versions 2015-09-19 08:20:53 +02:00
Peter Simons
1ae377e10f http-conduit: don't run the test suite 2015-09-19 08:20:53 +02:00
Peter Simons
916c6524f3 haskell-jsquery: don't run the test suite 2015-09-19 08:20:53 +02:00
Peter Simons
15853b3921 haskell-http-client: test suite requires network access 2015-09-19 08:20:53 +02:00
Peter Simons
ca51615d8d haskell-setenv: disable failing test suite 2015-09-19 08:20:52 +02:00
Peter Simons
4791f2a27b haskell-modules: remove obsolete overrides 2015-09-19 08:20:52 +02:00
Peter Simons
1cdcc79c7e haskell-rsa: test suite has been fixed upstream 2015-09-19 08:20:52 +02:00
Peter Simons
6d4e88f970 haskell-modules: remove obsolete overrides 2015-09-19 08:20:52 +02:00
Peter Simons
90954445a1 haskell-mwc-random: disable test suite to break infinite recursion 2015-09-19 08:20:52 +02:00
Peter Simons
0838eabbea haskell-nanospec: disable tests to break infinite recursion 2015-09-19 08:20:52 +02:00
Peter Simons
4bf92d39c0 haskell-options: disable test suite to break infinite recursion 2015-09-19 08:20:51 +02:00
Peter Simons
4e5c781ac6 haskell-hspec-expectations: disable test suite to break infinite recursion 2015-09-19 08:20:51 +02:00
Peter Simons
8abc91d7a3 haskell-text: break recursion in older package sets 2015-09-19 08:20:51 +02:00
Peter Simons
f2d17b586c haskell-semigroupoids: don't compile the test suite of old versions 2015-09-19 08:20:51 +02:00
Peter Simons
aa88e53408 haskell-hpc-coveralls: the build fails with dynamic linking enabled 2015-09-19 08:20:51 +02:00
Peter Simons
b3b735bd20 haskell-hspec-discover: disable Haddock documentation
* pkgs/development/haskell-modules/configuration-common.nix (self):
2015-09-19 08:20:51 +02:00
Peter Simons
e9c20be62d haskell-HTF: disable test suite for older versions, too 2015-09-19 08:20:51 +02:00
Peter Simons
28e9327282 haskell-hslua needs no more overrides. 2015-09-19 08:20:51 +02:00
Peter Simons
1b86d24d41 haskell-libconfig builds without overrides. 2015-09-19 08:20:51 +02:00
Peter Simons
9e4b5dce24 haskell-hmatrix builds without overrides now. 2015-09-19 08:20:50 +02:00
Peter Simons
a1ff4eb2ad haskell-hspec: add overrides for older versions to break infinitie recursions 2015-09-19 08:20:50 +02:00
Peter Simons
786ebf4e12 haskell-freenect: override is required only for old versions 2015-09-19 08:20:50 +02:00
Peter Simons
2aaa587b71 hackage-packages.nix: switch our default package set to Stackage Nightly
This update was generated by hackage2nix v20150903-82-g351b6f8 using the following inputs:

  - Hackage: af161fdf17
  - LTS Haskell: da73308b63
  - Stackage Nightly: 1994a4f865
2015-09-19 08:20:40 +02:00
Peter Simons
974f2122b1 jailbreak-cabal: clean up overrides
These changes ensure that jailbreak-cabal works correctly without further
configuration even with older compilers. The exception to that rule being,
naturally, versions of GHC that can't compile Cabal 1.20.x; these *do* need
another override.
2015-09-15 16:23:46 +02:00
Mark Laws
b6636db0a1 ginsu: add missing deps 2015-09-12 07:57:22 -07:00
Peter Simons
6b682a9e37 haskell-language-nix: pull this library in from Hackage 2015-09-11 10:28:30 +02:00
Peter Simons
f6fd6defa5 haskell-nix-paths: pull the library in from Hackage now that it's been published 2015-09-11 10:28:30 +02:00
Bjørn Forsman
22321f2e58 cudatoolkit: don't move $out/include to $out/usr_include
This effectively reverts 86c283824f
("If cuda headers are presented to nix [...]") and all the following
workarounds that was added due to that commit.

As far as I can tell[1] this hack isn't needed anymore. And moving
includes to $out/usr_include causes pain for cudatoolkit users, so
better get rid of it.

In patches that did more than the $out/usr_include workaround, I only
changed the line back to $out/include instead of re-generating the
patches and fully removing the changed line.

[1]: I build tested blender and caffe, and temporarily added
recurseIntoAttrs to rPackages and haskellPackages so that nox-review
could get proper coverage. However, many of the packages do not build
even before this patch. I also built CUDA samples with cudatoolkit7
that ran fine.
2015-09-10 10:35:40 +02:00
Peter Simons
1e5e17eeac haskell-nix-paths: initial version 1 2015-09-09 11:31:14 +02:00
Peter Simons
b8bd12a580 haskell-singletons has been declared fixed by upstream.
The test suite still fails, but apparently that's okay.
2015-09-08 14:40:18 +02:00
Peter Simons
397972a6ef haskell-yesod-static has been fixed upstream. 2015-09-08 14:40:17 +02:00
Peter Simons
eb860e488a Haskell ListLike and yesod-static have their test suites broken by HUnit 1.3.x. 2015-09-08 14:40:17 +02:00
Peter Simons
1ca79bff84 haskell-DSA: test suite run-time has been reduced upstream 2015-09-04 11:51:01 +02:00
Peter Simons
65a415a1b2 cabal2nix: update to version 20180903 2015-09-03 17:53:24 +02:00
Peter Simons
407b4f7641 haskell-sophia: disable failing test suite 2015-09-03 15:22:22 +02:00
Peter Simons
acb05dfc15 haskell-base32-bytestring: disable failing test suite 2015-09-03 15:22:22 +02:00
Peter Simons
ada81b80fd cabal2nix: update to version 20150824-66-gd281a60
This patch fixes https://github.com/NixOS/nixpkgs/issues/9599.
2015-09-02 17:46:39 +02:00
Peter Simons
c456073e03 Disable test suites of Haskell packages RSA and kademlia.
Those test suites run for 2+ hours and thus fail with a timeout error.
2015-09-02 12:29:00 +02:00