Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses authored and github-actions[bot] committed Jan 2, 2025
1 parent ba71442 commit 3fd707a
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 46 deletions.
8 changes: 4 additions & 4 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-12-31",
"date": "2025-01-01",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "5f78e989243f9fb0fb55e0cf54820920d86dfd30",
"sha256": "sha256-9A7/2y8ZviLNmu11e6Dx/SyFXLfO82Mnk5LZ8z+1qb4=",
"rev": "e947d35bbf919ea88a24c21cb8afa4621e3cf547",
"sha256": "sha256-UTBX8PsokYj5YmBu/uYm3X12iWLH4DE7mzJCxVNChcc=",
"sparseCheckout": [],
"type": "github"
},
"version": "5f78e989243f9fb0fb55e0cf54820920d86dfd30"
"version": "e947d35bbf919ea88a24c21cb8afa4621e3cf547"
},
"trouble": {
"cargoLocks": null,
Expand Down
8 changes: 4 additions & 4 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "5f78e989243f9fb0fb55e0cf54820920d86dfd30";
version = "e947d35bbf919ea88a24c21cb8afa4621e3cf547";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "5f78e989243f9fb0fb55e0cf54820920d86dfd30";
rev = "e947d35bbf919ea88a24c21cb8afa4621e3cf547";
fetchSubmodules = false;
sha256 = "sha256-9A7/2y8ZviLNmu11e6Dx/SyFXLfO82Mnk5LZ8z+1qb4=";
sha256 = "sha256-UTBX8PsokYj5YmBu/uYm3X12iWLH4DE7mzJCxVNChcc=";
};
date = "2024-12-31";
date = "2025-01-01";
};
trouble = {
pname = "trouble";
Expand Down
32 changes: 16 additions & 16 deletions examples/custom/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions examples/defaults/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3fd707a

Please sign in to comment.