diff options
| author | Peter Simons <simons@cryp.to> | 2013-11-07 12:09:38 +0100 |
|---|---|---|
| committer | Peter Simons <simons@cryp.to> | 2013-11-07 12:14:19 +0100 |
| commit | f92a5cbfc61fe0778af7137afa6ae3cd79470180 (patch) | |
| tree | 49b672fb482a7a307e525edffadda0318c2dbcbc /pkgs/development/python-modules/GitPython | |
| parent | 89c566fcfd40a82a98d4e674e3aaa6d57d20cceb (diff) | |
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 https://github.com/NixOS/nixpkgs/commit/d64917ad17277b8e16893ee31533ec2e33446fa7
for a long and detailed discussion of why these path collisions may occur.
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
