nixpkgs/pkgs/development/cuda-modules/cuda
Adam Joseph 86c28ee650 cc-wrapper: relocate proprietary-compiler-specific material
PR #275947, which was self-merged without approvals, inserted
functionality specific to a propriteary closed-source compiler
(CUDA) into cc-wrapper.

This commit relocates this CUDA-specific functionality into the
appropritate place: `cuda-modules`.

It is unclear to me exactly what this function is supposed to be
doing; much of it (like the `.kind` attributes) do not appear to be
used *anywhere* in nixpkgs.  Making sure we don't insert unexplained
deadcode like this is one of the important functions of the review
process.
2024-01-20 05:46:57 +00:00
..
manifests cudaPackages_12_3: init at 12.3.0 2023-12-07 16:45:56 +00:00
extension.nix cudaPackages_12_3: init at 12.3.0 2023-12-07 16:45:56 +00:00
overrides.nix cc-wrapper: relocate proprietary-compiler-specific material 2024-01-20 05:46:57 +00:00