libwacom: add meta.changelog

This commit is contained in:
Robert Schütz
2023-02-28 10:28:46 -08:00
committed by Robert Schütz
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;