haskellPackages.cuda: Mark as unfree because of deps

This commit is contained in:
Malte Brandy
2020-08-18 23:48:26 +02:00
parent 019780631c
commit 108c60705e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -65695,6 +65695,7 @@ self: {
executableHaskellDepends = [ base pretty ];
description = "FFI binding to the CUDA interface for programming NVIDIA GPUs";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"cudd" = callPackage