godot3-mono 3.5.2 -> 3.5.3 https://repology.org/project/godot3-mono/versions attrpath: godot3-mono 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 [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 c69fcfa57b46..f8fef6f6d287 100644 --- a/pkgs/development/tools/godot/3/default.nix +++ b/pkgs/development/tools/godot/3/default.nix @@ -27,14 +27,14 @@ stdenv.mkDerivation (self: { pname = "godot3"; - version = "3.5.2"; + version = "3.5.3"; godotBuildDescription = "X11 tools"; src = fetchFromGitHub { owner = "godotengine"; repo = "godot"; rev = "${self.version}-stable"; - sha256 = "sha256-C+1J5N0ETL1qKust+2xP9uB4x9NwrMqIm8aFAivVYQw="; + sha256 = "sha256-hiaEpUxBrABJFJdZ4y4hVSgiRhNOnkJRXaurVJVhK34="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/godot3-mono --arg checkMeta true --show-trace Standard output: error: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … from call site at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/lib/attrsets.nix:762:43: 761| f: 762| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 763| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/top-level/release-lib.nix:125:6: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … from call site at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/top-level/release-lib.nix:125:14: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/lib/customisation.nix:275:14: 274| */ 275| hydraJob = drv: | ^ 276| let … while evaluating derivation 'godot3-mono-3.5.3' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/stdenv/generic/make-derivation.nix:348:7 … while evaluating attribute 'glue' of derivation 'godot3-mono-3.5.3' at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/development/tools/godot/3/mono/default.nix:17:3: 16| 17| glue = callPackage ./glue.nix {}; | ^ 18| … while evaluating derivation 'godot3-mono-glue-3.5.3' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/stdenv/generic/make-derivation.nix:348:7 … while evaluating attribute 'patches' of derivation 'godot3-mono-glue-3.5.3' at /var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/stdenv/generic/make-derivation.nix:460:14: 459| 460| inherit patches; | ^ 461| error: getting status of '/var/cache/nixpkgs-update/worker/worktree/godot3-mono/pkgs/development/tools/godot/3/mono/patches/gen_cs_glue_version.py/hardcodeGlueVersion_3.5.3.patch': No such file or directory