Unverified Commit 0beb348e authored by Gutyina Gergő's avatar Gutyina Gergő
Browse files

gromit-mpx: add changelog to meta

parent e4104ba2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ stdenv.mkDerivation (finalAttrs: {
      to make annotations on the screen.
    '';
    homepage = "https://github.com/bk138/gromit-mpx";
    changelog = "https://github.com/bk138/gromit-mpx/blob/${finalAttrs.version}/NEWS.md";
    maintainers = with maintainers; [ pjones ];
    platforms = platforms.linux;
    license = licenses.gpl2Plus;