summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-11-07 12:09:38 +0100
committerPeter Simons <simons@cryp.to>2013-11-07 12:14:19 +0100
commitf92a5cbfc61fe0778af7137afa6ae3cd79470180 (patch)
tree49b672fb482a7a307e525edffadda0318c2dbcbc /pkgs/development/python-modules/rangehttpserver
parent89c566fcfd40a82a98d4e674e3aaa6d57d20cceb (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/rangehttpserver')
0 files changed, 0 insertions, 0 deletions