cudaPackages.autoAddCudaCompatRunpathHook: broken on non-jetsons
...to prevent the evaluation of cuda_compat
This commit is contained in:
parent
624c1f56c3
commit
6256391a35
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ final: _: {
|
|||
substitutions = {
|
||||
libcudaPath = "${cuda_compat}/compat";
|
||||
};
|
||||
meta.broken = !final.flags.isJetsonBuild;
|
||||
}
|
||||
./auto-add-cuda-compat-runpath.sh
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue