gvm-libs 21.4.4 -> 22.4.4 https://github.com/greenbone/gvm-libs/releases attrpath: gvm-libs 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/gvm-libs/default.nix b/pkgs/development/libraries/gvm-libs/default.nix index a35a256b550..6208c608dcc 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.4"; src = fetchFromGitHub { owner = "greenbone"; repo = pname; rev = "v${version}"; - sha256 = "sha256-Ps8J9JuLKcrowl9wgZ3Wm7JTXyiejQPDr4OV/IvDy+I="; + sha256 = "sha256-qsEIjoaq+iBl6iTdSXrxf7LYin/qiGtJ/LaD4bONbI0="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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.4 -- 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 -- Checking for module 'gpgme>=1.7.0' -- Found gpgme, version 1.18.0-unknown -- Checking for module 'libgcrypt' -- Found libgcrypt, version 1.10.1 -- Looking for paho-mqtt3c ... LIBPAHO-NOTFOUND CMake Error at util/CMakeLists.txt:63 (message): libpaho-mqtt3c is required for MQTTv5 support.  -- Looking for libcrypt... -- Looking for libcrypt... /nix/store/kaiinm7cjirmv4zd3pdqar23rsypfqlh-libxcrypt-4.4.33/lib/libcrypt.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".