Unverified Commit 3a4bcac8 authored by Nick Cao's avatar Nick Cao
Browse files

sing-box: follow upstream build tags

parent b9e42275
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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"
  ];