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 Nov 2, 2024
1 parent 0d8c083 commit 03493dc
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
16 changes: 8 additions & 8 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
},
"lualine": {
"cargoLocks": null,
"date": "2024-08-12",
"date": "2024-11-01",
"extract": null,
"name": "lualine",
"passthru": null,
Expand All @@ -223,12 +223,12 @@
"name": null,
"owner": "nvim-lualine",
"repo": "lualine.nvim",
"rev": "b431d228b7bbcdaea818bdc3e25b8cdbe861f056",
"sha256": "sha256-gCm7m96PkZyrgjmt7Efc+NMZKStAq1zr7JRCYOgGDuE=",
"rev": "640260d7c2d98779cab89b1e7088ab14ea354a02",
"sha256": "sha256-BLqmjS24Tsgz0uAvEdn8tAiKkhlvk0Iiylq93+uxqW0=",
"sparseCheckout": [],
"type": "github"
},
"version": "b431d228b7bbcdaea818bdc3e25b8cdbe861f056"
"version": "640260d7c2d98779cab89b1e7088ab14ea354a02"
},
"luasnip": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-10-31",
"date": "2024-11-01",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "92d2501d698e0fe855bd222540f9648890fab6c7",
"sha256": "sha256-5pcuvqg9/MebKhC9XYfupzBzIZjf6TGT1qiswsGtEag=",
"rev": "b065b59196edb10a7c29bfbed88cc225b7e3de37",
"sha256": "sha256-Xx4rJQyVMvA4BYnmL6KO5NxDZ4AXDwwbiuxMW3EZh1w=",
"sparseCheckout": [],
"type": "github"
},
"version": "92d2501d698e0fe855bd222540f9648890fab6c7"
"version": "b065b59196edb10a7c29bfbed88cc225b7e3de37"
},
"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 @@ -123,15 +123,15 @@
};
lualine = {
pname = "lualine";
version = "b431d228b7bbcdaea818bdc3e25b8cdbe861f056";
version = "640260d7c2d98779cab89b1e7088ab14ea354a02";
src = fetchFromGitHub {
owner = "nvim-lualine";
repo = "lualine.nvim";
rev = "b431d228b7bbcdaea818bdc3e25b8cdbe861f056";
rev = "640260d7c2d98779cab89b1e7088ab14ea354a02";
fetchSubmodules = false;
sha256 = "sha256-gCm7m96PkZyrgjmt7Efc+NMZKStAq1zr7JRCYOgGDuE=";
sha256 = "sha256-BLqmjS24Tsgz0uAvEdn8tAiKkhlvk0Iiylq93+uxqW0=";
};
date = "2024-08-12";
date = "2024-11-01";
};
luasnip = {
pname = "luasnip";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "92d2501d698e0fe855bd222540f9648890fab6c7";
version = "b065b59196edb10a7c29bfbed88cc225b7e3de37";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "92d2501d698e0fe855bd222540f9648890fab6c7";
rev = "b065b59196edb10a7c29bfbed88cc225b7e3de37";
fetchSubmodules = false;
sha256 = "sha256-5pcuvqg9/MebKhC9XYfupzBzIZjf6TGT1qiswsGtEag=";
sha256 = "sha256-Xx4rJQyVMvA4BYnmL6KO5NxDZ4AXDwwbiuxMW3EZh1w=";
};
date = "2024-10-31";
date = "2024-11-01";
};
trouble = {
pname = "trouble";
Expand Down
26 changes: 13 additions & 13 deletions examples/custom/flake.lock

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

26 changes: 13 additions & 13 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 03493dc

Please sign in to comment.