Skip to content

Commit 2270999

Browse files
committed
go-graft: add changelog
1 parent b59729a commit 2270999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/go/go-graft/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ buildGoModule rec {
3737

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

0 commit comments

Comments
 (0)