We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7500cb1 commit b59729aCopy full SHA for b59729a
pkgs/by-name/go/go-graft/package.nix
@@ -38,7 +38,7 @@ buildGoModule rec {
38
meta = with lib; {
39
description = "Command-line tool for one-click proxy in your research and development without installing v2ray or anything else";
40
homepage = "https://github.com/mzz2017/gg";
41
- license = licenses.agpl3Plus;
+ license = licenses.agpl3Only;
42
maintainers = with maintainers; [
43
xyenon
44
oluceps
0 commit comments