lighttpd 1.4.71 -> 1.4.72 https://repology.org/project/lighttpd/versions attrpath: lighttpd 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/http/lighttpd/default.nix b/pkgs/servers/http/lighttpd/default.nix index b0bb720c21cd..7e10183dcdae 100644 --- a/pkgs/servers/http/lighttpd/default.nix +++ b/pkgs/servers/http/lighttpd/default.nix @@ -15,11 +15,11 @@ stdenv.mkDerivation rec { pname = "lighttpd"; - version = "1.4.71"; + version = "1.4.72"; src = fetchurl { url = "https://download.lighttpd.net/lighttpd/releases-${lib.versions.majorMinor version}.x/${pname}-${version}.tar.xz"; - sha256 = "sha256-uLaRXaIDlv3DVN8zJNXkQBabLl6nhZ46d1IThBMlr6w="; + sha256 = "sha256-98reTWm3VKB0jAFGPDPNi0VsqcwDuwnoWnG8vNVOVew="; }; 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 lighttpd nix build failed. got build log for 'lighttpd' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/9c9b4kxl1jd3vr42f7qws21ax94996z9-lighttpd-1.4.72.tar.xz source root is lighttpd-1.4.72 setting SOURCE_DATE_EPOCH to timestamp 1696637475 of file lighttpd-1.4.72/src/configparser.h @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/9vrri9zxqmk24q5snvr005l0rqim62za-disable-legacy-crypt-tests.patch patching file tests/mod-fastcgi.t patching file tests/request.t Hunk #1 FAILED at 1106. Hunk #2 FAILED at 1163. 2 out of 2 hunks FAILED -- saving rejects to file tests/request.t.rej