tree-sitter-grammars.tree-sitter-ptx: init at 0-unstable-2026-01-02

This commit is contained in:
HigherOrderLogic
2026-07-11 08:01:55 +00:00
parent 4344f6f01e
commit 1aedbdb522

View File

@@ -2418,6 +2418,14 @@
};
};
ptx = {
version = "0-unstable-2026-01-02";
url = "codeberg:jer-gremlin/tree-sitter-ptx";
rev = "3dfa6758d4c15832d051f933101992b9e01d6611";
hash = "sha256-h2a+ievbZGAYFVl3aZxM4/zTn92/fnfxelHWKfnXoP8=";
meta.license = lib.licenses.mit;
};
pug = {
version = "0-unstable-2024-11-17";
url = "github:zealot128/tree-sitter-pug";