2022-11-28T08:42:01 diffoscope 225 -> 227 https://repology.org/metapackage/diffoscope/versions 2022-11-28T08:42:04 attrpath: diffoscope 2022-11-28T08:42:04 Checking auto update branch... 2022-11-28T08:42:07 [version] 2022-11-28T08:42:07 [version] skipping because derivation has updateScript 2022-11-28T08:42:07 [rustCrateVersion] 2022-11-28T08:42:07 [rustCrateVersion] No cargoSha256 found 2022-11-28T08:42:07 [golangModuleVersion] 2022-11-28T08:42:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T08:42:07 [updateScript] 2022-11-28T08:42:12 [updateScript] Success 2022-11-28T08:42:12 [updateScript] these 2 derivations will be built: /nix/store/wk7zc2r8fxz16cyjrhpkxfnk8fzd4g8q-update-diffoscope.drv /nix/store/iqvhbf2dwanxw7lgqzbhw02gv87jgi2j-packages.json.drv building '/nix/store/wk7zc2r8fxz16cyjrhpkxfnk8fzd4g8q-update-diffoscope.drv'... building '/nix/store/iqvhbf2dwanxw7lgqzbhw02gv87jgi2j-packages.json.drv'... Going to be running update for following packages: - diffoscope-225 Press Enter key to continue... Running update for: - diffoscope-225: UPDATING ... - diffoscope-225: DONE. Packages updated! 2022-11-28T08:42:12 2022-11-28T08:42:12 [quotedUrls] 2022-11-28T08:42:12 [quotedUrls] nothing found to replace 2022-11-28T08:42:12 Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 2045f3ededc..6861a181424 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -11,11 +11,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "225"; + version = "227"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-nuQmvYpCSzw2kUj/UdcBpn6jabaVMYT47MDblzpb/o0="; + sha256 = "sha256-R2a6/LDN3kSJjB6lGaif1ksEBMGCoNFNeTZ0hhop+84="; }; outputs = [ "out" "man" ]; 2022-11-28T08:43:41 No auto update branch exists 2022-11-28T08:43:45 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A diffoscope Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . diffoscope Standard output: warning: unknown setting 'experimental-features' error: Function called without required argument "appliance" at /var/cache/nixpkgs-update/worker/worktree/diffoscope/pkgs/development/libraries/libguestfs/default.nix, did you mean "alliance"? (use '--show-trace' to show detailed location information)