nixpkgs/pkgs/applications/networking/qv2ray
Bobby Rong 6cebc9e8e2
qv2ray: unstable-2023-06-09 -> unstable-2023-07-11
b308056480

Fixes:

/build/source/src/base/Qv2rayLog.hpp:17:29: error: expected primary-expression before ',' token
   17 | #define ___LOG_EXPAND(___x) , QPair<std::string, decltype(___x)>(std::string(#___x), [&] { return ___x; }())
      |                             ^
/build/source/src/base/Qv2rayLog.hpp:17:63: error: expected primary-expression before ')' token
   17 | #define ___LOG_EXPAND(___x) , QPair<std::string, decltype(___x)>(std::string(#___x), [&] { return ___x; }())
      |                                                               ^
/build/source/src/base/Qv2rayLog.hpp:17:64: error: template argument 2 is invalid
   17 | #define ___LOG_EXPAND(___x) , QPair<std::string, decltype(___x)>(std::string(#___x), [&] { return ___x; }())
      |                                                                ^
2023-10-26 21:39:12 +08:00
..
default.nix qv2ray: unstable-2023-06-09 -> unstable-2023-07-11 2023-10-26 21:39:12 +08:00