Loading pkgs/development/python-modules/tree-sitter-markdown/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,9 @@ buildPythonPackage rec { homepage = "https://github.com/tree-sitter-grammars/tree-sitter-markdown"; changelog = "https://github.com/tree-sitter-grammars/tree-sitter-markdown/releases/tag/${src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ GaetanLepage ]; maintainers = with lib.maintainers; [ GaetanLepage gepbird ]; }; } Loading
pkgs/development/python-modules/tree-sitter-markdown/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,9 @@ buildPythonPackage rec { homepage = "https://github.com/tree-sitter-grammars/tree-sitter-markdown"; changelog = "https://github.com/tree-sitter-grammars/tree-sitter-markdown/releases/tag/${src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ GaetanLepage ]; maintainers = with lib.maintainers; [ GaetanLepage gepbird ]; }; }