cudaPackages.libcufile: fixup autoPatchelfHook for cuda_cudart stubs location

Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
This commit is contained in:
Connor Baker
2025-10-22 13:14:52 -07:00
parent 6abb73f115
commit df2b636a0f
@@ -25,6 +25,10 @@ buildRedist {
rdma-core
];
extraAutoPatchelfLibs = [
"${lib.getOutput "stubs" cuda_cudart}/lib/stubs"
];
meta = {
description = "Library to leverage GDS technology";
homepage = "https://docs.nvidia.com/gpudirect-storage/api-reference-guide";