ddd 3.3.12 -> 3.4.0 https://repology.org/project/ddd/versions attrpath: ddd Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/misc/ddd/default.nix b/pkgs/development/tools/misc/ddd/default.nix index e3d55472faac..5ed04099d791 100644 --- a/pkgs/development/tools/misc/ddd/default.nix +++ b/pkgs/development/tools/misc/ddd/default.nix @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "ddd"; - version = "3.3.12"; + version = "3.4.0"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - sha256 = "0p5nx387857w3v2jbgvps2p6mlm0chajcdw5sfrddcglsxkwvmis"; + sha256 = "sha256-XUy8iguwRYVDhm1nkwjFOj7wZuQC/loZGOGWmKPTWA8="; }; buildInputs = [motif ncurses libX11 libXt]; configureFlags = [ "--with-x" ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ddd nix build failed. got build log for 'ddd' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/r75b28jyaibk81a81lpizcbwxb8xbx3h-ddd-3.4.0.tar.gz source root is ddd-3.4.0 setting SOURCE_DATE_EPOCH to timestamp 1683591695 of file ddd-3.4.0/doc/html/ddd.html @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/66kpai8kjg4p92fc6i755rg8xbwm17p8-gcc44.patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504868 |--- a/ddd/strclass.C~ 2008-11-07 17:57:13.000000000 +0000 |+++ b/ddd/strclass.C 2008-11-07 17:57:27.000000000 +0000 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored