freeciv 3.0.4 -> 3.0.6 https://repology.org/metapackage/freeciv/versions attrpath: freeciv 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/freeciv/default.nix b/pkgs/games/freeciv/default.nix index b83b37f66aa..5ee7269bca4 100644 --- a/pkgs/games/freeciv/default.nix +++ b/pkgs/games/freeciv/default.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "freeciv"; - version = "3.0.4"; + version = "3.0.6"; src = fetchFromGitHub { owner = "freeciv"; repo = "freeciv"; rev = "R${lib.replaceStrings [ "." ] [ "_" ] version}"; - sha256 = "sha256-hhX+aM/NHdqOM0qSKSJyW2FAWTsyAHrjaNhxtP2vbVA="; + sha256 = "sha256-K+YjDu/AY6N3COEk8eNHS324+XdhhtmmySoqFsFCxQQ="; }; postPatch = '' 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 freeciv nix build failed. make[2]: Leaving directory '/build/source/tools/ruleutil' make[2]: Entering directory '/build/source/tools' CC ruleup.o CC civmanual.o CC freeciv_mp_gtk3-mpgui_gtk3.o CC download.lo CC modinst.lo CC mpcmdline.lo CC mpdb.lo CCLD libfcmp.la CCLD freeciv-ruleup CCLD freeciv-mp-gtk3 CCLD freeciv-manual make[2]: Leaving directory '/build/source/tools' make[1]: Leaving directory '/build/source/tools' Making all in lua make[1]: Entering directory '/build/source/lua' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/lua' Making all in bootstrap make[1]: Entering directory '/build/source/bootstrap' metainfo org.freeciv.server.appdata.xml /nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash: line 1: ../bootstrap/generate_metainfo.sh: cannot execute: required file not found metainfo org.freeciv.gtk322.appdata.xml make[1]: *** [Makefile:831: org.freeciv.server.appdata.xml] Error 127 make[1]: *** Waiting for unfinished jobs.... /nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash: line 1: ../bootstrap/generate_metainfo.sh: cannot execute: required file not found make[1]: *** [Makefile:832: org.freeciv.gtk322.appdata.xml] Error 127 make[1]: Leaving directory '/build/source/bootstrap' make: *** [Makefile:797: all-recursive] Error 1