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
3c2c13a2f9
xss-sanitize: fix build with old compilers
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
f853764bee
haskell-hxt: fix build with older versions of network
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
cf2ab1bf41
haskell-modules: remove obsolete overrides
2015-09-19 08:20:52 +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
f7f1984589
haskell: remove conduit override from configuration-ghc-7.8.x.nix for the sake of stackage LTS
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
91b07846a6
haskell-bytestring-builder: trigger re-build to recover from broken package on Hydra
2015-09-15 21:31:49 +02:00
Peter Simons
7802f5c793
haskell.lib: add doDistribute function as a dual to dontDistribute
2015-09-15 16:23:46 +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
Peter Simons
6a0e150aa9
configuration-ghc-7.10.x.nix: remove obsolete overrides
2015-09-15 16:23:46 +02:00
Peter Simons
6be6397aa1
ghcjs: import gtk2hs-buildtools from the regular Haskell package set
...
The tool is required for ghcjs builds, but ghcjs cannot compile it itself,
obviously, because it's written in C.
2015-09-14 16:43:31 +02:00
Peter Simons
346d777d31
hackage-packages.nix: update to 7fb00804dc
with hackage2nix v20150903-37-ge57a1f9
2015-09-14 12:27:34 +02:00
Peter Simons
ea72d27a21
configuration-hackage2nix.yaml: enable builds for maintained packages goatee and goatee-gtk
2015-09-12 22:28:12 +02:00
Peter Simons
3378b8430e
hackage-packages.nix: update to 489f207e95
with hackage2nix v20150903-35-gfaf50c2
2015-09-12 22:20:53 +02:00
Mark Laws
b6636db0a1
ginsu: add missing deps
2015-09-12 07:57:22 -07:00
Bryan Gardiner
7d74847471
goatee, goatee-gtk: add myself as maintainer
2015-09-11 20:37:53 -07:00
Peter Simons
9395a4c645
hackage-packages.nix: update to 99bc43a909
with hackage2nix v20150903-33-g4e6aefa
2015-09-11 10:30:28 +02: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
Peter Simons
eb5657e5a2
hackage-packages.nix: update to c5e3b29678
with hackage2nix v20150903-29-gdd74ac4
2015-09-11 10:28:30 +02:00
Peter Simons
a3540d9bb7
haskell-generic-builder: drop "haskell-" prefix from interactive environment's names
2015-09-10 19:51:47 +02:00
Eelco Dolstra
af3ec14b24
Merge pull request #9769 from bjornfor/cudatoolkit-include-fixup
...
cudatoolkit: don't move $out/include to $out/usr_include
2015-09-10 13:06:32 +02:00