python310Packages.tesla-powerwall: add changelog to meta
This commit is contained in:
parent
0ba61c36fc
commit
f8aa3c0fcf
@ -41,6 +41,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "API for Tesla Powerwall";
|
||||
homepage = "https://github.com/jrester/tesla_powerwall";
|
||||
changelog = "https://github.com/jrester/tesla_powerwall/blob/v${version}/CHANGELOG";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user