2022-11-19T02:31:53 gvm-libs 21.4.4 -> 22.4.1 https://github.com/greenbone/gvm-libs/releases 2022-11-19T02:31:55 attrpath: gvm-libs 2022-11-19T02:31:56 Checking auto update branch... 2022-11-19T02:31:56 No auto update branch exists 2022-11-19T02:31:59 [version] 2022-11-19T02:32:02 [version] updated version and sha256 2022-11-19T02:32:02 [rustCrateVersion] 2022-11-19T02:32:02 [rustCrateVersion] No cargoSha256 found 2022-11-19T02:32:02 [golangModuleVersion] 2022-11-19T02:32:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T02:32:02 [updateScript] 2022-11-19T02:32:02 [updateScript] skipping because derivation has no updateScript 2022-11-19T02:32:02 2022-11-19T02:32:02 [quotedUrls] 2022-11-19T02:32:02 [quotedUrls] nothing found to replace 2022-11-19T02:32:02 Diff after rewrites: diff --git a/pkgs/development/libraries/gvm-libs/default.nix b/pkgs/development/libraries/gvm-libs/default.nix index ba08fc61f56..99e9e1a52bc 100644 --- a/pkgs/development/libraries/gvm-libs/default.nix +++ b/pkgs/development/libraries/gvm-libs/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "gvm-libs"; - version = "21.4.4"; + version = "22.4.1"; src = fetchFromGitHub { owner = "greenbone"; repo = pname; rev = "v${version}"; - sha256 = "sha256-Ps8J9JuLKcrowl9wgZ3Wm7JTXyiejQPDr4OV/IvDy+I="; + sha256 = "sha256-BCq8Es4uzdq8cF6cU6uidYWp9TOgtql1/+1Q/3lXIN4="; }; nativeBuildInputs = [ 2022-11-19T02:33:37 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 gvm-libs nix build failed. to the PKG_CONFIG_PATH environment variable Package 'libtasn1', required by 'gnutls', not found -- Checking for module 'uuid>=2.25.0' -- Found uuid, version 2.38.1 -- Checking for module 'libssh>=0.6.0' -- Found libssh, version 0.10.0 -- Checking for module 'hiredis>=0.10.1' -- Found hiredis, version 1.0.2 -- Checking for module 'libxml-2.0>=2.0' -- Found libxml-2.0, version 2.10.3 -- Looking for paho-mqtt3c ... LIBPAHO-NOTFOUND CMake Error at util/CMakeLists.txt:57 (message): libpaho-mqtt3c is required for MQTTv5 support.  -- Looking for gpgme... -- Found gpgme: /nix/store/426nq65gmsybwhsmyixxbry424bg98ya-gpgme-1.18.0/lib/libgpgme.so, version 1.18.0-unknown -- Looking for libcrypt... -- Looking for libcrypt... /nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/lib/libcrypt.so -- Looking for libgcrypt... -- Looking for libgcrypt... /nix/store/fbd2zvpx1iyisqmq5hn3hdnqs03ycz57-libgcrypt-1.10.1/lib/libgcrypt.so -- Looking for freeradius-client library... -- Looking for radcli library... -- No suitable radius library found - radius support disabled -- Looking for libldap... -- No ldap library found - ldap support disabled -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- WARNING: Doxygen is required to build the HTML docs. -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".