nagios 0 -> 1 attrpath: nagios Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9jkrspw0p3dk7844s3c8qbixkrcq45i1-packages.json.drv building '/nix/store/9jkrspw0p3dk7844s3c8qbixkrcq45i1-packages.json.drv'... Going to be running update for following packages: - nagios-4.5.3 Press Enter key to continue... Running update for: - nagios-4.5.3: UPDATING ... - nagios-4.5.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/monitoring/nagios/default.nix b/pkgs/servers/monitoring/nagios/default.nix index 5d46addfc963..d10c614828c7 100644 --- a/pkgs/servers/monitoring/nagios/default.nix +++ b/pkgs/servers/monitoring/nagios/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "nagios"; - version = "4.5.3"; + version = "4.5.4"; src = fetchFromGitHub { owner = "NagiosEnterprises"; repo = "nagioscore"; rev = "refs/tags/nagios-${finalAttrs.version}"; - hash = "sha256-irr6JVCE3krcD3kScGR8maSbvsNPeQFqWm5oNl9OhQU="; + hash = "sha256-QZKSVjaOUDmsQwOlJSTQgy8BuTZ5tcDaJB0a6KttrdU="; }; patches = [ ./nagios.patch ]; An auto update branch exists with message `nagios: 4.5.3 -> 4.5.4`. New version is 4.5.4. An auto update branch exists with an equal or greater version