lol

cudaPackages_12_2.cudatoolkit: 12.2.0 -> 12.2.2

timothy 76090aac 013efb1e

+3 -3
+3 -3
pkgs/development/cuda-modules/cudatoolkit/releases.nix
··· 95 95 }; 96 96 97 97 "12.2" = { 98 - version = "12.2.0"; 99 - url = "https://developer.download.nvidia.com/compute/cuda/12.2.0/local_installers/cuda_12.2.0_535.54.03_linux.run"; 100 - sha256 = "sha256-7PPSr63LrAKfD0UFeFgQ1S0AbkuHunn/P5hDNqK79Rg="; 98 + version = "12.2.2"; 99 + url = "https://developer.download.nvidia.com/compute/cuda/12.2.2/local_installers/cuda_12.2.2_535.104.05_linux.run"; 100 + sha256 = "sha256-Kzmq4+dhjZ9Zo8j6HxvGHynAsODfdfsFB2uts1KVLvI="; 101 101 }; 102 102 103 103 "12.3" = {