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/w4rwzs7kg0k9zhd5x9qqbqmli36h4ycc-packages.json.drv building '/nix/store/w4rwzs7kg0k9zhd5x9qqbqmli36h4ycc-packages.json.drv'... Going to be running update for following packages: - nagios-4.5.0 Press Enter key to continue... Running update for: - nagios-4.5.0: UPDATING ... - nagios-4.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/monitoring/nagios/default.nix b/pkgs/servers/monitoring/nagios/default.nix index 442eed82478e..14e60891c08d 100644 --- a/pkgs/servers/monitoring/nagios/default.nix +++ b/pkgs/servers/monitoring/nagios/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "nagios"; - version = "4.5.0"; + version = "4.5.1"; src = fetchFromGitHub { owner = "NagiosEnterprises"; repo = "nagioscore"; rev = "refs/tags/nagios-${version}"; - hash = "sha256-km0vB/bopysS7eejDFDKaonXzTzBonIqiw1T+C2lKiQ="; + hash = "sha256-+U2k3w3Yr0qZjHwjRpKZVucB3a35PSZr1Sqa8k0ssq8="; }; patches = [ ./nagios.patch ]; An auto update branch exists with message `nagios: 4.5.0 -> 4.5.1`. New version is 4.5.1. An auto update branch exists with an equal or greater version