Loading pkgs/development/python-modules/growattserver/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "growattserver"; version = "1.4.0"; version = "1.5.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "indykoning"; repo = "PyPi_GrowattServer"; rev = "refs/tags/${version}"; hash = "sha256-V0EW3I0FIDx9urbxX/zh3A51B/BiDqUfsrKbKU9FKiE="; hash = "sha256-ATxXjIF5QRsdLuXZCOWMwvbBzawrhlYZ+wodITz36sE="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/growattserver/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "growattserver"; version = "1.4.0"; version = "1.5.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "indykoning"; repo = "PyPi_GrowattServer"; rev = "refs/tags/${version}"; hash = "sha256-V0EW3I0FIDx9urbxX/zh3A51B/BiDqUfsrKbKU9FKiE="; hash = "sha256-ATxXjIF5QRsdLuXZCOWMwvbBzawrhlYZ+wodITz36sE="; }; nativeBuildInputs = [ Loading