gptfdisk 1.0.9 -> 1.0.10 https://repology.org/project/gptfdisk/versions attrpath: gptfdisk 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/tools/system/gptfdisk/default.nix b/pkgs/tools/system/gptfdisk/default.nix index ea6b12ac5eb0..20add58e7ad7 100644 --- a/pkgs/tools/system/gptfdisk/default.nix +++ b/pkgs/tools/system/gptfdisk/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "gptfdisk"; - version = "1.0.9"; + version = "1.0.10"; src = fetchurl { # https://www.rodsbooks.com/gdisk/${name}.tar.gz also works, but the home # page clearly implies a preference for using SourceForge's bandwidth: url = "mirror://sourceforge/gptfdisk/${pname}-${version}.tar.gz"; - sha256 = "sha256-2v6tJpP6646Ll4MrI0B/btWzIZvBeE9ILdhVd04tUMI="; + sha256 = "sha256-Kr7WG8bSuexJiXPARAuLgEt6ctcUQGm1qSCbKtaTooI="; }; patches = [ 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 gptfdisk nix build failed. got build log for 'gptfdisk' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/2rzilm5kksq0ysmng9hdrgnc25i3avdr-gptfdisk-1.0.10.tar.gz source root is gptfdisk-1.0.10 setting SOURCE_DATE_EPOCH to timestamp 1708390541 of file gptfdisk-1.0.10/support.h @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/yca2p0bhnnm995pxr8ry1yk1pbkfz8p0-popt-1-19.patch patching file NEWS Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file NEWS.rej patching file gptcl.cc Hunk #1 FAILED at 155. 1 out of 1 hunk FAILED -- saving rejects to file gptcl.cc.rej patching file support.h Hunk #1 FAILED at 8. 1 out of 1 hunk FAILED -- saving rejects to file support.h.rej patching file gptcl.cc Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file gptcl.cc.rej