cuda-modules: drop python39 support

This commit is contained in:
Martin Weinelt
2025-04-13 01:26:41 +02:00
parent 2d71c5f5dd
commit 24a979ee8c
2 changed files with 0 additions and 4 deletions
@@ -159,7 +159,6 @@ filterAndCreateOverrides {
expat,
libxcrypt-legacy,
ncurses6,
python39,
python310,
python311,
python312,
@@ -176,7 +175,6 @@ filterAndCreateOverrides {
++ lib.lists.optionals (cudaAtLeast "12.5") [
libxcrypt-legacy
ncurses6
python39
python310
python311
python312
@@ -29,7 +29,6 @@
patchelf,
perl,
python3, # FIXME: CUDAToolkit 10 may still need python27
python39,
python310,
python311,
pulseaudio,
@@ -155,7 +154,6 @@ backendStdenv.mkDerivation rec {
# libcrypt.so.1
libxcrypt-legacy
ncurses6
python39
python310
python311
];