From 0e70c1279d86d56452a3ae01c5c0fdfec164b6c5 Mon Sep 17 00:00:00 2001 From: Michael Daniels Date: Fri, 17 Jul 2026 19:41:06 -0400 Subject: [PATCH] diffoscope: 324 -> 325 Changelog: https://diffoscope.org/news/diffoscope-325-released/ --- pkgs/by-name/di/diffoscope/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/di/diffoscope/package.nix b/pkgs/by-name/di/diffoscope/package.nix index ae45896fed38..6a55cf5a1eab 100644 --- a/pkgs/by-name/di/diffoscope/package.nix +++ b/pkgs/by-name/di/diffoscope/package.nix @@ -107,12 +107,12 @@ in # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python.pkgs.buildPythonApplication rec { pname = "diffoscope"; - version = "324"; + version = "325"; pyproject = true; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - hash = "sha256-+OsGilo9bgNWbg/Jl6/CGAdLXlA8fzfh4HrIN1VMxOE="; + hash = "sha256-z8mdVWYo/UHfNIQy/XSDYSMAytIwXk/R3FRm4IsikIc="; }; outputs = [ @@ -141,7 +141,7 @@ python.pkgs.buildPythonApplication rec { build-system = with python.pkgs; [ setuptools ]; # Most of the non-Python dependencies here are optional command-line tools for various file-format parsers. - # To help figuring out what's missing from the list, run: ./pkgs/tools/misc/diffoscope/list-missing-tools.sh + # To help figuring out what's missing from the list, run: ./pkgs/by-name/di/diffoscope/list-missing-tools.sh # # Still missing these tools: # Android-specific tools: