godot 3.5.1 -> 4.0.2 https://repology.org/project/godot/versions attrpath: godot 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/development/tools/godot/3/default.nix b/pkgs/development/tools/godot/3/default.nix index f4d1a1ae5b4..0930a489a27 100644 --- a/pkgs/development/tools/godot/3/default.nix +++ b/pkgs/development/tools/godot/3/default.nix @@ -33,13 +33,13 @@ let in stdenv.mkDerivation rec { pname = "godot"; - version = "3.5.1"; + version = "4.0.2"; src = fetchFromGitHub { owner = "godotengine"; repo = "godot"; rev = "${version}-stable"; - sha256 = "sha256-uHwTthyhfeQN0R1XjqZ+kGRa5WcpeQzA/DO9hZk4lvU="; + sha256 = "sha256-kFIpY8kHa8ds/JgYWcUMB4RhwcJDebfeWFnI3BkFWiI="; }; nativeBuildInputs = [ pkg-config makeWrapper ]; 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 godot nix build failed. got build log for 'godot' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ppp7p3nsgk3ilbak4ngp7nsmsj2688ml-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/gk3nng6b00mab9sxg4ki5nk70i05x2m2-pkg_config_additions.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/platform/x11/detect.py b/platform/x11/detect.py |index 98c9ddb..0cc2bff 100644 |--- a/platform/x11/detect.py |+++ b/platform/x11/detect.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 3 out of 3 hunks ignored