indent 2.2.12 -> 2.2.13 https://repology.org/project/indent/versions attrpath: indent 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/indent/default.nix b/pkgs/development/tools/misc/indent/default.nix index a94a907c102..7e68f177cbd 100644 --- a/pkgs/development/tools/misc/indent/default.nix +++ b/pkgs/development/tools/misc/indent/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "indent"; - version = "2.2.12"; + version = "2.2.13"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - sha256 = "12xvcd16cwilzglv9h7sgh4h1qqjd1h8s48ji2dla58m4706hzg7"; + sha256 = "sha256-nmRjT8TOZ5eyBLy4iXzhT90KtIyldpb3h2fFnK5XgJU="; }; patches = [ ./darwin.patch ]; 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 indent nix build failed. got build log for 'indent' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/nfjl00n298fs64si6vg1nis5gjlcqww4-indent-2.2.13.tar.gz source root is indent-2.2.13 setting SOURCE_DATE_EPOCH to timestamp 1674726757 of file indent-2.2.13/po/zh_TW.gmo @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/qhmw0574hsjlb1cwqm637ax2wk4kvxgv-darwin.patch patching file config.h.in Hunk #1 FAILED at 432. 1 out of 1 hunk FAILED -- saving rejects to file config.h.in.rej