libphonenumber 8.12.37 -> 8.13.8 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 1c6d355da42..0cf543860cb 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.8"; src = fetchFromGitHub { owner = "googlei18n"; repo = "libphonenumber"; rev = "v${version}"; - sha256 = "sha256-xLxadSxVY3DjFDQrqj3BuOvdMaKdFSLjocfzovJCBB0="; + sha256 = "sha256-vOeqMEv5oo/wFRhplZnLREJPNq2akgy0H29UzpcVCgs="; }; nativeBuildInputs = [ 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. abslConfig.cmake absl-config.cmake Add the installation prefix of "absl" to CMAKE_PREFIX_PATH or set "absl_DIR" to a directory containing one of the above files. If "absl" provides a separate development package or SDK, be sure it has been installed.  CMake Error at /nix/store/qlz2nfb0p7lbm22nqf9i9p35fz5z1xcj-cmake-3.25.3/share/cmake-3.25/Modules/ExternalProject.cmake:2789 (message): error: could not find git for clone of abseil-cpp-populate Call Stack (most recent call first): /nix/store/qlz2nfb0p7lbm22nqf9i9p35fz5z1xcj-cmake-3.25.3/share/cmake-3.25/Modules/ExternalProject.cmake:4184 (_ep_add_download_command) CMakeLists.txt:23 (ExternalProject_Add) -- Configuring incomplete, errors occurred! See also "/build/source/build/_deps/abseil-cpp-subbuild/CMakeFiles/CMakeOutput.log".  CMake Error at /nix/store/qlz2nfb0p7lbm22nqf9i9p35fz5z1xcj-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1612 (message): CMake step for abseil-cpp failed: 1 Call Stack (most recent call first): /nix/store/qlz2nfb0p7lbm22nqf9i9p35fz5z1xcj-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1764:EVAL:2 (__FetchContent_directPopulate) /nix/store/qlz2nfb0p7lbm22nqf9i9p35fz5z1xcj-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1764 (cmake_language) CMakeLists.txt:126 (FetchContent_Populate)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".