Loading pkgs/development/python-modules/jh2/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,9 @@ buildPythonPackage rec { homepage = "https://github.com/jawah/h2"; changelog = "https://github.com/jawah/h2/blob/${src.rev}/CHANGELOG.rst"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; maintainers = with lib.maintainers; [ fab techknowlogick ]; }; } Loading
pkgs/development/python-modules/jh2/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,9 @@ buildPythonPackage rec { homepage = "https://github.com/jawah/h2"; changelog = "https://github.com/jawah/h2/blob/${src.rev}/CHANGELOG.rst"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; maintainers = with lib.maintainers; [ fab techknowlogick ]; }; }