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 6, 2024
1 parent d2dd281 commit 013cd19
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 51 deletions.
24 changes: 12 additions & 12 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
"lazy.nvim": {
"cargoLocks": null,
"date": "2024-11-20",
"date": "2024-12-05",
"extract": null,
"name": "lazy.nvim",
"passthru": null,
Expand All @@ -181,16 +181,16 @@
"name": null,
"owner": "folke",
"repo": "lazy.nvim",
"rev": "56ead98e05bb37a4ec28930a54d836d033cf00f2",
"sha256": "sha256-4M2MumRyX5XmsomXPMjOAJQsNaaRnbWmtUDm1fM3izk=",
"rev": "3388a26417c48b15d5266d954f62a4d47fe99490",
"sha256": "sha256-2vRo6gnnHMsyAWea7N8MrWWztzMDPNaYhNMS7X4wOpY=",
"sparseCheckout": [],
"type": "github"
},
"version": "56ead98e05bb37a4ec28930a54d836d033cf00f2"
"version": "3388a26417c48b15d5266d954f62a4d47fe99490"
},
"lspconfig": {
"cargoLocks": null,
"date": "2024-12-04",
"date": "2024-12-05",
"extract": null,
"name": "lspconfig",
"passthru": null,
Expand All @@ -202,12 +202,12 @@
"name": null,
"owner": "neovim",
"repo": "nvim-lspconfig",
"rev": "6e385d2fe5da6714f00142afbd8d3591d330ffd7",
"sha256": "sha256-Wh2evCVtvRjsIR9ws5Svt8Po21F6seieIy6ienBUrHg=",
"rev": "2c007c79eedfca0ec652c50d571cb0c52d1577ba",
"sha256": "sha256-W0ybIr7vFKpvtWxHk6oeM9uEmGliGAQGLBwpJUu+aJE=",
"sparseCheckout": [],
"type": "github"
},
"version": "6e385d2fe5da6714f00142afbd8d3591d330ffd7"
"version": "2c007c79eedfca0ec652c50d571cb0c52d1577ba"
},
"lualine": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-12-04",
"date": "2024-12-05",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "0aaf146590f3edd1dfa64fbfa2ad1cdca65afa6f",
"sha256": "sha256-Q8NebG1HwH14naMRG732v/L0Mtu9MCKatJRf7mT1KCc=",
"rev": "acada1a685f5decd0f10e1672963bf3425eafa45",
"sha256": "sha256-qgPbJB3qbNGTYPsHFbh0C/Hmqf8OKOyVzez0MreD3Bg=",
"sparseCheckout": [],
"type": "github"
},
"version": "0aaf146590f3edd1dfa64fbfa2ad1cdca65afa6f"
"version": "acada1a685f5decd0f10e1672963bf3425eafa45"
},
"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 @@ -99,27 +99,27 @@
};
"lazy.nvim" = {
pname = "lazy.nvim";
version = "56ead98e05bb37a4ec28930a54d836d033cf00f2";
version = "3388a26417c48b15d5266d954f62a4d47fe99490";
src = fetchFromGitHub {
owner = "folke";
repo = "lazy.nvim";
rev = "56ead98e05bb37a4ec28930a54d836d033cf00f2";
rev = "3388a26417c48b15d5266d954f62a4d47fe99490";
fetchSubmodules = false;
sha256 = "sha256-4M2MumRyX5XmsomXPMjOAJQsNaaRnbWmtUDm1fM3izk=";
sha256 = "sha256-2vRo6gnnHMsyAWea7N8MrWWztzMDPNaYhNMS7X4wOpY=";
};
date = "2024-11-20";
date = "2024-12-05";
};
lspconfig = {
pname = "lspconfig";
version = "6e385d2fe5da6714f00142afbd8d3591d330ffd7";
version = "2c007c79eedfca0ec652c50d571cb0c52d1577ba";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "6e385d2fe5da6714f00142afbd8d3591d330ffd7";
rev = "2c007c79eedfca0ec652c50d571cb0c52d1577ba";
fetchSubmodules = false;
sha256 = "sha256-Wh2evCVtvRjsIR9ws5Svt8Po21F6seieIy6ienBUrHg=";
sha256 = "sha256-W0ybIr7vFKpvtWxHk6oeM9uEmGliGAQGLBwpJUu+aJE=";
};
date = "2024-12-04";
date = "2024-12-05";
};
lualine = {
pname = "lualine";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "0aaf146590f3edd1dfa64fbfa2ad1cdca65afa6f";
version = "acada1a685f5decd0f10e1672963bf3425eafa45";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "0aaf146590f3edd1dfa64fbfa2ad1cdca65afa6f";
rev = "acada1a685f5decd0f10e1672963bf3425eafa45";
fetchSubmodules = false;
sha256 = "sha256-Q8NebG1HwH14naMRG732v/L0Mtu9MCKatJRf7mT1KCc=";
sha256 = "sha256-qgPbJB3qbNGTYPsHFbh0C/Hmqf8OKOyVzez0MreD3Bg=";
};
date = "2024-12-04";
date = "2024-12-05";
};
trouble = {
pname = "trouble";
Expand Down
24 changes: 12 additions & 12 deletions examples/custom/flake.lock

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

24 changes: 12 additions & 12 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 013cd19

Please sign in to comment.