Files
nixpkgs/pkgs/development/python-modules/cupy
Leona Maroni 1127e9df03 python3Packages.cupy: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:36:01 +01:00
..