2022-12-10T07:57:40 gvm-libs 21.4.4 -> 22.4.1 https://github.com/greenbone/gvm-libs/releases 2022-12-10T07:57:42 attrpath: gvm-libs 2022-12-10T07:57:42 Checking auto update branch... 2022-12-10T07:57:42 No auto update branch exists 2022-12-10T07:57:46 [version] 2022-12-10T07:57:47 [version] updated version and sha256 2022-12-10T07:57:47 [rustCrateVersion] 2022-12-10T07:57:47 [rustCrateVersion] No cargoSha256 found 2022-12-10T07:57:47 [golangModuleVersion] 2022-12-10T07:57:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T07:57:47 [updateScript] 2022-12-10T07:57:47 [updateScript] skipping because derivation has no updateScript 2022-12-10T07:57:47 2022-12-10T07:57:47 [quotedUrls] 2022-12-10T07:57:47 [quotedUrls] nothing found to replace 2022-12-10T07:57:47 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-12-10T07:59:20 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.1.0 -- 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/3naxdark2ckg4rgri04krg1hpxm3cya9-gpgme-1.18.0/lib/libgpgme.so, version 1.18.0-unknown -- Looking for libcrypt... -- Looking for libcrypt... /nix/store/frwb4ki3yl7c4bl7jhxk3h035rx8g158-libxcrypt-4.4.33/lib/libcrypt.so -- Looking for libgcrypt... -- Looking for libgcrypt... /nix/store/hvx46jgf43gr6cn8sjnkf96ff5dz3awy-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".