Loading pkgs/development/python-modules/aiohomematic/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ buildPythonPackage rec { homepage = "https://github.com/SukramJ/aiohomematic"; changelog = "https://github.com/SukramJ/aiohomematic/blob/${src.tag}/changelog.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; maintainers = with lib.maintainers; [ dotlambda fab ]; }; } Loading
pkgs/development/python-modules/aiohomematic/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ buildPythonPackage rec { homepage = "https://github.com/SukramJ/aiohomematic"; changelog = "https://github.com/SukramJ/aiohomematic/blob/${src.tag}/changelog.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; maintainers = with lib.maintainers; [ dotlambda fab ]; }; }