Unverified Commit 2270999f authored by oluceps's avatar oluceps
Browse files

go-graft: add changelog

parent b59729a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ buildGoModule rec {

  meta = with lib; {
    description = "Command-line tool for one-click proxy in your research and development without installing v2ray or anything else";
    changelog = "https://github.com/mzz2017/gg/releases/tag/${src.rev}";
    homepage = "https://github.com/mzz2017/gg";
    license = licenses.agpl3Only;
    maintainers = with maintainers; [