openloco 24.01.1 -> 24.02.1 https://repology.org/project/openloco/versions 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..1df0b50b3664 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.02.1"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-QkJmJGObp5irk66SSGTxjydcp3sPaCbxcjcU3XGTVfo="; + hash = "sha256-aHIvKRRChmKNRvhruQ05hDRgd3NDdsmTycccQi788CI="; }; # the upstream build process determines the version tag from git; since we Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-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/sj44naycj96x86amgzd0mfcxlr7z2crw-binutils-2.41/bin/ld: warning: ../../openloco_text_section.o: missing .note.GNU-stack section implies executable stack /nix/store/sj44naycj96x86amgzd0mfcxlr7z2crw-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 40 seconds @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/bm0gsz7di3d4q0gw1kk2pa06505b0wmn-bash-5.2p26/bin/bash install [ 1%] Built target segfiles [ 1%] Built target Utility [ 2%] Built target Math [ 3%] Built target Core [ 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/cpilmc2nmpyvmc8iap4h7vnmjpknb9g0-openloco-24.02.1/bin/OpenLoco -- Installing: /nix/store/cpilmc2nmpyvmc8iap4h7vnmjpknb9g0-openloco-24.02.1/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