openloco 23.02 -> 23.07 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..0c66b85e97a 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.07"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-Swaje2qDEqTvKMTLs99C5AC5l/Vg5DnqGAXVThzHg9w="; }; # 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 --no-out-link --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/a787cis7sb1jibkcipad3nn6z78qz4bv-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/kxa2m7wgmgdx7wpr8py5926zqj3lhdv5-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found PNG: /nix/store/ibd77y2p7ngjvnpwjsavhdc5gf08pgs8-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/f4v0qqqfgbvhzpmg4sp0pk4ka6x9sisl-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/f4v0qqqfgbvhzpmg4sp0pk4ka6x9sisl-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/f4v0qqqfgbvhzpmg4sp0pk4ka6x9sisl-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/f4v0qqqfgbvhzpmg4sp0pk4ka6x9sisl-cmake-3.26.4/share/cmake-3.26/Modules/FetchContent.cmake:1762:EVAL:2 (__FetchContent_directPopulate) /nix/store/f4v0qqqfgbvhzpmg4sp0pk4ka6x9sisl-cmake-3.26.4/share/cmake-3.26/Modules/FetchContent.cmake:1762 (cmake_language) /nix/store/f4v0qqqfgbvhzpmg4sp0pk4ka6x9sisl-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!