openloco 23.02 -> 23.06.1 https://github.com/OpenLoco/OpenLoco/releases attrpath: openloco 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/games/openloco/default.nix b/pkgs/games/openloco/default.nix index c884c39dafa..25a2c62ca75 100644 --- a/pkgs/games/openloco/default.nix +++ b/pkgs/games/openloco/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "openloco"; - version = "23.02"; + version = "23.06.1"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-plVRXrPZ3pYAYFLTEMzG2Y3EDOZ6vKtMPeiAnXTFgvU="; }; # the upstream build process determines the version tag from git; since we 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 openloco nix build failed. -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /nix/store/4agk5bgnpmm41aalp65wmfljr9h55z6b-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /nix/store/pmr4q5l3s75id5f6haqinq9f8rdrjs9g-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found PNG: /nix/store/fhmilbsnc1sxbcpgqgy0rgqv4z09jbns-libpng-apng-1.6.39/lib/libpng.so (found version "1.6.39") -- Checking for module 'openal' -- Found openal, version 1.23.1 CMake Error at /nix/store/1srcm5zfa3q16fln5clxh4a9d6sgxanq-cmake-3.26.4/share/cmake-3.26/Modules/ExternalProject.cmake:2806 (message): error: could not find git for clone of fmt-populate Call Stack (most recent call first): /nix/store/1srcm5zfa3q16fln5clxh4a9d6sgxanq-cmake-3.26.4/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:23 (ExternalProject_Add) -- Configuring incomplete, errors occurred!  CMake Error at /nix/store/1srcm5zfa3q16fln5clxh4a9d6sgxanq-cmake-3.26.4/share/cmake-3.26/Modules/FetchContent.cmake:1610 (message): CMake step for fmt failed: 1 Call Stack (most recent call first): /nix/store/1srcm5zfa3q16fln5clxh4a9d6sgxanq-cmake-3.26.4/share/cmake-3.26/Modules/FetchContent.cmake:1762:EVAL:2 (__FetchContent_directPopulate) /nix/store/1srcm5zfa3q16fln5clxh4a9d6sgxanq-cmake-3.26.4/share/cmake-3.26/Modules/FetchContent.cmake:1762 (cmake_language) /nix/store/1srcm5zfa3q16fln5clxh4a9d6sgxanq-cmake-3.26.4/share/cmake-3.26/Modules/FetchContent.cmake:1976 (FetchContent_Populate) thirdparty/CMakeLists.txt:83 (FetchContent_MakeAvailable) CMakeLists.txt:81 (include)  -- Configuring incomplete, errors occurred!