vcpkg-tool-unwrapped 2024-06-10 -> 2024-08-01 https://github.com/microsoft/vcpkg-tool/releases attrpath: vcpkg-tool-unwrapped Checking auto update branch... An auto update branch exists with message `vcpkg-tool-unwrapped: 2024-06-10 -> 2024-07-10`. New version is 2024-08-01. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/vc/vcpkg-tool/package.nix b/pkgs/by-name/vc/vcpkg-tool/package.nix index 5d6608e96cbc..1fd07d2f95c6 100644 --- a/pkgs/by-name/vc/vcpkg-tool/package.nix +++ b/pkgs/by-name/vc/vcpkg-tool/package.nix @@ -23,13 +23,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "vcpkg-tool"; - version = "2024-06-10"; + version = "2024-08-01"; src = fetchFromGitHub { owner = "microsoft"; repo = "vcpkg-tool"; rev = finalAttrs.version; - hash = "sha256-TGRTzUd1FtErD+h/ksUsUm1Rhank9/yVy06JbAgEEw0="; + hash = "sha256-jYj8I8cLhZTr9IVtz/3WorCBBTrSO8vJPxauEAwC9Pk="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A vcpkg-tool-unwrapped nix build failed. 1604 | formattable, | ^~~~~~~~~~~ /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h:1604:7: note: 'formattable' evaluates to false /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h: In instantiation of 'constexpr fmt::v10::detail::value fmt::v10::detail::make_arg(T&) [with bool PACKED = true; Context = fmt::v10::basic_format_context; T = named_arg; typename std::enable_if::type = 0]': /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h:1842:51: required from 'constexpr fmt::v10::format_arg_store::format_arg_store(T& ...) [with T = {fmt::v10::detail::named_arg}; Context = fmt::v10::basic_format_context; Args = {fmt::v10::detail::named_arg}]' /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h:1860:18: required from 'constexpr fmt::v10::format_arg_store::type>::type ...> fmt::v10::make_format_args(T& ...) [with Context = basic_format_context; T = {detail::named_arg}]' /build/source/include/vcpkg/base/messages.h:175:86: required from 'void vcpkg::msg::detail::format_to_impl(vcpkg::LocalizedString&, std::size_t, FmtArgs&& ...) [with FmtArgs = {fmt::v10::detail::named_arg}; std::size_t = long unsigned int]' /build/source/include/vcpkg/base/messages.h:187:38: required from 'void vcpkg::msg::format_to(vcpkg::LocalizedString&, MessageT, TagArg::type, MessageTypes>...) [with MessageTags = {command_name_t}; MessageTypes = {vcpkg::StringView}]' /build/source/include/vcpkg/base/messages.h:106:27: required from 'vcpkg::LocalizedString& vcpkg::LocalizedString::append(vcpkg::msg::MessageT, vcpkg::msg::TagArg::type, MessageTypes>...) & [with MessageTags = {vcpkg::msg::command_name_t}; MessageTypes = {vcpkg::StringView}]' /build/source/include/vcpkg/base/messages.h:112:36: required from 'vcpkg::LocalizedString&& vcpkg::LocalizedString::append(vcpkg::msg::MessageT, vcpkg::msg::TagArg::type, MessageTypes>...) && [with MessageTags = {vcpkg::msg::command_name_t}; MessageTypes = {vcpkg::StringView}]' /build/source/src/vcpkg.cpp:49:24: required from here /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h:1600:63: error: 'fmt::v10::detail::type_is_unformattable_for, char> _' has incomplete type 1600 | type_is_unformattable_for _; | ^ /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h:1604:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter specialization: https://fmt.dev/latest/api.html#udt 1604 | formattable, | ^~~~~~~~~~~ /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/core.h:1604:7: note: 'formattable' evaluates to false [32/148] Building CXX object CMakeFiles/locale-resources.dir/__cmrc_locale-resources/lib.cpp.o [33/148] Building CXX object CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch FAILED: CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch /nix/store/62zpnw69ylcfhcpy1di8152zlzmbls91-gcc-wrapper-13.3.0/bin/g++ -DFMT_SHARED -DVCPKG_BASE_VERSION=2999-12-31 -DVCPKG_VERSION=unknownhash -D_FILE_OFFSET_BITS=64 -I/build/source/include -I/build/source/build/_cmrc/include -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-redundant-move -Wmissing-declarations -O3 -DNDEBUG -std=c++17 -Winvalid-pch -x c++-header -include /build/source/build/CMakeFiles/vcpkglib.dir/cmake_pch.hxx -MD -MT CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch -MF CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch.d -o CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch -c /build/source/build/CMakeFiles/vcpkglib.dir/cmake_pch.hxx.cxx In file included from /build/source/include/vcpkg/base/fmt.h:19, from /build/source/include/pch.h:5, from /build/source/build/CMakeFiles/vcpkglib.dir/cmake_pch.hxx:5, from : /nix/store/52kq6aiv99qg13kj98p3hh26x3fjm7iy-fmt-10.2.1-dev/include/fmt/ranges.h:59:54: error: template argument 1 is invalid 59 | struct is_std_string_like> : std::true_type {}; | ^~ ninja: build stopped: subcommand failed.