2022-12-31T07:15:35 zeek 4.2.2 -> 5.1.1 https://repology.org/metapackage/zeek/versions 2022-12-31T07:15:37 attrpath: python310Packages.zeek 2022-12-31T07:15:38 Checking auto update branch... 2022-12-31T07:15:38 No auto update branch exists 2022-12-31T07:15:43 [version] 2022-12-31T07:15:47 [version] updated version and sha256 2022-12-31T07:15:47 [rustCrateVersion] 2022-12-31T07:15:47 [rustCrateVersion] No cargoSha256 found 2022-12-31T07:15:47 [golangModuleVersion] 2022-12-31T07:15:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T07:15:47 [updateScript] 2022-12-31T07:15:47 [updateScript] skipping because derivation has no updateScript 2022-12-31T07:15:47 2022-12-31T07:15:47 [quotedUrls] 2022-12-31T07:15:47 [quotedUrls] nothing found to replace 2022-12-31T07:15:47 Diff after rewrites: diff --git a/pkgs/applications/networking/ids/zeek/default.nix b/pkgs/applications/networking/ids/zeek/default.nix index ddeb03698e9..236427273f2 100644 --- a/pkgs/applications/networking/ids/zeek/default.nix +++ b/pkgs/applications/networking/ids/zeek/default.nix @@ -21,11 +21,11 @@ stdenv.mkDerivation rec { pname = "zeek"; - version = "4.2.2"; + version = "5.1.1"; src = fetchurl { url = "https://download.zeek.org/zeek-${version}.tar.gz"; - sha256 = "sha256-9Q3X24uAmnSnLUAklK+gC0Mu8eh81ZE2h/7uIVc8cAw="; + sha256 = "sha256-2igxgP3xeNPKYJ0+bb6YggxK7rPib+65ciHPphavxsI="; }; nativeBuildInputs = [ 2022-12-31T07:17:43 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 python310Packages.zeek nix build failed. * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing.  CMake Error at auxil/broker/tests/btest/CMakeLists.txt:3 (target_link_libraries): Target "btest-put-unique" links to: CAF::net but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing.  -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_POLICY_DEFAULT_CMP0025  CMake Generate step failed. Build files cannot be regenerated correctly.