Commit f21e4546 authored by kb's avatar kb Committed by Matthieu Coudron
Browse files

tree-sitter-grammars.tree-sitter-netlinx: init

parent e462a75a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@
  tree-sitter-lua = lib.importJSON ./tree-sitter-lua.json;
  tree-sitter-make = lib.importJSON ./tree-sitter-make.json;
  tree-sitter-markdown = lib.importJSON ./tree-sitter-markdown.json;
  tree-sitter-netlinx = lib.importJSON ./tree-sitter-netlinx.json;
  tree-sitter-nickel = lib.importJSON ./tree-sitter-nickel.json;
  tree-sitter-nix = lib.importJSON ./tree-sitter-nix.json;
  tree-sitter-norg = lib.importJSON ./tree-sitter-norg.json;
+12 −0
Original line number Diff line number Diff line
{
  "url": "https://github.com/norgate-av/tree-sitter-netlinx",
  "rev": "6d3c01e54d150c6d3dcf99cad95a1f5fa0293018",
  "date": "2025-04-20T17:23:44+01:00",
  "path": "/nix/store/mnl4bx3006gy841ky2vgyyfx9fnibm2m-tree-sitter-netlinx",
  "sha256": "13kyl1a0d9x6k6ivcyzbplkcsdjy3kd4raym1zz8c5gs9xwg6vb4",
  "hash": "sha256-ZG3zeE/6FYb+D9WrTNocXjbNJr3re7ajmaanBlSgfo4=",
  "fetchLFS": false,
  "fetchSubmodules": false,
  "deepClone": false,
  "leaveDotGit": false
}
+4 −0
Original line number Diff line number Diff line
@@ -480,6 +480,10 @@ let
      orga = "uncenter";
      repo = "tree-sitter-tera";
    };
    "tree-sitter-netlinx" = {
      orga = "norgate-av";
      repo = "tree-sitter-netlinx";
    };
  };

  allGrammars =