tt-system-tools: fix hash
This commit is contained in:
@@ -15,7 +15,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
owner = "tenstorrent";
|
||||
repo = "tt-system-tools";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-bJtDfOXwtIKQMu8B+5/UYLmwBv/KTtGEsxAUhF2w6OY=";
|
||||
hash = "sha256-fqmMO6Zo61gO0HtKasSKTt7kC8YGr5crymwbqVNQLck=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user