modsecurity_standalone 2.9.7 -> 3.0.12 https://github.com/SpiderLabs/modsecurity/releases attrpath: modsecurity_standalone 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/security/modsecurity/default.nix b/pkgs/tools/security/modsecurity/default.nix index f8564bfe00f1..2f8e0b6b4802 100644 --- a/pkgs/tools/security/modsecurity/default.nix +++ b/pkgs/tools/security/modsecurity/default.nix @@ -9,13 +9,13 @@ in stdenv.mkDerivation rec { pname = "modsecurity"; - version = "2.9.7"; + version = "3.0.12"; src = fetchFromGitHub { owner = "SpiderLabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-hJ8wYeC83dl85bkUXGZKHpHzw9QRgtusj1/+Coxsx0k="; + sha256 = "sha256-ntJP1GaVZgJBlHYvKAm6Z3CnQP7CFkFXzUowU8OPYgM="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A modsecurity_standalone nix build failed. got build log for 'modsecurity_standalone' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/lgpspjsm6npkp3vh725fkpykipbnwqh2-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase 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