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 Jan 28, 2025
1 parent 4e75d36 commit 067cf03
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": "2025-01-26",
"date": "2025-01-27",
"extract": null,
"name": "lspconfig",
"passthru": null,
Expand All @@ -202,12 +202,12 @@
"name": null,
"owner": "neovim",
"repo": "nvim-lspconfig",
"rev": "e5bf88e5ea1c4cea5ea96b1e970cb264f7a401a1",
"sha256": "sha256-VjHpLCMXGrSoEGntSkWwxorlCo8uZlHdruDHv+EEgvA=",
"rev": "1f941b3668151963fca3e1230922c433ea4b7b64",
"sha256": "sha256-9tV3H7NCyT+53eYU/YyVoF9jR0HrLnyzIVHGMGHtfzY=",
"sparseCheckout": [],
"type": "github"
},
"version": "e5bf88e5ea1c4cea5ea96b1e970cb264f7a401a1"
"version": "1f941b3668151963fca3e1230922c433ea4b7b64"
},
"lualine": {
"cargoLocks": null,
Expand Down Expand Up @@ -253,7 +253,7 @@
},
"mini": {
"cargoLocks": null,
"date": "2025-01-25",
"date": "2025-01-27",
"extract": null,
"name": "mini",
"passthru": null,
Expand All @@ -265,12 +265,12 @@
"name": null,
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "7a75a970d0bae09ef579e41dbb20551bdf596f31",
"sha256": "sha256-PzYX8uxrZf2Rzo7G1GES8aVxjuJDm08XN8eggdVGtuM=",
"rev": "1f782e38109e3380fc339b794183019ac957fd21",
"sha256": "sha256-48Hmvx0kfxxUGWcRNwsU4LDv0jWPL/j4qkgyucpI/JQ=",
"sparseCheckout": [],
"type": "github"
},
"version": "7a75a970d0bae09ef579e41dbb20551bdf596f31"
"version": "1f782e38109e3380fc339b794183019ac957fd21"
},
"null": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2025-01-26",
"date": "2025-01-27",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "d34e62afd3e483fe0fa2f24b6323f3bb1d35ddcc",
"sha256": "sha256-SNehY0Oj15n6o+B7RflaTamCydN+VVVE7nAsZB3K1pk=",
"rev": "2206739829518c9ea59dbdb9003e0147fdaf2d1c",
"sha256": "sha256-i+RFDB6qQNEfjIEFJpOZcLlaH3eGbHbMUF8CqWCqMRc=",
"sparseCheckout": [],
"type": "github"
},
"version": "d34e62afd3e483fe0fa2f24b6323f3bb1d35ddcc"
"version": "2206739829518c9ea59dbdb9003e0147fdaf2d1c"
},
"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 = "e5bf88e5ea1c4cea5ea96b1e970cb264f7a401a1";
version = "1f941b3668151963fca3e1230922c433ea4b7b64";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "e5bf88e5ea1c4cea5ea96b1e970cb264f7a401a1";
rev = "1f941b3668151963fca3e1230922c433ea4b7b64";
fetchSubmodules = false;
sha256 = "sha256-VjHpLCMXGrSoEGntSkWwxorlCo8uZlHdruDHv+EEgvA=";
sha256 = "sha256-9tV3H7NCyT+53eYU/YyVoF9jR0HrLnyzIVHGMGHtfzY=";
};
date = "2025-01-26";
date = "2025-01-27";
};
lualine = {
pname = "lualine";
Expand Down Expand Up @@ -147,15 +147,15 @@
};
mini = {
pname = "mini";
version = "7a75a970d0bae09ef579e41dbb20551bdf596f31";
version = "1f782e38109e3380fc339b794183019ac957fd21";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "7a75a970d0bae09ef579e41dbb20551bdf596f31";
rev = "1f782e38109e3380fc339b794183019ac957fd21";
fetchSubmodules = false;
sha256 = "sha256-PzYX8uxrZf2Rzo7G1GES8aVxjuJDm08XN8eggdVGtuM=";
sha256 = "sha256-48Hmvx0kfxxUGWcRNwsU4LDv0jWPL/j4qkgyucpI/JQ=";
};
date = "2025-01-25";
date = "2025-01-27";
};
null = {
pname = "null";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "d34e62afd3e483fe0fa2f24b6323f3bb1d35ddcc";
version = "2206739829518c9ea59dbdb9003e0147fdaf2d1c";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "d34e62afd3e483fe0fa2f24b6323f3bb1d35ddcc";
rev = "2206739829518c9ea59dbdb9003e0147fdaf2d1c";
fetchSubmodules = false;
sha256 = "sha256-SNehY0Oj15n6o+B7RflaTamCydN+VVVE7nAsZB3K1pk=";
sha256 = "sha256-i+RFDB6qQNEfjIEFJpOZcLlaH3eGbHbMUF8CqWCqMRc=";
};
date = "2025-01-26";
date = "2025-01-27";
};
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 067cf03

Please sign in to comment.