uuu 0 -> 1 attrpath: uuu Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s081pqypkizs1cdws4khl9kw3hdvskv8-packages.json.drv building '/nix/store/s081pqypkizs1cdws4khl9kw3hdvskv8-packages.json.drv'... Going to be running update for following packages: - uuu-1.5.141 Press Enter key to continue... Running update for: - uuu-1.5.141: UPDATING ... - uuu-1.5.141: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/uu/uuu/package.nix b/pkgs/by-name/uu/uuu/package.nix index 235acc1c632f..7e7e84db86c8 100755 --- a/pkgs/by-name/uu/uuu/package.nix +++ b/pkgs/by-name/uu/uuu/package.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "uuu"; - version = "1.5.141"; + version = "1.5.165"; src = fetchFromGitHub { owner = "nxp-imx"; repo = "mfgtools"; rev = "uuu_${finalAttrs.version}"; - hash = "sha256-N5L6k2oVXfnER7JRoX0JtzgEhb/vFMexu7hUKQhmcoE="; + hash = "sha256-SDsdXSorQ6TkCHJOW8Jved4eL0xykTeqQna/v9qcn7E="; }; passthru.updateScript = nix-update-script { No auto update branch exists 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 uuu nix build failed.  CMake Deprecation Warning at libuuu/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  -- Found BZip2: /nix/store/m85lbihyh8ryq7pls2cijn9c4rk6m6cm-bzip2-1.0.8/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found PkgConfig: /nix/store/knxv5h4hsh86c649rabd6dqfd97kwp5d-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Checking for module 'libusb-1.0>=1.0.16' -- Found libusb-1.0, version 1.0.27 -- Checking for module 'libzstd' -- Found libzstd, version 1.5.5 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for module 'tinyxml2' -- No package 'tinyxml2' found CMake Error at /nix/store/hkhmxs4n1agpdpyamlh2b78pm9wch0br-cmake-3.27.9/share/cmake-3.27/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /nix/store/hkhmxs4n1agpdpyamlh2b78pm9wch0br-cmake-3.27.9/share/cmake-3.27/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) libuuu/CMakeLists.txt:12 (pkg_check_modules)  -- Configuring incomplete, errors occurred!