set the mlx hash

This commit is contained in:
Ryuichi Leo Takashige
2026-02-10 19:58:50 +00:00
committed by Jake Hillion
parent dc781497c5
commit dc7ade8052

View File

@@ -50,7 +50,7 @@ let
owner = "ml-explore";
repo = "mlx";
tag = "v${version}";
hash = lib.fakeHash;
hash = "sha256-avD5EGhwgmPdXLAyQSqTO6AXk/W3ziH+f6AetjK3Sdo=";
};
patches = [