nixpkgs/pkgs
Peter Simons 459234db20 ghc-with-packages: include only derivations in the generated environment that have a ghc attribute
This predicate filters out packages that weren't created by the Cabal builder.
Doing that greatly reduces the likelihood of file collisions in the generated
environment, because Haskell packages tend to have a lot of propagated build
inputs.

For example, both zeromq 2.x and 3.x use the same names for their header files.
Users of haskell-zeromq don't need those headers, so we just don't include them
in the generated environment to avoid the collision that would otherwise occur
when haskell-zeromq 2.x and 3.x are installed into the same environment.
2013-03-21 16:25:50 +01:00
..
applications Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 09:23:54 +01:00
build-support Merge remote-tracking branch 'origin/stdenv-updates' into illumos 2013-03-17 13:22:24 +01:00
data Adding the sgml dtd for docbook 3.1 2013-03-18 15:07:20 +01:00
desktops A more complete fix of cyrus-sasl update (broken KDEs). 2013-03-13 21:06:37 +01:00
development ghc-with-packages: include only derivations in the generated environment that have a ghc attribute 2013-03-21 16:25:50 +01:00
games blobby: update to 2.0rc3 (which is called 1.0rc3 on the server for some reason) 2013-03-21 10:26:02 +01:00
lib Add myself to maintainers, remove 0.9.4, set maintainer for this packge to me 2013-03-08 22:59:54 +01:00
misc Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
os-specific Update Linux 3.9-rc to rc3 2013-03-19 13:34:57 +04:00
servers Merge branch 'fixVmwareFix' of git://github.com/Davorak/nixpkgs 2013-03-08 18:19:02 -05:00
shells
stdenv Merge remote-tracking branch 'origin/stdenv-updates' into illumos 2013-03-17 13:22:24 +01:00
test
tools Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 09:23:54 +01:00
top-level gfortran: update to version 4.7 2013-03-21 10:34:22 +01:00