Loading pkgs/development/python-modules/incomfort-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "incomfort-client"; version = "0.6.7"; version = "0.6.8"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "zxdavb"; repo = "incomfort-client"; tag = "v${version}"; hash = "sha256-ySE2J6h1EeoN7/Y3OK6mrDrXivv9saq9ghHEFGlVlQw="; hash = "sha256-hQYgGxGkUyIdQN8oOhicLJXeOxRCREhwiOLO0sPcUfs="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/incomfort-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "incomfort-client"; version = "0.6.7"; version = "0.6.8"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "zxdavb"; repo = "incomfort-client"; tag = "v${version}"; hash = "sha256-ySE2J6h1EeoN7/Y3OK6mrDrXivv9saq9ghHEFGlVlQw="; hash = "sha256-hQYgGxGkUyIdQN8oOhicLJXeOxRCREhwiOLO0sPcUfs="; }; build-system = [ poetry-core ]; Loading