sing-box: follow upstream build tags
Reference: https://sing-box.sagernet.org/installation/build-from-source/#build-tags
This commit is contained in:
@@ -24,7 +24,6 @@ buildGoModule rec {
|
||||
|
||||
tags = [
|
||||
"with_quic"
|
||||
"with_grpc"
|
||||
"with_dhcp"
|
||||
"with_wireguard"
|
||||
"with_ech"
|
||||
@@ -32,7 +31,6 @@ buildGoModule rec {
|
||||
"with_reality_server"
|
||||
"with_acme"
|
||||
"with_clash_api"
|
||||
"with_v2ray_api"
|
||||
"with_gvisor"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user