Loading pkgs/development/python-modules/hass-nabucasa/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ fetchFromGitHub, freezegun, josepy, litellm, pycognito, pyjwt, pytest-aiohttp, Loading @@ -30,7 +31,7 @@ buildPythonPackage rec { pname = "hass-nabucasa"; version = "1.5.1"; version = "1.6.1"; pyproject = true; disabled = pythonOlder "3.13"; Loading @@ -39,7 +40,7 @@ buildPythonPackage rec { owner = "nabucasa"; repo = "hass-nabucasa"; tag = version; hash = "sha256-BYRVr8YWYG+6vmCFCEJH0v2s+EpefDxmcBMHkXHRCrA="; hash = "sha256-LBJPzMosSgfdONu2preIBKmlKhY4P+jFTmR8u2BKCZI="; }; postPatch = '' Loading @@ -51,7 +52,6 @@ buildPythonPackage rec { pythonRelaxDeps = [ "acme" "josepy" "snitun" ]; Loading @@ -64,6 +64,7 @@ buildPythonPackage rec { ciso8601 cryptography josepy litellm pycognito pyjwt sentence-stream Loading Loading
pkgs/development/python-modules/hass-nabucasa/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ fetchFromGitHub, freezegun, josepy, litellm, pycognito, pyjwt, pytest-aiohttp, Loading @@ -30,7 +31,7 @@ buildPythonPackage rec { pname = "hass-nabucasa"; version = "1.5.1"; version = "1.6.1"; pyproject = true; disabled = pythonOlder "3.13"; Loading @@ -39,7 +40,7 @@ buildPythonPackage rec { owner = "nabucasa"; repo = "hass-nabucasa"; tag = version; hash = "sha256-BYRVr8YWYG+6vmCFCEJH0v2s+EpefDxmcBMHkXHRCrA="; hash = "sha256-LBJPzMosSgfdONu2preIBKmlKhY4P+jFTmR8u2BKCZI="; }; postPatch = '' Loading @@ -51,7 +52,6 @@ buildPythonPackage rec { pythonRelaxDeps = [ "acme" "josepy" "snitun" ]; Loading @@ -64,6 +64,7 @@ buildPythonPackage rec { ciso8601 cryptography josepy litellm pycognito pyjwt sentence-stream Loading