File tree Expand file tree Collapse file tree 5 files changed +28
-19
lines changed
pkgs/nvim-treesitter/grammars Expand file tree Collapse file tree 5 files changed +28
-19
lines changed Original file line number Diff line number Diff line change 21
21
git-hooks . follows = "" ;
22
22
hercules-ci-effects . follows = "" ;
23
23
nixpkgs . follows = "nixpkgs" ;
24
+ neovim-src . follows = "neovim-src" ;
24
25
} ;
25
26
} ;
27
+ neovim-src = {
28
+ url = "github:neovim/neovim/3d1e6c56f08f420c0d91ffbee888c05b20806a5e" ;
29
+ flake = false ;
30
+ } ;
26
31
nil . url = "github:oxalica/nil" ;
27
32
nix-colors . url = "github:misterio77/nix-colors" ;
28
33
nixpkgs . url = "github:nixos/nixpkgs/nixpkgs-unstable" ;
Original file line number Diff line number Diff line change 278
278
"nvim-treesitter" : {
279
279
"branch" : " master" ,
280
280
"repo" :
" ssh://[email protected] /nvim-treesitter/nvim-treesitter" ,
281
- "rev" : " d1e1f17cea23f14cbe230635b9bb654a835f02d7 " ,
281
+ "rev" : " 3af8476530caa0906aa68f4dc911f76e77b478a9 " ,
282
282
"type" : " git"
283
283
},
284
284
"nvim-treesitter-textobjects" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"url" : " https://github.com/tree-sitter/tree-sitter-java" ,
3
- "rev" : " 245b05c6ba900fa708242835f6168ef76f9d951e " ,
4
- "date" : " 2024-09-01T06:35:15 -04:00" ,
5
- "sha256" : " 1qxiddgk3nqy6xdvbciygryfq9bap8529hl2dpx7ma9888qfxkhb " ,
6
- "hash" : " sha256-C87uMEIoqXr6bYLCJAq6aiXsfH4+srVbNx7bMV9rseM =" ,
3
+ "rev" : " 490d878cf33b0ad5ae7a7253ff30597a5bdc348e " ,
4
+ "date" : " 2024-09-30T15:12:36 -04:00" ,
5
+ "sha256" : " 1m4806bq6ga90vf00dbjkjvz64k06raw2w984yhnpgghbrvgm5xj " ,
6
+ "hash" : " sha256-spf6dl7wvWuhJyhxwVU2YBLzt5xyNQDcBkk9g5cBiNQ =" ,
7
7
"fetchLFS" : false ,
8
8
"fetchSubmodules" : false ,
9
9
"deepClone" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"url" : " https://github.com/cstrahan/tree-sitter-nix" ,
3
- "rev" : " fcf1857e254ab654e0fb73fe9706e33c52e79a5c " ,
4
- "date" : " 2024-09-27T12:33:25Z " ,
5
- "sha256" : " 1xh9dwqxwrfa9i0asszyzsdrs42gj806v53kndpgh1hwx9r94a3b " ,
6
- "hash" : " sha256-ayiScuocBvhus3OUbQCSTxCdm/7+a61ATMpl3jFvCfY =" ,
3
+ "rev" : " 49adb0f7656fe1737bb11aff593692157905d1b1 " ,
4
+ "date" : " 2024-10-01T20:16:08Z " ,
5
+ "sha256" : " 138gwnqbrmshklpli4virblhxfx1lv9bzskgg8lbd1hkkk99za1w " ,
6
+ "hash" : " sha256-PKif0pwThrYoem/qv9KmobsO6cpxk0gvnVDXvLDlD40 =" ,
7
7
"fetchLFS" : false ,
8
8
"fetchSubmodules" : false ,
9
9
"deepClone" : false ,
You can’t perform that action at this time.
0 commit comments