zabbix-cli 0 -> 1 attrpath: zabbix-cli 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/sbmak6hdj8p8xr9y9n371isy32rzvn9p-packages.json.drv building '/nix/store/sbmak6hdj8p8xr9y9n371isy32rzvn9p-packages.json.drv'... Going to be running update for following packages: - zabbix-cli-2.3.1 Press Enter key to continue... Running update for: - zabbix-cli-2.3.1: UPDATING ... - zabbix-cli-2.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/zabbix-cli/default.nix b/pkgs/tools/misc/zabbix-cli/default.nix index ad4ac08564ae..c39753d07040 100644 --- a/pkgs/tools/misc/zabbix-cli/default.nix +++ b/pkgs/tools/misc/zabbix-cli/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "zabbix-cli"; - version = "2.3.1"; + version = "2.3.2"; format = "setuptools"; src = fetchFromGitHub { owner = "usit-gd"; repo = "zabbix-cli"; rev = "refs/tags/${version}"; - sha256 = "sha256-i4dviSdrHNAn4mSWMn5DOBg4j8BXCfwKVYsDaBd/g6o="; + sha256 = "sha256-B5t/vxCmPdRR9YKOc2htI57Kmk1ZrpwPUln4JoUrK6g="; }; propagatedBuildInputs = with python3.pkgs; [ An auto update branch exists with message `zabbix-cli: 2.3.1 -> 2.3.2`. New version is 2.3.2. An auto update branch exists with an equal or greater version