summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/licenses.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index e6005c3baef..beb4be39108 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -883,12 +883,6 @@ in mkLicense lset) ({
     free = false;
   };
 
-  nvidiaCudnn = {
-    fullName = "cuDNN Supplement to Software License Agreement for NVIDIA Software Development Kits";
-    url = "https://docs.nvidia.com/deeplearning/sdk/cudnn-sla/index.html#supplement";
-    free = false;
-  };
-
   obsidian = {
     fullName = "Obsidian End User Agreement";
     url = "https://obsidian.md/eula";