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 Dec 28, 2024
1 parent 92825a2 commit 3b7fb5c
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
16 changes: 8 additions & 8 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
},
"mini": {
"cargoLocks": null,
"date": "2024-12-26",
"date": "2024-12-27",
"extract": null,
"name": "mini",
"passthru": null,
Expand All @@ -265,12 +265,12 @@
"name": null,
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "c78332b4c71ad3c2a09efe6acd0a51283627258f",
"sha256": "sha256-AllUSaNFH9Tk2MRiy8RgttjDAwmxtNRVEibzFooXMjY=",
"rev": "2faada1cffce5609d78ac5e81eaf3754e0476758",
"sha256": "sha256-TbwH+B9mn2V+DaItl5KGmfqKzGKfSZiwVfwQmJsyToM=",
"sparseCheckout": [],
"type": "github"
},
"version": "c78332b4c71ad3c2a09efe6acd0a51283627258f"
"version": "2faada1cffce5609d78ac5e81eaf3754e0476758"
},
"null": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-12-26",
"date": "2024-12-27",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "17678b00fa5c2712890a0ec2e269d0a4de1207df",
"sha256": "sha256-FSNMuairig+DgMyujoVi3r5N7Et0/QliVxSuAkTgzjQ=",
"rev": "eb3e850acff4d9f2f2dd8dacd75353043c899753",
"sha256": "sha256-4uQ4djz9kUl83G8z3e5Hlg1PQsAdNKllF/kAiRvMsH4=",
"sparseCheckout": [],
"type": "github"
},
"version": "17678b00fa5c2712890a0ec2e269d0a4de1207df"
"version": "eb3e850acff4d9f2f2dd8dacd75353043c899753"
},
"trouble": {
"cargoLocks": null,
Expand Down
16 changes: 8 additions & 8 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,15 @@
};
mini = {
pname = "mini";
version = "c78332b4c71ad3c2a09efe6acd0a51283627258f";
version = "2faada1cffce5609d78ac5e81eaf3754e0476758";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "c78332b4c71ad3c2a09efe6acd0a51283627258f";
rev = "2faada1cffce5609d78ac5e81eaf3754e0476758";
fetchSubmodules = false;
sha256 = "sha256-AllUSaNFH9Tk2MRiy8RgttjDAwmxtNRVEibzFooXMjY=";
sha256 = "sha256-TbwH+B9mn2V+DaItl5KGmfqKzGKfSZiwVfwQmJsyToM=";
};
date = "2024-12-26";
date = "2024-12-27";
};
null = {
pname = "null";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "17678b00fa5c2712890a0ec2e269d0a4de1207df";
version = "eb3e850acff4d9f2f2dd8dacd75353043c899753";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "17678b00fa5c2712890a0ec2e269d0a4de1207df";
rev = "eb3e850acff4d9f2f2dd8dacd75353043c899753";
fetchSubmodules = false;
sha256 = "sha256-FSNMuairig+DgMyujoVi3r5N7Et0/QliVxSuAkTgzjQ=";
sha256 = "sha256-4uQ4djz9kUl83G8z3e5Hlg1PQsAdNKllF/kAiRvMsH4=";
};
date = "2024-12-26";
date = "2024-12-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 3b7fb5c

Please sign in to comment.