2022-12-31T14:42:49 libphonenumber 8.12.37 -> 8.13.3 https://github.com/googlei18n/libphonenumber/releases 2022-12-31T14:42:52 attrpath: libphonenumber 2022-12-31T14:42:52 Checking auto update branch... 2022-12-31T14:42:52 No auto update branch exists 2022-12-31T14:42:55 [version] 2022-12-31T14:43:01 [version] updated version and sha256 2022-12-31T14:43:01 [rustCrateVersion] 2022-12-31T14:43:01 [rustCrateVersion] No cargoSha256 found 2022-12-31T14:43:01 [golangModuleVersion] 2022-12-31T14:43:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T14:43:01 [updateScript] 2022-12-31T14:43:01 [updateScript] skipping because derivation has no updateScript 2022-12-31T14:43:01 2022-12-31T14:43:01 [quotedUrls] 2022-12-31T14:43:01 [quotedUrls] nothing found to replace 2022-12-31T14:43:01 Diff after rewrites: diff --git a/pkgs/development/libraries/libphonenumber/default.nix b/pkgs/development/libraries/libphonenumber/default.nix index 1c6d355da42..7438f10836e 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.3"; src = fetchFromGitHub { owner = "googlei18n"; repo = "libphonenumber"; rev = "v${version}"; - sha256 = "sha256-xLxadSxVY3DjFDQrqj3BuOvdMaKdFSLjocfzovJCBB0="; + sha256 = "sha256-Xg6kdw+ozo/YcODZvYtxj4poGc+Ua+FAvnKYle2Vwig="; }; nativeBuildInputs = [ 2022-12-31T14:44:30 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/ExternalProject.cmake:2789 (message): error: could not find git for clone of abseil-cpp-populate Call Stack (most recent call first): /nix/store/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/ExternalProject.cmake:4170 (_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/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/FetchContent.cmake:1592 (message): CMake step for abseil-cpp failed: 1 Call Stack (most recent call first): /nix/store/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/FetchContent.cmake:1744:EVAL:2 (__FetchContent_directPopulate) /nix/store/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/FetchContent.cmake:1744 (cmake_language) /build/source/tools/cpp/CMakeLists.txt:43 (FetchContent_Populate)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".