tt-system-tools: fix hash

This commit is contained in:
Gutyina Gergő
2026-01-09 01:35:05 +01:00
parent d3aeddb6b4
commit 157b68044c
+1 -1
View File
@@ -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 = [