dbus: fill meta.changelog
(so that r-ryantm update-bot shows it)
This commit is contained in:
@@ -115,6 +115,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Simple interprocess messaging system";
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/dbus/";
|
||||
changelog = "https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-${version}/NEWS";
|
||||
license = licenses.gpl2Plus; # most is also under AFL-2.1
|
||||
maintainers = teams.freedesktop.members ++ (with maintainers; [ ]);
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user