mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
python311Packages.epion: add changelog to meta
This commit is contained in:
parent
217cc2b9fb
commit
3cad2da1f8
@ -42,6 +42,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Module to access Epion sensor data";
|
||||
homepage = "https://github.com/devenzo-com/epion_python";
|
||||
changelog = "https://github.com/devenzo-com/epion_python/releases/tag/${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user