+16
doc/languages-frameworks/cuda.section.md
+16
doc/languages-frameworks/cuda.section.md
···+CUDA package sets are scopes, so they provide the usual `overrideScope` attribute for overriding package attributes (see the note about `cudaMajorMinorVersion` and `_cuda` in [Configuring CUDA package sets](#cuda-configuring-cuda-package-sets)).+Inspired by `pythonPackagesExtensions`, the `_cuda.extensions` attribute is a list of extensions applied to every version of the CUDA package set, allowing modification of all versions of the CUDA package set without having to know what they are or find a way to enumerate and modify them explicitly. As an example, disabling `cuda_compat` across all CUDA package sets can be accomplished with this overlay:
+3
doc/redirects.json
+3
doc/redirects.json
···
+1
pkgs/development/cuda-modules/_cuda/default.nix
+1
pkgs/development/cuda-modules/_cuda/default.nix