Commit Graph

23729 Commits

Author SHA1 Message Date
Peter Simons
72f06e79f5 haskell-tasty-rerun: fix build with GHC 7.10.1 2015-04-20 00:06:52 +02:00
Peter Simons
921e73eb7e haskell-nats: fix build with older compilers 2015-04-20 00:06:52 +02:00
Peter Simons
a9d7fff06c haskell-bloomfilter: fix build with GHC 7.10.1
https://github.com/bos/bloomfilter/issues/11
2015-04-20 00:06:52 +02:00
Peter Simons
bfe4b07321 hackage-packages.nix: re-generate from Hackage state be5b264dd1 2015-04-20 00:06:52 +02:00
Peter Simons
88fa30e8f2 haskell-configuration-ghc-7.10.x: clean-up 2015-04-19 19:56:45 +02:00
Peter Simons
5d6cdabf44 haskell-control-monad-free: use pre 0.6 version on older compilers 2015-04-19 19:48:33 +02:00
Peter Simons
5268dd470c haskell-mtl-compat: fix build with GHC 7.10.x or later 2015-04-19 19:48:11 +02:00
Peter Simons
8cfd8673f5 haskell-extra build succeeds with the new generic builder. 2015-04-19 19:47:39 +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
d3b73ae30f idris: simplify overrides as suggested by @abbradar 2015-04-19 18:32:03 +02:00
Peter Simons
d50fe49ded Merge pull request #7037 from peti/haskell-updates-ghc7101
Switch the default Haskell package set to GHC 7.10.1.
2015-04-19 17:57:33 +02:00
Peter Simons
0b088ce581 r-modules: revert "disable builds that depend on broken gdal library"
This reverts commit 9e9b5e6e69. gdal has
been fixed in 1645795c53.
2015-04-19 17:52:50 +02:00
Eelco Dolstra
b7b661f05f Merge pull request #7412 from k0ral/sqlite
sqlite: 3.8.8.3 -> 3.8.9
2015-04-19 13:40:13 +02:00
Luca Bruno
b247577487 Revert "Merge pull request #7450 from risicle/gdaldisablepy"
This reverts commit e1db3adbac, reversing
changes made to ca0d1aa9a3.

See https://github.com/NixOS/nixpkgs/pull/7450#issuecomment-94259269
2015-04-19 12:19:52 +02:00
Peter Simons
bf294df172 haskell-annotated-wl-pprint was fixed upstream. 2015-04-19 11:59:09 +02:00
lethalman
e1db3adbac Merge pull request #7450 from risicle/gdaldisablepy
gdal: just disable python support instead of marking gdal broken wholesa...
2015-04-19 11:54:50 +02:00
William A. Kennington III
cebecb3ef6 hiredis: 0.12.1 -> 0.13.0 2015-04-19 00:37:55 -07:00
codyopel
65f88c172b fdk-aac: 0.1.3 -> 0.1.4 2015-04-19 03:21:50 -04:00
William A. Kennington III
42e996308e Merge pull request #7254 from codyopel/gsm-cross
[WIP][DARWIN] libgsm: 1.0.13 -> 1.0.14 & improve cross platform support
2015-04-18 23:56:55 -07:00
Tobias Geerinckx-Rice
74d66a3df1 dejagnu 1.5.1 -> 1.5.3 2015-04-19 02:13:30 +02:00
Charles Strahan
1645795c53 gdal: unbreak the python lib 2015-04-18 17:33:49 -04:00
Robert Scott
f2e8e6a598 gdal: just disable python support instead of marking gdal broken wholesale 2015-04-18 20:38:50 +01:00
Nikolay Amiantov
da9dfdf956 idris: fix building on GHC 7.8 2015-04-18 21:16:52 +02:00
Peter Simons
3ec8e58754 haskell-configuration-ghc-7.8.x: fix transformers-compat 2015-04-18 20:43:23 +02:00
Peter Simons
e9eacd119c haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches 2015-04-18 20:43:23 +02:00
Peter Simons
09fe56f2e5 haskell-ng: switch default configuration to mtl 2.2.x 2015-04-18 20:43:23 +02:00
Peter Simons
2eb911bd4c haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors 2015-04-18 20:43:23 +02:00
Peter Simons
d405c97251 haskell-ShellCheck build has been fixed upstream. 2015-04-18 20:43:22 +02:00
Nikolay Amiantov
196e34279d haskellng.generic-builder: move jailbreak-cabal to postPatch
Closes https://github.com/NixOS/nixpkgs/pull/7208.
2015-04-18 20:43:22 +02:00
Peter Simons
51c9058731 haskell-zlib: fix build by disabling the test suite 2015-04-18 20:43:22 +02:00
Peter Simons
c23eb9eff8 haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream. 2015-04-18 20:43:22 +02:00
Peter Simons
3508e62740 haskell-configuration-ghc-7.10.x: mark broken packages
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
 - HList = markBrokenVersion "0.3.4.1" super.HList;
 - cmdlib = markBroken super.cmdlib;
 - ShellCheck = markBroken ShellCheck;
 - arithmoi = markBroken super.arithmoi;
 - ghc-mod = markBroken super.ghc-mod;
 - graphviz = markBroken super.graphviz;

