Loading pkgs/tools/networking/sing-box/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , fetchFromGitHub , installShellFiles , buildPackages , nix-update-script }: buildGoModule rec { Loading Loading @@ -51,6 +52,8 @@ buildGoModule rec { --zsh <(${emulator} $out/bin/sing-box completion zsh ) ''; passthru.updateScript = nix-update-script { }; meta = with lib;{ homepage = "https://sing-box.sagernet.org"; description = "The universal proxy platform"; Loading Loading
pkgs/tools/networking/sing-box/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , fetchFromGitHub , installShellFiles , buildPackages , nix-update-script }: buildGoModule rec { Loading Loading @@ -51,6 +52,8 @@ buildGoModule rec { --zsh <(${emulator} $out/bin/sing-box completion zsh ) ''; passthru.updateScript = nix-update-script { }; meta = with lib;{ homepage = "https://sing-box.sagernet.org"; description = "The universal proxy platform"; Loading