cudaPackages: remove cudatoolkit-legacy-runfile alias
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
This commit is contained in:
@@ -10,11 +10,6 @@ final: _:
|
||||
builtins.mapAttrs mkRenamed {
|
||||
# A comment to prevent empty { } from collapsing into a single line
|
||||
|
||||
cudatoolkit-legacy-runfile = {
|
||||
path = "cudaPackages.cudatoolkit";
|
||||
package = final.cudatoolkit;
|
||||
};
|
||||
|
||||
cusparselt = {
|
||||
path = "cudaPackages.libcusparse_lt";
|
||||
package = final.libcusparse_lt;
|
||||
|
||||
Reference in New Issue
Block a user