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 Sep 27, 2024
1 parent cd7829e commit e430b97
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
24 changes: 12 additions & 12 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"gitsigns": {
"cargoLocks": null,
"date": "2024-09-04",
"date": "2024-09-26",
"extract": null,
"name": "gitsigns",
"passthru": null,
Expand All @@ -97,12 +97,12 @@
"name": null,
"owner": "lewis6991",
"repo": "gitsigns.nvim",
"rev": "1ef74b546732f185d0f806860fa5404df7614f28",
"sha256": "sha256-s3y8ZuLV00GIhizcK/zqsJOTKecql7Xn3LGYmH7NLsQ=",
"rev": "356df59308d8b87486644d2324d7558ac0f3db36",
"sha256": "sha256-QLVz3LYrxYcZVsQuYq2PMgkiE84pLpCpli0kiOzgmeg=",
"sparseCheckout": [],
"type": "github"
},
"version": "1ef74b546732f185d0f806860fa5404df7614f28"
"version": "356df59308d8b87486644d2324d7558ac0f3db36"
},
"incline": {
"cargoLocks": null,
Expand Down Expand Up @@ -253,7 +253,7 @@
},
"mini": {
"cargoLocks": null,
"date": "2024-09-13",
"date": "2024-09-26",
"extract": null,
"name": "mini",
"passthru": null,
Expand All @@ -265,12 +265,12 @@
"name": null,
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "e50cf9de614500a20e47cfc50e30a100042f91c3",
"sha256": "sha256-kDxD5FdM6VeKZWiHYxqzl8F9ZwwEmBcTVPQFPRqiVMs=",
"rev": "64e95aa77587d04f97a5579b2106a82a08a7d968",
"sha256": "sha256-EWV/XWVdxA/7gt4482Vv62j4b/x6DdzfnV4EnPvp0HM=",
"sparseCheckout": [],
"type": "github"
},
"version": "e50cf9de614500a20e47cfc50e30a100042f91c3"
"version": "64e95aa77587d04f97a5579b2106a82a08a7d968"
},
"null": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-09-25",
"date": "2024-09-26",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "0c8a582e474e248f2a4406188e0c653f92a064cf",
"sha256": "sha256-314b2GjSYIvsDuSMtkZ7ND+ISCJuvlNiXbD1V7C/QKQ=",
"rev": "679883ad31f1752cac92a4ca182cee8b2751d4f1",
"sha256": "sha256-qQUltF/RKNTFhtXYylbJKqF0AWoZhBWA17wRN1Wsw5E=",
"sparseCheckout": [],
"type": "github"
},
"version": "0c8a582e474e248f2a4406188e0c653f92a064cf"
"version": "679883ad31f1752cac92a4ca182cee8b2751d4f1"
},
"trouble": {
"cargoLocks": null,
Expand Down
24 changes: 12 additions & 12 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
};
gitsigns = {
pname = "gitsigns";
version = "1ef74b546732f185d0f806860fa5404df7614f28";
version = "356df59308d8b87486644d2324d7558ac0f3db36";
src = fetchFromGitHub {
owner = "lewis6991";
repo = "gitsigns.nvim";
rev = "1ef74b546732f185d0f806860fa5404df7614f28";
rev = "356df59308d8b87486644d2324d7558ac0f3db36";
fetchSubmodules = false;
sha256 = "sha256-s3y8ZuLV00GIhizcK/zqsJOTKecql7Xn3LGYmH7NLsQ=";
sha256 = "sha256-QLVz3LYrxYcZVsQuYq2PMgkiE84pLpCpli0kiOzgmeg=";
};
date = "2024-09-04";
date = "2024-09-26";
};
incline = {
pname = "incline";
Expand Down Expand Up @@ -147,15 +147,15 @@
};
mini = {
pname = "mini";
version = "e50cf9de614500a20e47cfc50e30a100042f91c3";
version = "64e95aa77587d04f97a5579b2106a82a08a7d968";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "e50cf9de614500a20e47cfc50e30a100042f91c3";
rev = "64e95aa77587d04f97a5579b2106a82a08a7d968";
fetchSubmodules = false;
sha256 = "sha256-kDxD5FdM6VeKZWiHYxqzl8F9ZwwEmBcTVPQFPRqiVMs=";
sha256 = "sha256-EWV/XWVdxA/7gt4482Vv62j4b/x6DdzfnV4EnPvp0HM=";
};
date = "2024-09-13";
date = "2024-09-26";
};
null = {
pname = "null";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "0c8a582e474e248f2a4406188e0c653f92a064cf";
version = "679883ad31f1752cac92a4ca182cee8b2751d4f1";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "0c8a582e474e248f2a4406188e0c653f92a064cf";
rev = "679883ad31f1752cac92a4ca182cee8b2751d4f1";
fetchSubmodules = false;
sha256 = "sha256-314b2GjSYIvsDuSMtkZ7ND+ISCJuvlNiXbD1V7C/QKQ=";
sha256 = "sha256-qQUltF/RKNTFhtXYylbJKqF0AWoZhBWA17wRN1Wsw5E=";
};
date = "2024-09-25";
date = "2024-09-26";
};
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 e430b97

Please sign in to comment.