2022-12-06T03:38:52 hp2p 3.3 -> 4.0 https://github.com/cea-hpc/hp2p/releases 2022-12-06T03:38:54 attrpath: hp2p 2022-12-06T03:38:54 Checking auto update branch... 2022-12-06T03:38:54 No auto update branch exists 2022-12-06T03:38:58 [version] 2022-12-06T03:38:59 [version] updated version and sha256 2022-12-06T03:38:59 [rustCrateVersion] 2022-12-06T03:38:59 [rustCrateVersion] No cargoSha256 found 2022-12-06T03:38:59 [golangModuleVersion] 2022-12-06T03:38:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T03:38:59 [updateScript] 2022-12-06T03:38:59 [updateScript] skipping because derivation has no updateScript 2022-12-06T03:38:59 2022-12-06T03:38:59 [quotedUrls] 2022-12-06T03:39:00 [quotedUrls] nothing found to replace 2022-12-06T03:39:00 Diff after rewrites: diff --git a/pkgs/tools/networking/hp2p/default.nix b/pkgs/tools/networking/hp2p/default.nix index 52f3455ed4d..e1038827365 100644 --- a/pkgs/tools/networking/hp2p/default.nix +++ b/pkgs/tools/networking/hp2p/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "hp2p"; - version = "3.3"; + version = "4.0"; src = fetchFromGitHub { owner = "cea-hpc"; repo = "hp2p"; rev = version; - sha256 = "0zvlwb941rlp3vrf9yzv7njgpj3mh4671ch7qvxfa4hq2ivd52br"; + sha256 = "sha256-m7eavoSaTfEV51cI3By2gGEqs7wNLgh9/OoAiGTZgcI="; }; patches = [ ./python3.patch ]; 2022-12-06T03:40:39 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hp2p nix build failed. unpacking source archive /nix/store/a6mfhmh59yxf3ksici9g8jr4hskgf0mw-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/j5vcrl8zs9gcznrjlck9cq21gjd2crhr-python3.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: -------------------------- |diff -u -r source.orig/src/vizhp2p source/src/vizhp2p |--- source.orig/src/vizhp2p 1970-01-01 01:00:01.000000000 +0100 |+++ source/src/vizhp2p 2021-08-24 10:41:42.926881770 +0200 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 5 out of 5 hunks ignored can't find file to patch at input line 91 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Only in source/src: vizhp2p.bak |diff -u -r source.orig/src/vizhp2p_html source/src/vizhp2p_html |--- source.orig/src/vizhp2p_html 1970-01-01 01:00:01.000000000 +0100 |+++ source/src/vizhp2p_html 2021-08-24 10:41:54.799946303 +0200 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored