2023-01-01T07:04:35 modsecurity_standalone 2.9.6 -> 3.0.8 https://github.com/SpiderLabs/modsecurity/releases 2023-01-01T07:04:37 attrpath: modsecurity_standalone 2023-01-01T07:04:38 Checking auto update branch... 2023-01-01T07:04:38 No auto update branch exists 2023-01-01T07:04:41 [version] 2023-01-01T07:04:43 [version] updated version and sha256 2023-01-01T07:04:43 [rustCrateVersion] 2023-01-01T07:04:43 [rustCrateVersion] No cargoSha256 found 2023-01-01T07:04:43 [golangModuleVersion] 2023-01-01T07:04:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T07:04:43 [updateScript] 2023-01-01T07:04:43 [updateScript] skipping because derivation has no updateScript 2023-01-01T07:04:43 2023-01-01T07:04:43 [quotedUrls] 2023-01-01T07:04:43 [quotedUrls] nothing found to replace 2023-01-01T07:04:43 Diff after rewrites: diff --git a/pkgs/tools/security/modsecurity/default.nix b/pkgs/tools/security/modsecurity/default.nix index 431a6f9338e..9feb1245245 100644 --- a/pkgs/tools/security/modsecurity/default.nix +++ b/pkgs/tools/security/modsecurity/default.nix @@ -11,13 +11,13 @@ in stdenv.mkDerivation rec { pname = "modsecurity"; - version = "2.9.6"; + version = "3.0.8"; src = fetchFromGitHub { owner = "SpiderLabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-C/D/UWaI4GsXjfhLmNnYhRJoUvlsps1551SqhmZUc/4="; + sha256 = "sha256-4ZycfWqBhSBQZPgmhSUOgfkgQEcOXLH4XmEFI65GJPg="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; 2023-01-01T07:06:15 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 modsecurity_standalone nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/pv68kqns8dh6njnr3rdggm26qyjipb81-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/1wfhsrg3j16ybxg07x1rd1qkscx8cb3h-Makefile.am.patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/apache2/Makefile.am |+++ b/apache2/Makefile.am -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored