cudatoolkit-{9,9_0,9_1,9_2}: remove

Remove old CUDA toolkits (and corresponding CuDNN versions).

- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.

Fixes #107131.
This commit is contained in:
Daniël de Kok
2021-04-18 11:55:10 +02:00
parent c6df94ce56
commit f75286e063
7 changed files with 14 additions and 105 deletions
@@ -675,6 +675,11 @@ environment.systemPackages = [
Currently, the service doesn't enforce nor checks the correct number of paths to correspond to minio requirements.
</para>
</listitem>
<listitem>
<para>
All CUDA toolkit versions prior to CUDA 10 have been removed.
</para>
</listitem>
</itemizedlist>
</section>