nixpkgs/pkgs
Peter Simons 981c287355 ghc: several enhancements to the new "with-packages" wrapper
1) The wrapper erroneously used the ghc-pkg flag "--package-db" instead of
    "--global-package-db". The result was that packages installed locally in
    ~/.ghc and ~/.cabal were invisible to GHC. This has been fixed.

 2) The wrapper now deals gracefully with an empty package set: if no package
    is requested to be included in the wrapped environment, the wrapper just
    installs a pristine GHC.

 3) Correctly configure the "docdir" path returned by ghc-paths.

 4) Added some comments that describe the idea behind our ghc-paths patches and
    gives users same sample shell code that can be used to import our special
    environment variables into the currently running shell, so that programs
    outside of the wrapped environment can use them, too.
2013-11-09 20:36:25 +01:00
..
applications subversion: install bash completion 2013-11-09 19:19:22 +01:00
build-support fetchsvn: handle redirect(s) 2013-11-01 22:54:13 +01:00
data Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
desktops Remove obsolete xfceutils attribute 2013-10-30 15:35:09 +01:00
development ghc: several enhancements to the new "with-packages" wrapper 2013-11-09 20:36:25 +01:00
games Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
misc Mark more packages as broken 2013-11-04 21:11:00 +01:00
os-specific linux: Update to 3.11.7 2013-11-09 18:46:29 +01:00
servers Clean up the vsftpd module a bit 2013-11-07 16:38:57 +01:00
shells
stdenv Only show/build a package on the platforms listed in meta.platforms 2013-11-05 00:06:10 +01:00
test
tools iperf: 2.0.4 -> 2.0.5 2013-11-08 16:53:19 +01:00
top-level changes proposed for 13-10 update 2013-11-09 18:41:42 +01:00