Disable hastache's test suite to fix the build.
2015-04-18 20:43:22 +02:00
Peter Simons
4299a86a59 haskell-pandoc: remove obsolete patches for ghc-7.10.x support 2015-04-18 20:43:22 +02:00
Peter Simons
0ddba1e0e9 haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
2015-04-18 20:43:22 +02:00
Peter Simons
6bea2d503a haskell-nats: fix build on pre 7.10.x compilers 2015-04-18 20:43:22 +02:00
Peter Simons
2121543d0c jailbreak-cabal: avoid infinite recursion 2015-04-18 20:43:22 +02:00
Peter Simons
b2f87068b6 haskell-configuration-ghc-7.10.x: remove obsolete overrides 2015-04-18 20:43:22 +02:00
Peter Simons
c434966fe0 hackage-packages.nix: re-generate from Hackage state 81d069379a 2015-04-18 20:43:22 +02:00
Robin Gloster
cb904510a6 consolidate php builds 2015-04-18 03:46:48 -07:00
Daniel Peebles
80f4b81615 Merge pull request #7404 from cstrahan/bundlerenv-fixes
Bundlerenv fixes
2015-04-17 23:13:08 -04:00
William A. Kennington III
556c2a919c icedtea: 2.5.4 -> 2.5.5 2015-04-17 14:10:09 -07:00
Nikolay Amiantov
152a8add72 haskellngPackages.edit-distance: fix for GHC 7.10 2015-04-18 00:07:57 +03:00
Nikolay Amiantov
d3503422e2 haskellngPackages.IOSpec: fix for GHC 7.10 2015-04-18 00:07:53 +03:00
Nikolay Amiantov
6e9a6e57cb haskellngPackages.brainfuck/unlambda: fix for GHC 7.10 2015-04-18 00:07:39 +03:00
Nikolay Amiantov
2f886d3f16 haskellngPackages.misfortune: fix for GHC 7.10 2015-04-18 00:07:31 +03:00
Nikolay Amiantov
2f7bc991aa haskellngPackages.gnuplot: fix for GHC 7.10 2015-04-18 00:07:25 +03:00
Nikolay Amiantov
125cce54ba haskellngPackages.dependent-sum-template: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Nikolay Amiantov
282dfc8bb3 haskellngPackages.mueval: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Peter Simons
9e9b5e6e69 r-modules: disable builds that depend on broken gdal library 2015-04-17 20:02:46 +02:00
Luca Bruno
384abb5e29 Add automake 1.15 2015-04-17 17:18:10 +02:00