Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5ea3b3e36ff69925ffd07e5c885d45c606a5f17e
      
https://github.com/NixOS/nixpkgs/commit/5ea3b3e36ff69925ffd07e5c885d45c606a5f17e
  Author: Peter Simons <[email protected]>
  Date:   2015-02-25 (Wed, 25 Feb 2015)

  Changed paths:
    M pkgs/development/haskell-modules/generic-builder.nix

  Log Message:
  -----------
  haskell-generic-builder.nix: don't add lib64 directories to the search path

Packages that provide 32 and 64-bit libraries in the same store path are rare
and usually require manual overrides anyway. It seems pointless to try and
guess proper settings for them. The effect is that we'll end up with bogus
settings that take more effort to correct that it takes to configure proper
settings in the first place. Point in case: haskell-cuda and it's configuration
for "cudatools".

Fixes https://github.com/NixOS/nixpkgs/issues/6564.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to