mirror of
https://github.com/exo-explore/exo.git
synced 2026-05-18 19:54:48 -04:00
set the mlx hash
This commit is contained in:
committed by
Jake Hillion
parent
dc781497c5
commit
dc7ade8052
@@ -50,7 +50,7 @@ let
|
||||
owner = "ml-explore";
|
||||
repo = "mlx";
|
||||
tag = "v${version}";
|
||||
hash = lib.fakeHash;
|
||||
hash = "sha256-avD5EGhwgmPdXLAyQSqTO6AXk/W3ziH+f6AetjK3Sdo=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user