openloco 24.01.1 -> 24.03 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 df5b2ca31862..7e10b9b95b72 100644 --- a/pkgs/games/openloco/default.nix +++ b/pkgs/games/openloco/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "openloco"; - version = "24.01.1"; + version = "24.03"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-QkJmJGObp5irk66SSGTxjydcp3sPaCbxcjcU3XGTVfo="; + hash = "sha256-+F4u5+WBwx1dr0Vf6W4nOG0BK99iXM/SZZIyyDQSbXU="; }; # the upstream build process determines the version tag from git; since we Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A openloco nix build failed. [100%] Building CXX object src/OpenLoco/CMakeFiles/OpenLoco.dir/src/World/Town.cpp.o [100%] Building CXX object src/OpenLoco/CMakeFiles/OpenLoco.dir/src/World/TownManager.cpp.o [100%] Linking CXX executable ../../OpenLoco /nix/store/cbp8rkss9a07zvl0142va7dfhrqjdz72-binutils-2.41/bin/ld: warning: ../../openloco_text_section.o: missing .note.GNU-stack section implies executable stack /nix/store/cbp8rkss9a07zvl0142va7dfhrqjdz72-binutils-2.41/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker [100%] Built target OpenLoco buildPhase completed in 58 seconds @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/laj3i9vz2j2ij5nlx4kz722qvyjwkfsx-bash-5.2p26/bin/bash install [ 1%] Built target Math [ 2%] Built target Core [ 2%] Built target Utility [ 3%] Built target segfiles [ 4%] Built target linkable_sections [ 6%] Built target Platform [ 8%] Built target Diagnostics [ 9%] Built target Interop [ 10%] Built target Engine [100%] Built target OpenLoco Install the project... -- Install configuration: "Release" -- Installing: /nix/store/s330rkjxr4kbpg87h2v1kbdp7hpmr34r-openloco-24.03/bin/OpenLoco -- Installing: /nix/store/s330rkjxr4kbpg87h2v1kbdp7hpmr34r-openloco-24.03/share/doc/openloco/CHANGELOG.md CMake Error at cmake_install.cmake:95 (file): file INSTALL cannot find "/build/source/DEVELOPMENTLOG.md": No such file or directory.  make: *** [Makefile:100: install] Error 1