about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix')
-rw-r--r--nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix b/nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix
index b762fd22ede8..534941887c6e 100644
--- a/nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix
+++ b/nixpkgs/pkgs/development/cuda-modules/cutensor/extension.nix
@@ -92,6 +92,7 @@ let
   # A release is supported if it has a libPath that matches our CUDA version for our platform.
   # LibPath are not constant across the same release -- one platform may support fewer
   # CUDA versions than another.
+  # redistArch :: String
   redistArch = flags.getRedistArch hostPlatform.system;
   # platformIsSupported :: Manifests -> Boolean
   platformIsSupported =