gtk4: add changelog url
This commit is contained in:
parent
ba79f2c96c
commit
633d173745
1 changed files with 1 additions and 0 deletions
|
@ -228,5 +228,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.lgpl2Plus;
|
||||
maintainers = with maintainers; [ raskin vcunat lethalman worldofpeace ];
|
||||
platforms = platforms.all;
|
||||
changelog = "https://gitlab.gnome.org/GNOME/gtk/-/raw/${version}/NEWS";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue