freeciv 3.0.4 -> 3.0.7 https://repology.org/project/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..c3ea05e8091 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.7"; src = fetchFromGitHub { owner = "freeciv"; repo = "freeciv"; rev = "R${lib.replaceStrings [ "." ] [ "_" ] version}"; - sha256 = "sha256-hhX+aM/NHdqOM0qSKSJyW2FAWTsyAHrjaNhxtP2vbVA="; + sha256 = "sha256-T3owFx1ZYuLvmbQoECXH8W84aHsbCk/rzfn45AIe3NA="; }; 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. 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 metainfo org.freeciv.gtk322.appdata.xml metainfo org.freeciv.mp.gtk3.appdata.xml /nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/bash: line 1: ../bootstrap/generate_metainfo.sh: cannot execute: required file not found make[1]: *** [Makefile:845: org.freeciv.server.appdata.xml] Error 127 make[1]: *** Waiting for unfinished jobs.... /nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/bash: line 1: ../bootstrap/generate_metainfo.sh: cannot execute: required file not found /nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/bash: line 1: ../bootstrap/generate_metainfo.sh: cannot execute: required file not found make[1]: *** [Makefile:845: org.freeciv.gtk322.appdata.xml] Error 127 make[1]: *** [Makefile:845: org.freeciv.mp.gtk3.appdata.xml] Error 127 make[1]: Leaving directory '/build/source/bootstrap' make: *** [Makefile:812: all-recursive] Error 1