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

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  -----------
  haskell-cuda: jump through hoops to make this build succeed

The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.

Resolves https://github.com/NixOS/nixpkgs/issues/6562.


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

Reply via email to