tree-sitter-grammars.tree-sitter-gnuplot: init at 0-unstable-2026-01-29

gnuplot: fixup
This commit is contained in:
HigherOrderLogic
2026-07-11 07:07:56 +00:00
parent a106ffce0e
commit a09cf29dc6

View File

@@ -1045,6 +1045,15 @@
};
};
gnuplot = {
version = "0-unstable-2026-01-29";
url = "codeberg:maribu/tree-sitter-gnuplot";
rev = "21a3a3929facb964b3592daeb69119294ff84cf2";
hash = "sha256-2Z0CDtLOZ7LWffFboxO+tE0VWEkzNNodFMXr5PHQkoo=";
excludeBrokenTreeSitterJson = true;
meta.license = lib.licenses.bsd0;
};
go = {
version = "0.25.0";
url = "github:tree-sitter/tree-sitter-go";