python313Packages.mlx: skip bulk update

This commit is contained in:
Martin Weinelt
2025-01-27 10:58:02 +01:00
parent a2988ef58b
commit ffd7840286
@@ -52,6 +52,9 @@ buildPythonPackage rec {
dontUseCmakeConfigure = true;
# updates the wrong fetcher rev attribute
passthru.skipBulkUpdate = true;
env = {
PYPI_RELEASE = version;
# we can't use Metal compilation with Darwin SDK 11