openloco 23.02 -> 24.02.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/openloco/default.nix b/pkgs/games/openloco/default.nix index c884c39dafa2..d6e92622b4b7 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 = "24.02.1"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-aHIvKRRChmKNRvhruQ05hDRgd3NDdsmTycccQi788CI="; }; # the upstream build process determines the version tag from git; since we Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A openloco nix build failed. Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): thirdparty/CMakeLists.txt:47 (find_package) CMakeLists.txt:91 (include)  CMake Error at /nix/store/3mxvkg80pqysadlrxsdywvhqyzcmiy5y-cmake-3.28.2/share/cmake-3.28/Modules/ExternalProject.cmake:2910 (message): error: could not find git for clone of fmt-populate Call Stack (most recent call first): /nix/store/3mxvkg80pqysadlrxsdywvhqyzcmiy5y-cmake-3.28.2/share/cmake-3.28/Modules/ExternalProject.cmake:4418 (_ep_add_download_command) CMakeLists.txt:29 (ExternalProject_Add) -- Configuring incomplete, errors occurred!  CMake Error at /nix/store/3mxvkg80pqysadlrxsdywvhqyzcmiy5y-cmake-3.28.2/share/cmake-3.28/Modules/FetchContent.cmake:1667 (message): CMake step for fmt failed: 1 Call Stack (most recent call first): /nix/store/3mxvkg80pqysadlrxsdywvhqyzcmiy5y-cmake-3.28.2/share/cmake-3.28/Modules/FetchContent.cmake:1819:EVAL:2 (__FetchContent_directPopulate) /nix/store/3mxvkg80pqysadlrxsdywvhqyzcmiy5y-cmake-3.28.2/share/cmake-3.28/Modules/FetchContent.cmake:1819 (cmake_language) /nix/store/3mxvkg80pqysadlrxsdywvhqyzcmiy5y-cmake-3.28.2/share/cmake-3.28/Modules/FetchContent.cmake:2033 (FetchContent_Populate) thirdparty/CMakeLists.txt:73 (FetchContent_MakeAvailable) CMakeLists.txt:91 (include)  -- Configuring incomplete, errors occurred!