openloco 23.02 -> 23.05 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..e7a51e24102 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.05"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-GH5NFMEYypna+JPBMM5fLYQac3CUAcCAMfnpu+TwOEA="; }; # 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. -- Found PkgConfig: /nix/store/0pgglrrqsf5z3ibwrg8r1q06jps6p3gb-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/08wksi9sizlmjsw65qzadc8qfpglv2wk-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found PNG: /nix/store/k3k8zdx5sny7w7zs7vnwmpfri7labwq8-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/8xdzp0h5dk2kx9yijx5dr5bgx36nj3d5-cmake-3.25.3/share/cmake-3.25/Modules/ExternalProject.cmake:2789 (message): error: could not find git for clone of fmt-populate Call Stack (most recent call first): /nix/store/8xdzp0h5dk2kx9yijx5dr5bgx36nj3d5-cmake-3.25.3/share/cmake-3.25/Modules/ExternalProject.cmake:4184 (_ep_add_download_command) CMakeLists.txt:23 (ExternalProject_Add) -- Configuring incomplete, errors occurred! See also "/build/source/build/_deps/fmt-subbuild/CMakeFiles/CMakeOutput.log".  CMake Error at /nix/store/8xdzp0h5dk2kx9yijx5dr5bgx36nj3d5-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1612 (message): CMake step for fmt failed: 1 Call Stack (most recent call first): /nix/store/8xdzp0h5dk2kx9yijx5dr5bgx36nj3d5-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1764:EVAL:2 (__FetchContent_directPopulate) /nix/store/8xdzp0h5dk2kx9yijx5dr5bgx36nj3d5-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1764 (cmake_language) /nix/store/8xdzp0h5dk2kx9yijx5dr5bgx36nj3d5-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1978 (FetchContent_Populate) thirdparty/CMakeLists.txt:83 (FetchContent_MakeAvailable) CMakeLists.txt:81 (include)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".