opencl-clhpp: init at 2.0.10

This commit is contained in:
Nikolay Amiantov
2017-01-20 03:37:51 +03:00
parent 221685aee9
commit 5c65546725
3 changed files with 31 additions and 1 deletions
@@ -1,4 +1,4 @@
{ stdenv, fetchFromGitHub, cmake }:
{ stdenv, fetchFromGitHub }:
stdenv.mkDerivation rec {
name = "opencl-headers-2.1.0";