openloco 23.02 -> 23.10 https://repology.org/project/openloco/versions 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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 c884c39dafa2..2ad1f9cb6501 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.10"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-Y3yZm4W99A9bTiXNDqttCnOIt21wd6waMzQciVeB0bU="; }; # 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/zka4xalfqwaqwbf5r02bv0hvllw708pw-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/hkpi7mjz7rgg467b3zp3bxwkfmyqkawx-zlib-1.3/lib/libz.so (found version "1.3") -- Found PNG: /nix/store/nl6j887ffm7nwn5g93irpf4fih3a4j6l-libpng-apng-1.6.40/lib/libpng.so (found version "1.6.40") -- Checking for module 'openal' -- Found openal, version 1.23.1 CMake Error at /nix/store/8c4b0s80lzd7qdz8l42p3xhjmvwjckgz-cmake-3.27.7/share/cmake-3.27/Modules/ExternalProject.cmake:2851 (message): error: could not find git for clone of fmt-populate Call Stack (most recent call first): /nix/store/8c4b0s80lzd7qdz8l42p3xhjmvwjckgz-cmake-3.27.7/share/cmake-3.27/Modules/ExternalProject.cmake:4345 (_ep_add_download_command) CMakeLists.txt:29 (ExternalProject_Add) -- Configuring incomplete, errors occurred!  CMake Error at /nix/store/8c4b0s80lzd7qdz8l42p3xhjmvwjckgz-cmake-3.27.7/share/cmake-3.27/Modules/FetchContent.cmake:1650 (message): CMake step for fmt failed: 1 Call Stack (most recent call first): /nix/store/8c4b0s80lzd7qdz8l42p3xhjmvwjckgz-cmake-3.27.7/share/cmake-3.27/Modules/FetchContent.cmake:1802:EVAL:2 (__FetchContent_directPopulate) /nix/store/8c4b0s80lzd7qdz8l42p3xhjmvwjckgz-cmake-3.27.7/share/cmake-3.27/Modules/FetchContent.cmake:1802 (cmake_language) /nix/store/8c4b0s80lzd7qdz8l42p3xhjmvwjckgz-cmake-3.27.7/share/cmake-3.27/Modules/FetchContent.cmake:2016 (FetchContent_Populate) thirdparty/CMakeLists.txt:68 (FetchContent_MakeAvailable) CMakeLists.txt:84 (include)  -- Configuring incomplete, errors occurred!