nixpkgs/pkgs/development
Peter Simons a13e1f6963 pkgs/development/libraries/haskell/hsdns: re-use meta.platforms attribute of the compiler that's building this expression
This change is hopefully going to remedy evaluation errors like

   at `haskellPackages_ghc721.hsdns' [system = "i686-darwin"]:
   user-thrown exception: cannot bootstrap GHC on this platform

on Hydra. These errors occur because we build all packages with (almost)
all compilers an all "Haskell platforms". Some compilers, however,
cannot be bootstrapped on Darwin, so we ended up requesting builds that
cannot be performed.

svn path=/nixpkgs/trunk/; revision=28410
2011-08-09 07:44:28 +00:00
..
compilers pkgs/development/compilers/ghc: changed all GHC versions to use re-use the meta.platforms attribute of their bootstrap compiler 2011-08-09 07:42:05 +00:00
eclipse update ecj version 2010-11-22 14:50:52 +00:00
guile-modules Guile-Cairo 1.4.1. 2011-04-23 21:15:06 +00:00
interpreters Advance racket to version 5.1.2 2011-08-05 04:22:03 +00:00
libraries pkgs/development/libraries/haskell/hsdns: re-use meta.platforms attribute of the compiler that's building this expression 2011-08-09 07:44:28 +00:00
misc Adding libva, to get some possible video acceleration in intel video cards. 2011-04-16 11:00:31 +00:00
ocaml-modules Oops 2011-07-22 07:39:14 +00:00
perl-modules * Apply a patch to Net::Amazon::EC2 to get the describe_instances 2011-06-16 12:20:05 +00:00
python-modules * Update kdeadmin and kdegames. 2011-07-22 01:28:09 +00:00
ruby-modules Rake: Fix build. Patch by Ilya Cassina. 2010-10-26 01:15:42 +00:00
tools Updated a few Haskell packages. 2011-08-08 19:02:17 +00:00
web/nodejs Fixing the download url 2011-07-31 08:56:09 +00:00