python311Packages.trezor: Add changelog
This commit is contained in:
@@ -81,6 +81,7 @@ buildPythonPackage rec {
|
||||
description = "Python library for communicating with Trezor Hardware Wallet";
|
||||
mainProgram = "trezorctl";
|
||||
homepage = "https://github.com/trezor/trezor-firmware/tree/master/python";
|
||||
changelog = "https://github.com/trezor/trezor-firmware/blob/python/v${version}/python/CHANGELOG.md";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [
|
||||
np
|
||||
|
||||
Reference in New Issue
Block a user