Loading pkgs/servers/home-assistant/stubs.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "homeassistant-stubs"; version = "2024.11.1"; version = "2024.11.2"; pyproject = true; disabled = python.version != home-assistant.python.version; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "KapJI"; repo = "homeassistant-stubs"; rev = "refs/tags/${version}"; hash = "sha256-6Av1LSzmgjJonXlRFMrzdvGDm6latErBxCmgYlCDZ28="; hash = "sha256-P9fhFl91IJyRCacJ5lDJu036hgzcNMCF7LO4Brv4P6c="; }; build-system = [ Loading Loading
pkgs/servers/home-assistant/stubs.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "homeassistant-stubs"; version = "2024.11.1"; version = "2024.11.2"; pyproject = true; disabled = python.version != home-assistant.python.version; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "KapJI"; repo = "homeassistant-stubs"; rev = "refs/tags/${version}"; hash = "sha256-6Av1LSzmgjJonXlRFMrzdvGDm6latErBxCmgYlCDZ28="; hash = "sha256-P9fhFl91IJyRCacJ5lDJu036hgzcNMCF7LO4Brv4P6c="; }; build-system = [ Loading