2022-11-04T11:32:50 libphonenumber 8.12.37 -> 8.12.57 https://github.com/googlei18n/libphonenumber/releases 2022-11-04T11:32:53 attrpath: libphonenumber 2022-11-04T11:32:53 Checking auto update branch... 2022-11-04T11:32:53 No auto update branch exists 2022-11-04T11:32:57 [version] 2022-11-04T11:33:03 [version] updated version and sha256 2022-11-04T11:33:03 [rustCrateVersion] 2022-11-04T11:33:03 [rustCrateVersion] No cargoSha256 found 2022-11-04T11:33:03 [golangModuleVersion] 2022-11-04T11:33:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T11:33:03 [updateScript] 2022-11-04T11:33:03 [updateScript] skipping because derivation has no updateScript 2022-11-04T11:33:03 2022-11-04T11:33:03 [quotedUrls] 2022-11-04T11:33:04 [quotedUrls] nothing found to replace 2022-11-04T11:33:04 Diff after rewrites: diff --git a/pkgs/development/libraries/libphonenumber/default.nix b/pkgs/development/libraries/libphonenumber/default.nix index 1c6d355da42..89641e48b97 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.12.57"; src = fetchFromGitHub { owner = "googlei18n"; repo = "libphonenumber"; rev = "v${version}"; - sha256 = "sha256-xLxadSxVY3DjFDQrqj3BuOvdMaKdFSLjocfzovJCBB0="; + sha256 = "sha256-xG3aEm/AQ+XrtI5zRbQPJpui1KKmPMBxP6NpcCl1h0E="; }; nativeBuildInputs = [ 2022-11-04T11:34:45 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/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/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/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/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/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/share/cmake-3.24/Modules/FetchContent.cmake:1592 (message): CMake step for abseil-cpp failed: 1 Call Stack (most recent call first): /nix/store/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/share/cmake-3.24/Modules/FetchContent.cmake:1744:EVAL:2 (__FetchContent_directPopulate) /nix/store/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/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".