My nixpkgs mirror for patching things.
Go to file
Peter Simons aaf09cd216 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.
2015-02-25 16:52:02 +01:00
doc doc: fix programlistin formatting 2015-02-15 18:29:52 +01:00
lib Merge pull request #6242 from nbp/issue-6161 2015-02-23 12:12:01 -08:00
maintainers update-channel-branches: fix to work with posix /bin/sh 2015-02-17 17:21:55 -08:00
nixos ssh-agent: Fix asking for confirmation via $SSH_ASKPASS 2015-02-25 14:31:17 +01:00
pkgs haskell-cuda: jump through hoops to make this build succeed 2015-02-25 16:52:02 +01:00
.gitignore gitignore: pkgs/development/libraries/qt-5/*/tmp/ 2015-02-21 11:39:20 -06:00
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
README.md add statuses to nixpkgs 2015-02-08 22:54:29 +03:00