Merge pull request #221276 from wegank/shadowsocks-v2ray-plugin-fix

shadowsocks-v2ray-plugin: no auto update

authored by Weijia Wang and committed by GitHub a700871f acbe71dd

+1
+1
pkgs/tools/networking/shadowsocks-v2ray-plugin/default.nix
··· 3 3 buildGoModule rec { 4 4 pname = "shadowsocks-v2ray-plugin"; 5 5 version = "1.3.1"; 6 + # nixpkgs-update: no auto update 6 7 7 8 src = fetchFromGitHub { 8 9 owner = "shadowsocks";