mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
cudatoolkit_11: cudatoolkit_11_6 → cudatoolkit_11_5
This commit is contained in:
parent
a9286c6613
commit
d78f645ea1
1 changed files with 1 additions and 1 deletions
|
@ -86,5 +86,5 @@ rec {
|
|||
gcc = gcc10; # can bump to 11 along with stdenv.cc
|
||||
};
|
||||
|
||||
cudatoolkit_11 = cudatoolkit_11_6;
|
||||
cudatoolkit_11 = cudatoolkit_11_5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue