mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-16 01:45:11 +00:00
python310Oackages.aioridwell: add changelog to meta
This commit is contained in:
parent
58b28fcb9a
commit
93beab46a4
@ -66,6 +66,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python library for interacting with Ridwell waste recycling";
|
||||
homepage = "https://github.com/bachya/aioridwell";
|
||||
changelog = "https://github.com/bachya/aioridwell/releases/tag/${version}";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user