1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
Peter Simons ad0b6441f8 pkgs/development/compilers/ghc/ghc-get-packages.sh: append global "package.conf" to the list of package config files
The wrapper script for ghc-pkg changes the command's default behavior such that
global packages -- i.e. packages that are part of GHC itself -- are no longer
found:

  $ ghc-pkg describe base
  ghc-pkg: cannot find package base

This patch remedies the problem.

svn path=/nixpkgs/trunk/; revision=19256
2010-01-06 12:55:25 +00:00
..
applications * IceWM updated to 1.2.37. 2010-01-05 22:48:10 +00:00
build-support obviously just c/p'ing without testing should result in taking away commit rights... 2010-01-04 13:37:49 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data Updating the libstdc++ man pages to 4.4.0. We have gcc-4.3.4 in trunk, but I don't think it will be any annoyance. 2009-12-10 08:12:49 +00:00
desktops update to 3.3.2 2009-12-25 00:16:39 +00:00
development pkgs/development/compilers/ghc/ghc-get-packages.sh: append global "package.conf" to the list of package config files 2010-01-06 12:55:25 +00:00
games * Support x86_64-linux. 2010-01-03 23:19:57 +00:00
lib * Support require/imports in top-level anonymous configurations, 2010-01-05 17:04:55 +00:00
misc update to 2.13.9 2009-12-25 00:01:31 +00:00
os-specific * Urgh - generic.nix doesn't expect a `extraConfig' argument. 2010-01-04 13:14:39 +00:00
servers * Added xinit. 2010-01-05 14:49:23 +00:00
shells * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
stdenv * Linux 2.6.32 generates weirdly named gcno files. 2010-01-04 13:15:04 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools update to 8.98 2009-12-25 14:37:56 +00:00
top-level * Added X11::GUITest. 2010-01-05 22:48:22 +00:00