Loading pkgs/by-name/si/sing-box/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -66,11 +66,11 @@ buildGoModule rec { tests = { inherit (nixosTests) sing-box; }; }; meta = with lib; { meta = { homepage = "https://sing-box.sagernet.org"; description = "Universal proxy platform"; license = licenses.gpl3Plus; maintainers = with maintainers; [ nickcao ]; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ nickcao ]; mainProgram = "sing-box"; }; } Loading
pkgs/by-name/si/sing-box/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -66,11 +66,11 @@ buildGoModule rec { tests = { inherit (nixosTests) sing-box; }; }; meta = with lib; { meta = { homepage = "https://sing-box.sagernet.org"; description = "Universal proxy platform"; license = licenses.gpl3Plus; maintainers = with maintainers; [ nickcao ]; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ nickcao ]; mainProgram = "sing-box"; }; }