archi 0 -> 1 attrpath: archi Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/whrpx6fwgcxssr5fjl8db44ydm2bvp7j-packages.json.drv building '/nix/store/whrpx6fwgcxssr5fjl8db44ydm2bvp7j-packages.json.drv'... Going to be running update for following packages: - Archi-5.2.0 Press Enter key to continue... Running update for: - Archi-5.2.0: UPDATING ... - Archi-5.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/archi/default.nix b/pkgs/tools/misc/archi/default.nix index 23c5372e5eef..5772801b0dc2 100644 --- a/pkgs/tools/misc/archi/default.nix +++ b/pkgs/tools/misc/archi/default.nix @@ -12,20 +12,20 @@ stdenv.mkDerivation rec { pname = "Archi"; - version = "5.2.0"; + version = "5.3.0"; src = { "x86_64-linux" = fetchurl { url = "https://www.archimatetool.com/downloads/archi_5.php?/${version}/Archi-Linux64-${version}.tgz"; - hash = "sha256-uGW4Wl3E71ZCgWzPHkmXv/PluegDF8C64FUQ7C5/SDA="; + hash = "1k1ywxi2jbwfc3278ql6mplgfbhg6hfvaw8pgzgck1l2a1hbf0wy"; }; "x86_64-darwin" = fetchurl { url = "https://www.archimatetool.com/downloads/archi_5.php?/${version}/Archi-Mac-${version}.dmg"; - hash = "sha256-GI9aIAYwu60RdjN0Y3O94sVMzJR1+nX4txVcvqn1r58="; + hash = "1vcc9rgrpfnz33iqg3r10i2snq0ablfl58xqb4zwc36vibn5rgbl"; }; "aarch64-darwin" = fetchurl { url = "https://www.archimatetool.com/downloads/archi_5.php?/${version}/Archi-Mac-Silicon-${version}.dmg"; - hash = "sha256-Jg+tl902OWSm4GHxF7QXbRU5nxX4/5q6LTGubHWQ08E="; + hash = "05577gcjsz20as7380bi9jhv7gw18aqmv1zc53c0h22bdm9cik49"; }; }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); No auto update branch exists 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/archi --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/archi/lib/attrsets.nix:1214:43: 1213| f: 1214| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 1215| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/archi/pkgs/top-level/release-lib.nix:145:6: 144| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 145| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 146| … from call site at /var/cache/nixpkgs-update/worker/worktree/archi/pkgs/top-level/release-lib.nix:145:14: 144| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 145| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 146| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/archi/lib/customisation.nix:388:14: 387| */ 388| hydraJob = drv: | ^ 389| let … while evaluating derivation 'Archi-5.3.0' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/archi/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'src' of derivation 'Archi-5.3.0' at /var/cache/nixpkgs-update/worker/worktree/archi/pkgs/tools/misc/archi/default.nix:17:3: 16| 17| src = { | ^ 18| "x86_64-linux" = fetchurl { … while evaluating derivation 'Archi-Linux64-5.3.0.tgz' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/archi/pkgs/stdenv/generic/make-derivation.nix:331:7 error: hash '1k1ywxi2jbwfc3278ql6mplgfbhg6hfvaw8pgzgck1l2a1hbf0wy' does not include a type, nor is the type otherwise known from context