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 Nov 10, 2024
1 parent f39157b commit b5d5ac4
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 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-11-08",
"date": "2024-11-09",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "425b58968340bd5b4621c2a0d626c73556516d3d",
"sha256": "sha256-bRPEaVs7vP9N8iE0EMupT3j+lRefhJXUIMeI00BMtO4=",
"rev": "0603b3e3d21ebe2fa82dc5361a3d500e0d3ad3a8",
"sha256": "sha256-aHLSQJv0UjpdpQG/hPOJzzGOCKJR8U8N0olRmllon+0=",
"sparseCheckout": [],
"type": "github"
},
"version": "425b58968340bd5b4621c2a0d626c73556516d3d"
"version": "0603b3e3d21ebe2fa82dc5361a3d500e0d3ad3a8"
},
"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 = "425b58968340bd5b4621c2a0d626c73556516d3d";
version = "0603b3e3d21ebe2fa82dc5361a3d500e0d3ad3a8";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "425b58968340bd5b4621c2a0d626c73556516d3d";
rev = "0603b3e3d21ebe2fa82dc5361a3d500e0d3ad3a8";
fetchSubmodules = false;
sha256 = "sha256-bRPEaVs7vP9N8iE0EMupT3j+lRefhJXUIMeI00BMtO4=";
sha256 = "sha256-aHLSQJv0UjpdpQG/hPOJzzGOCKJR8U8N0olRmllon+0=";
};
date = "2024-11-08";
date = "2024-11-09";
};
trouble = {
pname = "trouble";
Expand Down
6 changes: 3 additions & 3 deletions examples/custom/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 examples/defaults/flake.lock

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

0 comments on commit b5d5ac4

Please sign in to comment.