Loading pkgs/development/python-modules/pyrainbird/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to interact with Rainbird controllers"; homepage = "https://github.com/jbarrancos/pyrainbird/"; changelog = "https://github.com/jbarrancos/pyrainbird/releases/tag/${version}"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/pyrainbird/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to interact with Rainbird controllers"; homepage = "https://github.com/jbarrancos/pyrainbird/"; changelog = "https://github.com/jbarrancos/pyrainbird/releases/tag/${version}"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading