Unverified Commit db356ba0 authored by Pavol Rusnak's avatar Pavol Rusnak
Browse files

cudaPackages_12_6: 12.6.0 -> 12.6.3

parent 113ef7df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ let
    "12.3" = "12.3.2";
    "12.4" = "12.4.0";
    "12.5" = "12.5.1";
    "12.6" = "12.6.0";
    "12.6" = "12.6.3";
    "12.8" = "12.8.0";
  };

+0 −1037

File deleted.

Preview size limit exceeded, changes collapsed.

+1037 −0

File added.

Preview size limit exceeded, changes collapsed.

+3 −3
Original line number Diff line number Diff line
@@ -101,9 +101,9 @@
  };

  "12.6" = {
    version = "12.6.0";
    url = "https://developer.download.nvidia.com/compute/cuda/12.6.0/local_installers/cuda_12.6.0_560.28.03_linux.run";
    sha256 = "sha256-MasEOU5psU3YZW4rRMKHfbGg6Jjf+KdUakxihDgQG5Q=";
    version = "12.6.3";
    url = "https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.3_560.35.05_linux.run";
    sha256 = "sha256-gdYOSARHlteIOqigSa/mUBuEPyxFY5s3A7I3jeMNVdM=";
  };

  "12.8" = {