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 Oct 28, 2024
1 parent 559a736 commit 015e16c
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 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-10-26",
"date": "2024-10-27",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "46a6587a23eb842411e27f325280e8d7f71bd00a",
"sha256": "sha256-RswRJN1EudjcC+wM0WnLmIL4QJx56pycDrZ03MDJIsU=",
"rev": "00d219068385a4aa80859d4606ad6e03af6faa83",
"sha256": "sha256-/l6rfluR3TDCqM2XrsmcmMcRI4PlUTVwJgZVDBtOyNw=",
"sparseCheckout": [],
"type": "github"
},
"version": "46a6587a23eb842411e27f325280e8d7f71bd00a"
"version": "00d219068385a4aa80859d4606ad6e03af6faa83"
},
"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 = "46a6587a23eb842411e27f325280e8d7f71bd00a";
version = "00d219068385a4aa80859d4606ad6e03af6faa83";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "46a6587a23eb842411e27f325280e8d7f71bd00a";
rev = "00d219068385a4aa80859d4606ad6e03af6faa83";
fetchSubmodules = false;
sha256 = "sha256-RswRJN1EudjcC+wM0WnLmIL4QJx56pycDrZ03MDJIsU=";
sha256 = "sha256-/l6rfluR3TDCqM2XrsmcmMcRI4PlUTVwJgZVDBtOyNw=";
};
date = "2024-10-26";
date = "2024-10-27";
};
trouble = {
pname = "trouble";
Expand Down
12 changes: 6 additions & 6 deletions examples/custom/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 examples/defaults/flake.lock

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

6 changes: 3 additions & 3 deletions flake.lock

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

0 comments on commit 015e16c

Please sign in to comment.