diffoscope 233 -> 243 https://repology.org/project/diffoscope/versions attrpath: diffoscope 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/nx7pq592yzyb45aid4s1rvrhrdnh1mqp-update-diffoscope.drv /nix/store/7cqc0riz99gkyg4ykqb7vix3kxr5l9hq-packages.json.drv building '/nix/store/nx7pq592yzyb45aid4s1rvrhrdnh1mqp-update-diffoscope.drv'... building '/nix/store/7cqc0riz99gkyg4ykqb7vix3kxr5l9hq-packages.json.drv'... Going to be running update for following packages: - diffoscope-233 Press Enter key to continue... Running update for: - diffoscope-233: UPDATING ... - diffoscope-233: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 9f1b76badbb..2a3d13f1bb6 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -12,11 +12,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "233"; + version = "243"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-A2GYnhdjkzSFnMsy99FmckiOsbRdymAdtjp55hyFLp4="; + sha256 = "sha256-lqI9MOZJxgHZ87kax343t6Wylzv1NWcQZ1cMWgmpnRo="; }; outputs = [ "out" "man" ]; No auto update branch exists There might already be an open PR for this update: - diffoscope: 233 -> 243 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/240865"