Commit Graph

9 Commits

Author SHA1 Message Date
Erik Arvstedt
5339c7ccf1
tree-sitter/grammar: make fit for public use
- Rename `source` to the more idiomatic `src`.

- Pass `version` to `mkDerivation` so that it's available in
  `drvAttrs`/`overrideAttrs`.

- Remove misleading comment about `version`.
  (nvim-treesitter sets the version to the grammar src hash.)
2023-01-23 23:32:09 +01:00
figsoda
2d0d7db7f0 vimPlugins.nvim-treesitter: clean up update script 2023-01-03 14:57:00 -05:00
figsoda
fad9d559a3 nurl: 0.1.1 -> 0.2.1
Diff: https://github.com/nix-community/nurl/compare/v0.1.1...v0.2.1

Changelog: https://github.com/nix-community/nurl/blob/v0.2.1/CHANGELOG.md
2022-12-31 20:25:23 -05:00
figsoda
b12686d592 vimPlugins.nvim-treesitter: switch to nurl in update script 2022-12-29 21:31:03 -05:00
figsoda
4d38dd483c vimPlugins.nvim-treesitter: fix update script 2022-12-23 23:20:20 -05:00
figsoda
1edc531d8b vimPlugins.nvim-treesitter: set meta.homepage for grammars 2022-11-17 23:20:02 -05:00
figsoda
af810aa232 vimPlugins.nvim-treesitter: move grammar generation from fetch to grammar.nix 2022-11-14 23:22:24 -05:00
figsoda
650fd131fb vimPlugins.nvim-treesitter: fix up update script and update grammars 2022-11-01 20:39:18 -04:00
figsoda
ca846a348f vimPlugins.nvim-treesitter: add tree sitter grammars 2022-10-31 09:44:02 -04:00