Commit Graph

6 Commits

Author SHA1 Message Date
Elliot Berman
0c4b497818 cudaPackages.buildRedist: allow zstd compressed tarballs
If the tar is a zstd-compressed, we need to add zstd to
nativeBuildInputs to unpack the source. TensorRT 11.0.0 has switched to
.tar.zst for their redistributables.
2026-06-09 10:28:42 -07:00
Connor Baker
9d38d180db cudaPackages.buildRedist: include removeStubsFromRunpathHook
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-11-25 01:21:09 +00:00
Connor Baker
bd6334ffd2 cudaPackages.buildRedist: remove unused arguments
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-11-25 01:15:31 +00:00
Connor Baker
2b4578f6e2 cuda-modules: avoid unnecessary re-evaluations
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-11-17 21:41:45 -05:00
Connor Baker
04512dc690 cudaPackages.buildRedist: unpacking sources shouldn't depend on backendStdenv
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-10-22 17:13:49 -07:00
Connor Baker
29ce053617 cudaPackages: build redists from manifests
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-10-22 13:14:45 -07:00