Loading pkgs/development/python-modules/nibe/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "nibe"; version = "2.16.0"; version = "2.17.0"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "yozik04"; repo = "nibe"; tag = version; hash = "sha256-iY7HjHxuQGrkiVPxUhELdij8u6g5IZxp/6Jydo7SOfQ="; hash = "sha256-wq+Gtt2oW8koxOqu3z8G3XvHo6Ur+FhWPe+KslDG754="; }; pythonRelaxDeps = [ "async-modbus" ]; Loading Loading
pkgs/development/python-modules/nibe/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "nibe"; version = "2.16.0"; version = "2.17.0"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "yozik04"; repo = "nibe"; tag = version; hash = "sha256-iY7HjHxuQGrkiVPxUhELdij8u6g5IZxp/6Jydo7SOfQ="; hash = "sha256-wq+Gtt2oW8koxOqu3z8G3XvHo6Ur+FhWPe+KslDG754="; }; pythonRelaxDeps = [ "async-modbus" ]; Loading