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 Aug 30, 2024
1 parent 6cd2674 commit 439b115
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 @@ -190,7 +190,7 @@
},
"lspconfig": {
"cargoLocks": null,
"date": "2024-08-27",
"date": "2024-08-29",
"extract": null,
"name": "lspconfig",
"passthru": null,
Expand All @@ -202,12 +202,12 @@
"name": null,
"owner": "neovim",
"repo": "nvim-lspconfig",
"rev": "2a6f00ff66e276ab3289be8bb9f844f7ab385848",
"sha256": "sha256-8Ve8Hb+yAI9Cu9zijqueVycIEfqnQl29j/TU1IAeNhA=",
"rev": "6bfd9210e312af6cfedba05d272e85618c93ab0d",
"sha256": "sha256-y4rrxShB/fEH+U4UkU/iU/2NB3iLR37hreNuRidIokA=",
"sparseCheckout": [],
"type": "github"
},
"version": "2a6f00ff66e276ab3289be8bb9f844f7ab385848"
"version": "6bfd9210e312af6cfedba05d272e85618c93ab0d"
},
"lualine": {
"cargoLocks": null,
Expand Down Expand Up @@ -253,7 +253,7 @@
},
"mini": {
"cargoLocks": null,
"date": "2024-08-27",
"date": "2024-08-29",
"extract": null,
"name": "mini",
"passthru": null,
Expand All @@ -265,12 +265,12 @@
"name": null,
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "b5ee41d2b8ab54f8b6b383b488e822c5cc431871",
"sha256": "sha256-C61k+npWzx9yQ3IgfFJhLvQDgKXZ9M0PPnpTdFYrWuE=",
"rev": "57e47cf7a2923684e7413989ab267ed9730e7d03",
"sha256": "sha256-/zsG3fO2Sqm20tQuFsJzsqR8rST1Yt/abQMGfm/PNKk=",
"sparseCheckout": [],
"type": "github"
},
"version": "b5ee41d2b8ab54f8b6b383b488e822c5cc431871"
"version": "57e47cf7a2923684e7413989ab267ed9730e7d03"
},
"null": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-08-28",
"date": "2024-08-29",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "7a64148896289a91cb2a92e9da3f76d5512a3fb8",
"sha256": "sha256-q+XvJA4vBkNKhXleDMv5qeudVCTSKz80WGJFWynrVZg=",
"rev": "585860a1865853d2c287c8ef534297da8115818e",
"sha256": "sha256-cYpPXuZpvEOEnJlDucCh/E8Dx0Gl479yrECon/nwpCg=",
"sparseCheckout": [],
"type": "github"
},
"version": "7a64148896289a91cb2a92e9da3f76d5512a3fb8"
"version": "585860a1865853d2c287c8ef534297da8115818e"
},
"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 @@ -111,15 +111,15 @@
};
lspconfig = {
pname = "lspconfig";
version = "2a6f00ff66e276ab3289be8bb9f844f7ab385848";
version = "6bfd9210e312af6cfedba05d272e85618c93ab0d";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "2a6f00ff66e276ab3289be8bb9f844f7ab385848";
rev = "6bfd9210e312af6cfedba05d272e85618c93ab0d";
fetchSubmodules = false;
sha256 = "sha256-8Ve8Hb+yAI9Cu9zijqueVycIEfqnQl29j/TU1IAeNhA=";
sha256 = "sha256-y4rrxShB/fEH+U4UkU/iU/2NB3iLR37hreNuRidIokA=";
};
date = "2024-08-27";
date = "2024-08-29";
};
lualine = {
pname = "lualine";
Expand Down Expand Up @@ -147,15 +147,15 @@
};
mini = {
pname = "mini";
version = "b5ee41d2b8ab54f8b6b383b488e822c5cc431871";
version = "57e47cf7a2923684e7413989ab267ed9730e7d03";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "b5ee41d2b8ab54f8b6b383b488e822c5cc431871";
rev = "57e47cf7a2923684e7413989ab267ed9730e7d03";
fetchSubmodules = false;
sha256 = "sha256-C61k+npWzx9yQ3IgfFJhLvQDgKXZ9M0PPnpTdFYrWuE=";
sha256 = "sha256-/zsG3fO2Sqm20tQuFsJzsqR8rST1Yt/abQMGfm/PNKk=";
};
date = "2024-08-27";
date = "2024-08-29";
};
null = {
pname = "null";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "7a64148896289a91cb2a92e9da3f76d5512a3fb8";
version = "585860a1865853d2c287c8ef534297da8115818e";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "7a64148896289a91cb2a92e9da3f76d5512a3fb8";
rev = "585860a1865853d2c287c8ef534297da8115818e";
fetchSubmodules = false;
sha256 = "sha256-q+XvJA4vBkNKhXleDMv5qeudVCTSKz80WGJFWynrVZg=";
sha256 = "sha256-cYpPXuZpvEOEnJlDucCh/E8Dx0Gl479yrECon/nwpCg=";
};
date = "2024-08-28";
date = "2024-08-29";
};
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 439b115

Please sign in to comment.