cudaPackages.nccl: use pkgs.autoAddDriverRunpath
This commit is contained in:
parent
c8f981bfaa
commit
66b556fa48
1 changed files with 1 additions and 1 deletions
|
@ -6,13 +6,13 @@
|
|||
fetchFromGitHub,
|
||||
python3,
|
||||
which,
|
||||
autoAddDriverRunpath,
|
||||
cudaPackages,
|
||||
# passthru.updateScript
|
||||
gitUpdater,
|
||||
}:
|
||||
let
|
||||
inherit (cudaPackages)
|
||||
autoAddDriverRunpath
|
||||
backendStdenv
|
||||
cuda_cccl
|
||||
cuda_cudart
|
||||
|
|
Loading…
Reference in a new issue