nixpkgs/pkgs
Peter Simons c88d870123 Haskell packages that require access to libc (for <time.h>, etc.)
consistently depend on the (non-existent) attribute 'libc'. That
dependency is then fulfilled by defining

  libc = pkgs.stdenv.gcc.libc;

in haskell-packages.nix where appropriate. On platforms impure platforms,
such as Darwin, that attribute evaluates to 'null'.

svn path=/nixpkgs/trunk/; revision=29223
2011-09-12 16:46:14 +00:00
..
applications * Chromium updated to the latest version. Because Chromium now used 2011-09-11 20:48:02 +00:00
build-support nix-prefetch-git: remove .git in the cloned directory. (Fix issue 116) 2011-09-07 10:02:17 +00:00
data SDO-0.8.0 2011-08-29 22:48:36 +00:00
desktops * Remove the kde_baseapps wrapper because 2011-09-12 12:45:59 +00:00
development haskell-svgcairo: updated to version 0.12.1 2011-09-12 16:46:10 +00:00
games Update LiquidWar 2011-08-30 05:26:39 +00:00
lib * Allow literal examples to be included in the manual. 2011-09-05 10:14:24 +00:00
misc
os-specific linux-3.1.nix: Bump to rc5 2011-09-12 03:38:12 +00:00
servers * Zabbix updated to 1.8.7. 2011-09-09 09:39:43 +00:00
shells
stdenv
test
tools * Updated nixUnstable. 2011-09-12 10:02:03 +00:00
top-level Haskell packages that require access to libc (for <time.h>, etc.) 2011-09-12 16:46:14 +00:00