nagios 4.4.6 -> 4.4.14 https://repology.org/project/nagios/versions attrpath: nagios 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/servers/monitoring/nagios/default.nix b/pkgs/servers/monitoring/nagios/default.nix index edf82742bc53..a0a9386f3d59 100644 --- a/pkgs/servers/monitoring/nagios/default.nix +++ b/pkgs/servers/monitoring/nagios/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "nagios"; - version = "4.4.6"; + version = "4.4.14"; src = fetchurl { url = "mirror://sourceforge/nagios/nagios-4.x/${pname}-${version}/${pname}-${version}.tar.gz"; - sha256 = "1x5hb97zbvkm73q53ydp1gwj8nnznm72q9c4rm6ny7phr995l3db"; + sha256 = "sha256-UHyqwa6Jl0/6jqWzEKoEi6mrAM2XEWk+826xfu6p+E8="; }; patches = [ ./nagios.patch ]; 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 nagios nix build failed. checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking what the operating system is ... linux checking what the distribution type is ... unknown checking what init system is being used ... ./configure: line 4742: ps: command not found unknown checking what inetd is being used ... ./configure: line 4870: ps: command not found unknown checking for which paths to use ... default checking for which init file to use ... unknown checking for which inetd files to use ... unknown checking for va_copy... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for sigaction... yes checking for C99 vsnprintf... yes checking for library containing getservbyname... none required checking for library containing connect... none required checking for initgroups... yes checking for setenv... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for unsetenv... yes checking for type of socket size... size_t checking for Kerberos include files... configure: WARNING: could not find include files checking for pkg-config... no checking for SSL headers... configure: error: Cannot find ssl headers