nixpkgs-suyu/pkgs
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
..
applications update virtualbox guestadditions 4.1.0 2011-08-08 12:11:57 +00:00
build-support * For building Fedora disk images, use the "Everything" repo rather 2011-08-08 14:01:16 +00:00
data * Update xkeyboard-config to 2.1. (The latest version, 2.3, requires 2011-07-21 12:14:20 +00:00
desktops Updating leksah. 2011-08-08 07:41:45 +00:00
development 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
games - libgcc_s seems to be needed after all 2011-07-25 11:43:27 +00:00
lib pkgs/lib/platforms.nix: added 'haskellPlatforms', a list of all platforms on which a Haskell compiler is available 2011-07-14 21:54:49 +00:00
misc * Wine updated to 1.3.26. 2011-08-06 23:26:38 +00:00
os-specific linux-3.1.nix: Set modDirVersion 2011-08-08 20:49:59 +00:00
servers Fixing Redstore build 2011-08-04 17:42:45 +00:00
shells all-packages.nix: added package bash-completion 2011-07-21 22:02:01 +00:00
stdenv * Typo. 2011-07-01 09:50:34 +00:00
test
tools * Update nixUnstable. 2011-08-08 19:55:14 +00:00
top-level Updated a few Haskell packages. 2011-08-08 19:02:17 +00:00