Loading pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +3 −3 Original line number Diff line number Diff line Loading @@ -1531,9 +1531,9 @@ }; markdown = { version = "0.5.2"; version = "0.5.3"; url = "github:tree-sitter-grammars/tree-sitter-markdown"; hash = "sha256-JJCFksPDwaiOmU+nZ3PHeLHlPKWTZBTnqcD/tQorWdU="; hash = "sha256-WUVN7+lzDI+VC5PuJjhHiS4JpVr1x0Ic30i2tVrI6W8="; location = "tree-sitter-markdown"; meta = { license = lib.licenses.mit; Loading @@ -1544,7 +1544,7 @@ language = "markdown_inline"; version = "0.5.2"; url = "github:tree-sitter-grammars/tree-sitter-markdown"; hash = "sha256-JJCFksPDwaiOmU+nZ3PHeLHlPKWTZBTnqcD/tQorWdU="; hash = "sha256-WUVN7+lzDI+VC5PuJjhHiS4JpVr1x0Ic30i2tVrI6W8="; location = "tree-sitter-markdown-inline"; meta = { license = lib.licenses.mit; Loading Loading
pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +3 −3 Original line number Diff line number Diff line Loading @@ -1531,9 +1531,9 @@ }; markdown = { version = "0.5.2"; version = "0.5.3"; url = "github:tree-sitter-grammars/tree-sitter-markdown"; hash = "sha256-JJCFksPDwaiOmU+nZ3PHeLHlPKWTZBTnqcD/tQorWdU="; hash = "sha256-WUVN7+lzDI+VC5PuJjhHiS4JpVr1x0Ic30i2tVrI6W8="; location = "tree-sitter-markdown"; meta = { license = lib.licenses.mit; Loading @@ -1544,7 +1544,7 @@ language = "markdown_inline"; version = "0.5.2"; url = "github:tree-sitter-grammars/tree-sitter-markdown"; hash = "sha256-JJCFksPDwaiOmU+nZ3PHeLHlPKWTZBTnqcD/tQorWdU="; hash = "sha256-WUVN7+lzDI+VC5PuJjhHiS4JpVr1x0Ic30i2tVrI6W8="; location = "tree-sitter-markdown-inline"; meta = { license = lib.licenses.mit; Loading