libwacom: add meta.changelog
This commit is contained in:
parent
b9a585ebd3
commit
098644ac61
@ -58,6 +58,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
platforms = platforms.linux;
|
||||
homepage = "https://linuxwacom.github.io/";
|
||||
changelog = "https://github.com/linuxwacom/libwacom/blob/${src.rev}/NEWS";
|
||||
description = "Libraries, configuration, and diagnostic tools for Wacom tablets running under Linux";
|
||||
maintainers = teams.freedesktop.members;
|
||||
license = licenses.mit;
|
||||
|
Loading…
Reference in New Issue
Block a user