zabbix-cli: 2.0.1 -> 2.1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zabbix-cli/versions
This commit is contained in:
parent
53328909da
commit
7cf29d0119
@ -4,7 +4,7 @@ let
|
|||||||
|
|
||||||
in pythonPackages.buildPythonApplication rec {
|
in pythonPackages.buildPythonApplication rec {
|
||||||
name = "zabbix-cli-${version}";
|
name = "zabbix-cli-${version}";
|
||||||
version = "2.0.1";
|
version = "2.1.1";
|
||||||
|
|
||||||
propagatedBuildInputs = with pythonPackages; [ ipaddr requests ];
|
propagatedBuildInputs = with pythonPackages; [ ipaddr requests ];
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ in pythonPackages.buildPythonApplication rec {
|
|||||||
owner = "usit-gd";
|
owner = "usit-gd";
|
||||||
repo = "zabbix-cli";
|
repo = "zabbix-cli";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0kwrfgq6h26dajll11f21c8b799bsfl1axmk2fdghl1gclxra7ry";
|
sha256 = "10a1cvjqwlqqfz52ajv9i53h6v95w8y7xmgqr79q2c4v1nz5bfks";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user