pptpd 1.4.0 -> 1.5.0 https://repology.org/project/pptpd/versions attrpath: pptpd 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/networking/pptpd/default.nix b/pkgs/tools/networking/pptpd/default.nix index d1cb90089e0c..d01f47146a53 100644 --- a/pkgs/tools/networking/pptpd/default.nix +++ b/pkgs/tools/networking/pptpd/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "pptpd"; - version = "1.4.0"; + version = "1.5.0"; src = fetchurl { url = "mirror://sourceforge/poptop/${pname}/${pname}-${version}/${pname}-${version}.tar.gz"; - sha256 = "1h06gyxj51ba6kbbnf6hyivwjia0i6gsmjz8kyggaany8a58pkcg"; + sha256 = "sha256-anJChLHOAOoj99dgjQgYQ6EMio2H2VHLLqhucKobTnc="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pptpd nix build failed. got build log for 'pptpd' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/pys2fxhyb8m9jmcmvprr0r6dphx1fz0j-pptpd-1.5.0.tar.gz source root is pptpd-1.5.0 setting SOURCE_DATE_EPOCH to timestamp 1716004510 of file pptpd-1.5.0/config.h.in @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/f91kkaqdj82ix3brmys5jagp8ymnkgzn-ppp-2.5.0-compat.patch patching file plugins/pptpd-logwtmp.c Hunk #1 FAILED at 12. Hunk #2 FAILED at 42. 2 out of 2 hunks FAILED -- saving rejects to file plugins/pptpd-logwtmp.c.rej