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/mk6syjrh7jxpnn561iqqbxhzas8dzj07-update-diffoscope.drv /nix/store/8jmk8va0axjp588p5fcvp0sy23aywv5q-packages.json.drv building '/nix/store/mk6syjrh7jxpnn561iqqbxhzas8dzj07-update-diffoscope.drv'... building '/nix/store/8jmk8va0axjp588p5fcvp0sy23aywv5q-packages.json.drv'... Going to be running update for following packages: - diffoscope-259 Press Enter key to continue... Running update for: - diffoscope-259: UPDATING ... - diffoscope-259: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 5bac5602c79f..a7d870a4d5dc 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 = "259"; + version = "260"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - hash = "sha256-WYgFWM6HKFt3xVcRNytQPWOf3ZpH1cG7Cghhu/AES80="; + hash = "sha256-jZXBX6aIArm3eFmJpr60HxlcSlVNCK/wSL1yeIl/MjQ="; }; outputs = [ An auto update branch exists with message `diffoscope: 259 -> 260`. New version is 260. An auto update branch exists with an equal or greater version