nixpkgs/pkgs/top-level
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
..
all-packages.nix * Added OpenSSL 1.0.0e (not updating the default yet because a lot 2011-09-12 16:09:00 +00:00
guile-2-test.nix guile-2-test: Update to 2.0. 2011-02-22 13:39:56 +00:00
haskell-packages.nix Haskell packages that require access to libc (for <time.h>, etc.) 2011-09-12 16:46:14 +00:00
make-tarball.nix * Check eval-release.nix. 2010-08-19 14:33:44 +00:00
mingw.nix
perl-packages.nix * Added XML::LibXSLT. 2011-08-26 14:22:09 +00:00
platforms.nix Updating dos2unix, that now includes also unix2dos. 2011-08-24 07:48:02 +00:00
python-packages.nix added scipy, reportlab, pyreport, updated numpy matplotlib 2011-09-09 14:20:43 +00:00
release-cross.nix Let Hydra cross-build more stuff for GNU. 2011-06-12 21:53:56 +00:00
release-lib.nix Updating from trunk 2010-08-07 20:14:04 +00:00
release.nix Wrap kde-related packages in kdePackagesFor 2011-08-26 13:49:23 +00:00