Loading maintainers/team-list.nix +1 −0 Original line number Diff line number Diff line Loading @@ -525,6 +525,7 @@ with lib.maintainers; home-assistant = { members = [ dotlambda fab hexa ]; Loading pkgs/development/python-modules/aioambient/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,11 @@ buildPythonPackage rec { hash = "sha256-F1c2S0c/CWHeCd24Zc8ib3aPR7yj9gCPBJpmpgoddQY="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail poetry-core==2.0.1 poetry-core ''; build-system = [ poetry-core ]; dependencies = [ Loading pkgs/development/python-modules/aioguardian/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,11 @@ buildPythonPackage rec { hash = "sha256-RoVD2O/OAk4l96kYEq7ZM/2QuckcPxDluf1MT4HdKc4="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail poetry-core==2.0.1 poetry-core ''; pythonRelaxDeps = [ "asyncio_dgram" "typing-extensions" Loading pkgs/development/python-modules/aiowebdav2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "aiowebdav2"; version = "0.4.1"; version = "0.4.2"; pyproject = true; src = fetchFromGitHub { owner = "jpbede"; repo = "aiowebdav2"; tag = "v${version}"; hash = "sha256-IhIfz3XVspQi/4uYxxKOexbg1/oYmOuBKfbpuUZ1n24="; hash = "sha256-ftz5FYY1mTVSI0dn1Oc0GfDv7rBnsl/sIn81YG9IARE="; }; build-system = [ poetry-core ]; Loading pkgs/development/python-modules/ayla-iot-unofficial/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "ayla-iot-unofficial"; version = "1.4.5"; version = "1.4.7"; pyproject = true; src = fetchFromGitHub { owner = "rewardone"; repo = "ayla-iot-unofficial"; tag = "v${version}"; hash = "sha256-FV3jes1cpvYbpCmJ+gdzBdsii1kyYe46R1NIpxiELBY="; hash = "sha256-N3xgtqb6QL58FgG7kv7vD8wwNxqZZWAcz2E1NvPwcfI="; }; build-system = [ setuptools ]; Loading Loading
maintainers/team-list.nix +1 −0 Original line number Diff line number Diff line Loading @@ -525,6 +525,7 @@ with lib.maintainers; home-assistant = { members = [ dotlambda fab hexa ]; Loading
pkgs/development/python-modules/aioambient/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,11 @@ buildPythonPackage rec { hash = "sha256-F1c2S0c/CWHeCd24Zc8ib3aPR7yj9gCPBJpmpgoddQY="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail poetry-core==2.0.1 poetry-core ''; build-system = [ poetry-core ]; dependencies = [ Loading
pkgs/development/python-modules/aioguardian/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,11 @@ buildPythonPackage rec { hash = "sha256-RoVD2O/OAk4l96kYEq7ZM/2QuckcPxDluf1MT4HdKc4="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail poetry-core==2.0.1 poetry-core ''; pythonRelaxDeps = [ "asyncio_dgram" "typing-extensions" Loading
pkgs/development/python-modules/aiowebdav2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "aiowebdav2"; version = "0.4.1"; version = "0.4.2"; pyproject = true; src = fetchFromGitHub { owner = "jpbede"; repo = "aiowebdav2"; tag = "v${version}"; hash = "sha256-IhIfz3XVspQi/4uYxxKOexbg1/oYmOuBKfbpuUZ1n24="; hash = "sha256-ftz5FYY1mTVSI0dn1Oc0GfDv7rBnsl/sIn81YG9IARE="; }; build-system = [ poetry-core ]; Loading
pkgs/development/python-modules/ayla-iot-unofficial/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "ayla-iot-unofficial"; version = "1.4.5"; version = "1.4.7"; pyproject = true; src = fetchFromGitHub { owner = "rewardone"; repo = "ayla-iot-unofficial"; tag = "v${version}"; hash = "sha256-FV3jes1cpvYbpCmJ+gdzBdsii1kyYe46R1NIpxiELBY="; hash = "sha256-N3xgtqb6QL58FgG7kv7vD8wwNxqZZWAcz2E1NvPwcfI="; }; build-system = [ setuptools ]; Loading