libphonenumber 8.12.37 -> 8.13.19 https://github.com/googlei18n/libphonenumber/releases attrpath: libphonenumber Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libphonenumber/default.nix b/pkgs/development/libraries/libphonenumber/default.nix index a9b0df3304be..4bcf02b7a119 100644 --- a/pkgs/development/libraries/libphonenumber/default.nix +++ b/pkgs/development/libraries/libphonenumber/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "phonenumber"; - version = "8.12.37"; + version = "8.13.19"; src = fetchFromGitHub { owner = "googlei18n"; repo = "libphonenumber"; rev = "v${version}"; - sha256 = "sha256-xLxadSxVY3DjFDQrqj3BuOvdMaKdFSLjocfzovJCBB0="; + sha256 = "sha256-4eSXdS65//Rt28E4cJq2INwLxcqFS9VfEFH5RDbxDlQ="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libphonenumber nix build failed. /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:47: error: 'string_view' is not a member of 'absl' 286 | struct key_compare_adapter, absl::string_view> { | ^~~~~~~~~~~ /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:47: error: 'string_view' is not a member of 'absl' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:58: error: template argument 1 is invalid 286 | struct key_compare_adapter, absl::string_view> { | ^ /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:67: error: 'string_view' is not a member of 'absl' 286 | struct key_compare_adapter, absl::string_view> { | ^~~~~~~~~~~ /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:67: error: 'string_view' is not a member of 'absl' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:78: error: template argument 1 is invalid 286 | struct key_compare_adapter, absl::string_view> { | ^ /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:286:78: error: template argument 2 is invalid /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h: In substitution of 'template using btree_is_key_compare_to = std::is_convertible::type, absl::lts_20230125::weak_ordering> [with Compare = absl::lts_20230125::container_internal::StringBtreeDefaultLess; T = std::__cxx11::basic_string]': /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:390:9: required from 'struct absl::lts_20230125::container_internal::common_params, std::less >, std::allocator, std::__cxx11::basic_string > >, 256, false, true, absl::lts_20230125::container_internal::map_slot_policy, std::__cxx11::basic_string > >' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/btree_map.h:855:8: required from 'struct absl::lts_20230125::container_internal::map_params, std::__cxx11::basic_string, std::less >, std::allocator, std::__cxx11::basic_string > >, 256, false>' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:1281:9: required from 'class absl::lts_20230125::container_internal::btree, std::__cxx11::basic_string, std::less >, std::allocator, std::__cxx11::basic_string > >, 256, false> >' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree_container.h:38:9: required from 'class absl::lts_20230125::container_internal::btree_container, std::__cxx11::basic_string, std::less >, std::allocator, std::__cxx11::basic_string > >, 256, false> > >' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree_container.h:252:7: required from 'class absl::lts_20230125::container_internal::btree_set_container, std::__cxx11::basic_string, std::less >, std::allocator, std::__cxx11::basic_string > >, 256, false> > >' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree_container.h:411:7: required from 'class absl::lts_20230125::container_internal::btree_map_container, std::__cxx11::basic_string, std::less >, std::allocator, std::__cxx11::basic_string > >, 256, false> > >' /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230125::btree_map, std::__cxx11::basic_string >' /build/source/tools/cpp/src/cpp-build/generate_geocoding_data.cc:409:39: required from here /nix/store/cr5gla9i6bkfpj20na3m2vfaswp5bf2r-abseil-cpp-20230125.3/include/absl/container/internal/btree.h:95:7: error: no type named 'type' in 'struct std::result_of&, const std::__cxx11::basic_string&)>' 95 | using btree_is_key_compare_to = | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [tools/CMakeFiles/generate_geocoding_data.dir/build.make:76: tools/CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:320: tools/CMakeFiles/generate_geocoding_data.dir/all] Error 2 make: *** [Makefile:156: all] Error 2