tools-common: Use version needed by tt-smi
This commit is contained in:
parent
31f0cee50d
commit
f18aa5fee2
2 changed files with 5 additions and 2 deletions
|
@ -4,6 +4,8 @@ let
|
|||
|
||||
# Upstream does not vendor a lock file so one has to created manually
|
||||
# `cargo generate-lockfile`
|
||||
# Use verson needed by tt-smi
|
||||
# https://github.com/tenstorrent/tt-smi/blob/main/pyproject.toml#L30
|
||||
version = "0.4.9";
|
||||
|
||||
src = pkgs.fetchFromGitHub {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue