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

shadowsocks-v2ray-plugin: no auto update
This commit is contained in:
Weijia Wang
2023-03-15 09:33:16 +02:00
committed by GitHub
@@ -3,6 +3,7 @@
buildGoModule rec {
pname = "shadowsocks-v2ray-plugin";
version = "1.3.1";
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "shadowsocks";