Files
nixpkgs/pkgs/development/python-modules/llama-cpp-python
Leona Maroni 5e028cc703 python3Packages.llama-cpp-python: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:44:40 +01:00
..