cudatoolkit: add NVIDIA license
This commit is contained in:
committed by
Anderson Torres
parent
3d1d5533f8
commit
dae1e0d49a
@@ -361,7 +361,7 @@ backendStdenv.mkDerivation rec {
|
||||
description = "A compiler for NVIDIA GPUs, math libraries, and tools";
|
||||
homepage = "https://developer.nvidia.com/cuda-toolkit";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = licenses.unfree;
|
||||
license = licenses.nvidiaCuda;
|
||||
maintainers = teams.cuda.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user