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 Jul 28, 2024
1 parent b92c787 commit 682a70b
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 29 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-07-26",
"date": "2024-07-27",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "e265fec94c7dc0c8c64cb86820ff5ad3ee135c7d",
"sha256": "sha256-o5sraD1L/hyqbNDLhNLEgMoBTjLPIl7An3sUfwzB0P4=",
"rev": "f97e0de0053df1cb3b9f74b9b1239acced1b7d9a",
"sha256": "sha256-5MXUVKicju9aVN5cxZriMM2+3jgHTDuMDXsVo9q6084=",
"sparseCheckout": [],
"type": "github"
},
"version": "e265fec94c7dc0c8c64cb86820ff5ad3ee135c7d"
"version": "f97e0de0053df1cb3b9f74b9b1239acced1b7d9a"
},
"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 = "e265fec94c7dc0c8c64cb86820ff5ad3ee135c7d";
version = "f97e0de0053df1cb3b9f74b9b1239acced1b7d9a";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "e265fec94c7dc0c8c64cb86820ff5ad3ee135c7d";
rev = "f97e0de0053df1cb3b9f74b9b1239acced1b7d9a";
fetchSubmodules = false;
sha256 = "sha256-o5sraD1L/hyqbNDLhNLEgMoBTjLPIl7An3sUfwzB0P4=";
sha256 = "sha256-5MXUVKicju9aVN5cxZriMM2+3jgHTDuMDXsVo9q6084=";
};
date = "2024-07-26";
date = "2024-07-27";
};
trouble = {
pname = "trouble";
Expand Down
18 changes: 9 additions & 9 deletions examples/custom/flake.lock

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

18 changes: 9 additions & 9 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 682a70b

Please sign in to comment.