2022-11-08T00:41:31 libphonenumber 8.12.37 -> 8.13.0 https://github.com/googlei18n/libphonenumber/releases 2022-11-08T00:41:33 attrpath: libphonenumber 2022-11-08T00:41:33 Checking auto update branch... 2022-11-08T00:41:33 No auto update branch exists 2022-11-08T00:41:37 [version] 2022-11-08T00:41:44 [version] updated version and sha256 2022-11-08T00:41:44 [rustCrateVersion] 2022-11-08T00:41:44 [rustCrateVersion] No cargoSha256 found 2022-11-08T00:41:44 [golangModuleVersion] 2022-11-08T00:41:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T00:41:44 [updateScript] 2022-11-08T00:41:44 [updateScript] skipping because derivation has no updateScript 2022-11-08T00:41:44 2022-11-08T00:41:44 [quotedUrls] 2022-11-08T00:41:44 [quotedUrls] nothing found to replace 2022-11-08T00:41:44 Diff after rewrites: diff --git a/pkgs/development/libraries/libphonenumber/default.nix b/pkgs/development/libraries/libphonenumber/default.nix index 1c6d355da42..912d704a4b5 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.0"; src = fetchFromGitHub { owner = "googlei18n"; repo = "libphonenumber"; rev = "v${version}"; - sha256 = "sha256-xLxadSxVY3DjFDQrqj3BuOvdMaKdFSLjocfzovJCBB0="; + sha256 = "sha256-lDm6l7WnVPgIN1vraWxv/Ibs6mwIWsdBHQEccNrBbIE="; }; nativeBuildInputs = [ 2022-11-08T00:43:26 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".