The nvidia package includes libcuda.so.driver-version and a corresponding libcuda.so.1 link. Unforturnately, the cuda runtime dlopens libcuda.so. Applications using cuda mysteriously fail with a driver/runtime version mismatch due to this missing link.
Since libcuda.so.driver-version is part of this package, it's appropriate the libcuda.so link be created here.
please reopen if things not behaving now as intended.