Files
nixpkgs/pkgs/development/cuda-modules/default.nix
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

7.7 KiB