Loading pkgs/development/python-modules/hass-nabucasa/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "hass-nabucasa"; version = "0.89.0"; version = "0.90.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "nabucasa"; repo = "hass-nabucasa"; tag = version; hash = "sha256-o6VUfg0mtaXw5isF4Q1afCZrOMSW9FSjbOOUcBne+dY="; hash = "sha256-OP+KUh0WsE6I0hKUvUBHhzrLCKM7jc5GhO++9OrLh4s="; }; pythonRelaxDeps = [ "acme" ]; Loading Loading
pkgs/development/python-modules/hass-nabucasa/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "hass-nabucasa"; version = "0.89.0"; version = "0.90.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "nabucasa"; repo = "hass-nabucasa"; tag = version; hash = "sha256-o6VUfg0mtaXw5isF4Q1afCZrOMSW9FSjbOOUcBne+dY="; hash = "sha256-OP+KUh0WsE6I0hKUvUBHhzrLCKM7jc5GhO++9OrLh4s="; }; pythonRelaxDeps = [ "acme" ]; Loading