gtk4: add changelog url

wip/yesman
Daniel Nagy 3 years ago
parent ba79f2c96c
commit 633d173745
No known key found for this signature in database
GPG Key ID: 1B8E8DCB576FB671
  1. 1
      pkgs/development/libraries/gtk/4.x.nix

@ -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…
Cancel
Save