diffoscope 0 -> 1 attrpath: diffoscope Checking auto update branch... [version] [version] skipping because derivation has updateScript [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] these 2 derivations will be built: /nix/store/68pfashhmzkswpipxa4lik02nkbfyk9g-update-diffoscope.drv /nix/store/c1ihfbkhrx8i3830nv3pxqv3fa2zfigk-packages.json.drv building '/nix/store/68pfashhmzkswpipxa4lik02nkbfyk9g-update-diffoscope.drv'... building '/nix/store/c1ihfbkhrx8i3830nv3pxqv3fa2zfigk-packages.json.drv'... Going to be running update for following packages: - diffoscope-261 Press Enter key to continue... Running update for: - diffoscope-261: UPDATING ... - diffoscope-261: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 171cbc2dfe72..9bcf8e82725e 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -79,11 +79,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3.pkgs.buildPythonApplication rec { pname = "diffoscope"; - version = "261"; + version = "262"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - hash = "sha256-BbxY5w2Up5IaDJyZgwnUDm683G8VIGaVnhUvaMRZHqU="; + hash = "sha256-/hP9sAQ0YE87DpIlHNVNvwU5lwDMnxUFLYWiuAI7ZyA="; }; outputs = [ No auto update branch exists There might already be an open PR for this update: - diffoscope: 261 -> 262 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/300021"