From 76090aacf4b6f4a40bc58facbaf1d96b82d5ac0e Mon Sep 17 00:00:00 2001 From: timothy Date: Tue, 19 Dec 2023 22:41:10 +0700 Subject: cudaPackages_12_2.cudatoolkit: 12.2.0 -> 12.2.2 --- pkgs/development/cuda-modules/cudatoolkit/releases.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs/development/cuda-modules') diff --git a/pkgs/development/cuda-modules/cudatoolkit/releases.nix b/pkgs/development/cuda-modules/cudatoolkit/releases.nix index d1f7bf9a12ff4..b6828cc1f68c3 100644 --- a/pkgs/development/cuda-modules/cudatoolkit/releases.nix +++ b/pkgs/development/cuda-modules/cudatoolkit/releases.nix @@ -95,9 +95,9 @@ }; "12.2" = { - version = "12.2.0"; - url = "https://developer.download.nvidia.com/compute/cuda/12.2.0/local_installers/cuda_12.2.0_535.54.03_linux.run"; - sha256 = "sha256-7PPSr63LrAKfD0UFeFgQ1S0AbkuHunn/P5hDNqK79Rg="; + version = "12.2.2"; + url = "https://developer.download.nvidia.com/compute/cuda/12.2.2/local_installers/cuda_12.2.2_535.104.05_linux.run"; + sha256 = "sha256-Kzmq4+dhjZ9Zo8j6HxvGHynAsODfdfsFB2uts1KVLvI="; }; "12.3" = { -- cgit 1.4.1