1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

684 commits

Author SHA1 Message Date
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
Peter Simons dbdba8e0c4 haskell-bitcoin-api-extra depends on broken wreq library 2015-05-08 14:10:16 +02:00
Peter Simons 300edc44f8 haskell-edit-distance has been fixed upstream 2015-05-08 14:10:16 +02:00
Peter Simons 60cee4e995 haskell-text: trigger re-build to mitigate non-deterministic library ID bug 2015-05-08 14:10:16 +02:00
Peter Simons ad0140e780 haskell-Yampa has been fixed upstream. 2015-05-08 14:10:16 +02:00
Peter Simons 0dc150ffbc haskell-cabal-lenses: trigger re-build to fix broken Hydra package 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
Peter Simons 4dba3fa2e0 Fix bogus references to cabal-install 1.18.x. 2015-05-08 14:10:16 +02:00
Peter Simons e930cf057e hackage-packages.nix: update to d338756e7c with hackage2nix revision f8474108eabeb513175d845709f749070ffdd8ba 2015-05-08 14:10:15 +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 06255562b6 hackage-packages.nix: update to a194932779 with hackage2nix revision db53ac3a644eebda581c9f036ccd55a19ff3c629 2015-05-05 21:44:48 +02:00
Peter Simons a2f6ca40e3 haskell-timerep test suite crashes ghc-7.10.x 2015-05-05 21:44:48 +02: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 4cf188b376 We can't build cabal-install with ghc-6.12.x. 2015-05-05 21:44:48 +02:00
Peter Simons ea9e11db9a haskell-monad-par: fix build with ghc-7.4.x 2015-05-05 21:44:48 +02:00
Peter Simons b5c368cbe4 haskell-unix-time: fix build with ghc-7.4.x 2015-05-05 21:44:47 +02:00
Peter Simons e36427857d Fix cabal-install builds with ghc 7.0.x and 7.2.x. 2015-05-05 21:44:47 +02:00
Peter Simons 01ba9d0dec hackage-packages.nix: update to 69ffcf7c20 with hackage2nix revision 936f7d1dd81cf86df3d79e4e38d17dc68e2a561e 2015-05-05 21:44:47 +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 1650292b65 hackage-packages.nix: update to 9c68a9d77e with hackage2nix revision a92f66b20fe51e401d0d4d945beeae82093f8d43 2015-05-05 21:44:47 +02:00
Peter Simons 53598090ea hackage-packages.nix: update to 461332b5dd with hackage2nix revision a92f66b20fe51e401d0d4d945beeae82093f8d43 2015-05-05 19:18:19 +02:00
Peter Simons 19e1e44809 haskell-ghc-events has been fixed upstream. 2015-05-05 13:11:30 +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
Peter Simons d42d6438b2 Use old conduit version 1.2.4.1 for GHC 7.6.x and 7.8.x.
Newer versions seem impossible to compile with older GHCs because they
invariably refer to a non-existent version of 'void':

  http://hydra.cryp.to/build/794276/nixlog/41/raw
  http://hydra.cryp.to/build/794273/nixlog/98/raw
2015-05-05 12:54:53 +02:00
Peter Simons 34c533009d hackage-packages.nix: update to 377c4aff87 with hackage2nix revision e4785fc969ad3ea9d2fdda94a86d0fff9c56721c 2015-05-05 12:54:48 +02:00
Peter Simons e0181e4b72 haskell-void: trigger re-build some more 2015-05-05 11:15:58 +02:00
Peter Simons 3e17d6e958 haskell-void: trigger re-build to unbreak our copy on Hydra 2015-05-04 20:04:20 +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
Peter Simons 6079bd61b5 haskell-bitcoin-api: depends on broken wreq 2015-05-04 15:51:17 +02:00
Peter Simons cf230ccc82 hackage-packages.nix: update to 7291c193bd with hackage2nix revision 1e8c48d7b3a9b73489d686ee1ae44f4198130294 2015-05-04 15:49:46 +02:00
Peter Simons 7299118724 Remove obsolete Haskell attribute name compatibility layer. 2015-05-04 12:27:03 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Peter Simons 9b27a88b66 hackage-packages.nix: update to 5f6d964cba with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b 2015-04-29 12:22:20 +02:00
Peter Simons 90b84a60a6 haskell-wreq: the library is broken with GHC 7.10.1 2015-04-28 17:57:50 +02: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 f426922f4a hackage-packages.nix: update to 44775051f9 with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b 2015-04-28 17:57:04 +02:00
Peter Simons c449a930aa ghcWithPackages: add postBuild hook so that users can mess with the generated environment
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +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
Peter Simons 2028ece4a8 hackage-packages.nix: update to 0342de381c with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd 2015-04-27 17:24:10 +02:00
Peter Simons 0241c1f25c hackage-packages.nix: update to 30bfb9f702 with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd 2015-04-27 13:09:40 +02:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Peter Simons 08f0e0208a hackage-packages.nix: update to bf1b180f9d with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 16:53:47 +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 effd525c55 hackage-packages.nix: update to ea1e77a413 with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 13:06:35 +02:00
Peter Simons 2c5f7fdd58 haskell-configuration-ghc-7.10.x: fix test suite failure in haddock-library 2015-04-26 11:47:44 +02:00