nixpkgs/pkgs/top-level
Peter Simons f92a5cbfc6 pkgs/development/compilers/ghc/with-packages.nix: add 'ignoreCollisions' parameter
The ghcWithPackage expression now has an argument 'ignoreCollisions' that
allows users to disable the path collision check like so:

  (pkgs.haskellPackages.ghcWithPackages (pkgs: with pkgs; [ haskellPlatform ])).override { ignoreCollisions = true; };

See d64917ad17
for a long and detailed discussion of why these path collisions may occur.
2013-11-07 12:14:19 +01:00
..
all-packages.nix Merge pull request #1181 from Zoomulator/master 2013-11-07 02:54:32 -08:00
guile-2-test.nix
haskell-defaults.nix
haskell-packages.nix pkgs/development/compilers/ghc/with-packages.nix: add 'ignoreCollisions' parameter 2013-11-07 12:14:19 +01:00
make-tarball.nix Tarball: Match the NixOS version 2013-10-11 13:36:09 +02:00
mingw.nix
node-packages-generated.nix Update nodePackages to npm2nix-5.2.0 2013-11-05 18:02:21 -05:00
node-packages.json Update nodePackages and add meat nodePackage 2013-10-18 15:56:33 -04:00
node-packages.nix Update nodePackages to npm2nix-5.2.0 2013-11-05 18:02:21 -05:00
perl-packages.nix Add Finance::Quote 2013-11-05 10:46:44 +01:00
platforms.nix Move kernelExtraConfig to common-config.nix (for x86) 2013-08-01 14:35:31 +02:00
python-packages-generated.nix Update python packages 2013-10-13 15:19:46 +02:00
python-packages.json Revert "pythonPackage.psycopg2: fix" 2013-10-11 10:44:18 +02:00
python-packages.nix pythonPackages: Add ipaddr, Google's IP address manipulation library 2013-11-06 07:51:09 +01:00
r-packages.nix Wrapped R's package system similarly to perlPackages 2013-09-28 13:19:43 +02:00
release-cross.nix
release-lib.nix Only show/build a package on the platforms listed in meta.platforms 2013-11-05 00:06:10 +01:00
release-python.nix Remove broken and obsolete versions of gcj and ghdl 2013-11-04 21:11:00 +01:00
release-small.nix Remove broken and obsolete versions of gcj and ghdl 2013-11-04 21:11:00 +01:00
release.nix Update some more platforms 2013-11-06 10:58:20 +01:00