openloco 23.02 -> 23.04 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..0450e352571 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.04"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-8ltpzeOFn6/yQ1MN5pJt0ptjp7L/fM6G5m0psarcX50="; }; # 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/4ffanahn4g1hg1vhb5s5hgw6r244cd0n-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/rwjwibz7xpigbyzhn7p3ajp8vgnpcmvx-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found PNG: /nix/store/z17z6asxw5wk06m53sr6kl6ll4vjkgy2-libpng-apng-1.6.39/lib/libpng.so (found version "1.6.39") -- Checking for module 'openal' -- Found openal, version 1.22.2 CMake Error at /nix/store/baw74ik8sijd8q7w8i3kiwphyknsn89v-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/baw74ik8sijd8q7w8i3kiwphyknsn89v-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/baw74ik8sijd8q7w8i3kiwphyknsn89v-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/baw74ik8sijd8q7w8i3kiwphyknsn89v-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1764:EVAL:2 (__FetchContent_directPopulate) /nix/store/baw74ik8sijd8q7w8i3kiwphyknsn89v-cmake-3.25.3/share/cmake-3.25/Modules/FetchContent.cmake:1764 (cmake_language) /nix/store/baw74ik8sijd8q7w8i3kiwphyknsn89v-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".