tt-smi: add changelog
This commit is contained in:
@@ -51,6 +51,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
mainProgram = "tt-smi";
|
||||
description = "Tenstorrent console based hardware information program";
|
||||
homepage = "https://github.com/tenstorrent/tt-smi";
|
||||
changelog = "https://github.com/tenstorrent/tt-smi/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
maintainers = with lib.maintainers; [ RossComputerGuy ];
|
||||
license = with lib.licenses; [ asl20 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user