openloco 23.02 -> 24.01.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..0a6bf7d69a7b 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.01.1"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-35g7tnKez4tnTdZzavfU+X8f3btFG6EbLkU+cqL6Qek="; + hash = "sha256-QkJmJGObp5irk66SSGTxjydcp3sPaCbxcjcU3XGTVfo="; }; # the upstream build process determines the version tag from git; since we Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-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/y42ci9jzfz7xw4d8k430qa191vakxqra-cmake-3.27.8/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/y42ci9jzfz7xw4d8k430qa191vakxqra-cmake-3.27.8/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/y42ci9jzfz7xw4d8k430qa191vakxqra-cmake-3.27.8/share/cmake-3.27/Modules/FetchContent.cmake:1650 (message): CMake step for fmt failed: 1 Call Stack (most recent call first): /nix/store/y42ci9jzfz7xw4d8k430qa191vakxqra-cmake-3.27.8/share/cmake-3.27/Modules/FetchContent.cmake:1802:EVAL:2 (__FetchContent_directPopulate) /nix/store/y42ci9jzfz7xw4d8k430qa191vakxqra-cmake-3.27.8/share/cmake-3.27/Modules/FetchContent.cmake:1802 (cmake_language) /nix/store/y42ci9jzfz7xw4d8k430qa191vakxqra-cmake-3.27.8/share/cmake-3.27/Modules/FetchContent.cmake:2016 (FetchContent_Populate) thirdparty/CMakeLists.txt:73 (FetchContent_MakeAvailable) CMakeLists.txt:91 (include)  -- Configuring incomplete, errors occurred!