2022-12-15T10:16:41 aflplusplus 2.65c -> 4.04c https://github.com/AFLplusplus/AFLplusplus/releases 2022-12-15T10:16:43 attrpath: aflplusplus 2022-12-15T10:16:43 Checking auto update branch... 2022-12-15T10:16:43 No auto update branch exists 2022-12-15T10:16:47 [version] 2022-12-15T10:16:49 [version] updated version and sha256 2022-12-15T10:16:49 [rustCrateVersion] 2022-12-15T10:16:49 [rustCrateVersion] No cargoSha256 found 2022-12-15T10:16:49 [golangModuleVersion] 2022-12-15T10:16:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T10:16:49 [updateScript] 2022-12-15T10:16:49 [updateScript] skipping because derivation has no updateScript 2022-12-15T10:16:49 2022-12-15T10:16:49 [quotedUrls] 2022-12-15T10:16:49 [quotedUrls] nothing found to replace 2022-12-15T10:16:49 Diff after rewrites: diff --git a/pkgs/tools/security/aflplusplus/default.nix b/pkgs/tools/security/aflplusplus/default.nix index 79a0779e60a..4f93c0a743c 100644 --- a/pkgs/tools/security/aflplusplus/default.nix +++ b/pkgs/tools/security/aflplusplus/default.nix @@ -17,13 +17,13 @@ let libtokencap = callPackage ./libtokencap.nix { inherit aflplusplus; }; aflplusplus = stdenvNoCC.mkDerivation rec { pname = "aflplusplus"; - version = "2.65c"; + version = "4.04c"; src = fetchFromGitHub { owner = "AFLplusplus"; repo = "AFLplusplus"; rev = version; - sha256 = "1np2a3kypb2m8nyv6qnij18yzn41pl8619jzydci40br4vxial9l"; + sha256 = "sha256-H227RuvBBih3dqpCHjcR8gpmFcHDCetuRzFuKHr2/BU="; }; enableParallelBuilding = true; 2022-12-15T10:18:25 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 aflplusplus Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . aflplusplus Standard output: warning: unknown setting 'experimental-features' error: build log of 'aflplusplus' is not available