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 10, 2025
1 parent caed1e1 commit 30f0267
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
32 changes: 16 additions & 16 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"evergarden": {
"cargoLocks": null,
"date": "2025-01-08",
"date": "2025-01-09",
"extract": null,
"name": "evergarden",
"passthru": null,
Expand All @@ -55,12 +55,12 @@
"name": null,
"owner": "comfysage",
"repo": "evergarden",
"rev": "999f4b24be7fe70989be977db929b45bb40d1009",
"sha256": "sha256-eev4EqTaHgmFSrMQXTDlNswwpNWEEhhf5vA0EIJgxw4=",
"rev": "d560ef6794755ae6cc801377acbb2a45ae8ffc16",
"sha256": "sha256-SDv+RQ4ZzpiP8FbOQdwIedP7N6fSx2/URxrtzfuA098=",
"sparseCheckout": [],
"type": "github"
},
"version": "999f4b24be7fe70989be977db929b45bb40d1009"
"version": "d560ef6794755ae6cc801377acbb2a45ae8ffc16"
},
"fidget": {
"cargoLocks": null,
Expand All @@ -85,7 +85,7 @@
},
"gitsigns": {
"cargoLocks": null,
"date": "2025-01-08",
"date": "2025-01-09",
"extract": null,
"name": "gitsigns",
"passthru": null,
Expand All @@ -97,12 +97,12 @@
"name": null,
"owner": "lewis6991",
"repo": "gitsigns.nvim",
"rev": "2eaa30537365f6889c850bd46ef6f18ddf8fac70",
"sha256": "sha256-K8FADpzw8sx895qswZIUdumxg+yhuYL9d+WjbXKecz8=",
"rev": "68114837e81ca16d06514c3a997c9102d1b25c15",
"sha256": "sha256-NmqXgzGp+y/WWrMxXKuQFIsKS3kYxKyAA6Qa5SGvqIw=",
"sparseCheckout": [],
"type": "github"
},
"version": "2eaa30537365f6889c850bd46ef6f18ddf8fac70"
"version": "68114837e81ca16d06514c3a997c9102d1b25c15"
},
"incline": {
"cargoLocks": null,
Expand Down Expand Up @@ -253,7 +253,7 @@
},
"mini": {
"cargoLocks": null,
"date": "2025-01-07",
"date": "2025-01-09",
"extract": null,
"name": "mini",
"passthru": null,
Expand All @@ -265,12 +265,12 @@
"name": null,
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "bac6c8bb77fe0a872719ea43c39e35c7c695f05e",
"sha256": "sha256-akTWtZtlUheW2sTOh7XUTUKRdpkayOgONCGA38BQ4T4=",
"rev": "890db26e37bb28d8a95f05570dd0d9fa757b698b",
"sha256": "sha256-wATOSL9DUJzx2M7XfysfBEpExy1O46MF0UH1An0irdQ=",
"sparseCheckout": [],
"type": "github"
},
"version": "bac6c8bb77fe0a872719ea43c39e35c7c695f05e"
"version": "890db26e37bb28d8a95f05570dd0d9fa757b698b"
},
"null": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2025-01-08",
"date": "2025-01-09",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "8ca76960ae75e0a3bb231402558eb50e79433161",
"sha256": "sha256-1TkCVuZ8G4/XHsl2MHrukrRY8sDacb84ZJXSqYuIATA=",
"rev": "6df6e80417b58abe377c90f5e3f7fe94cf7dfc55",
"sha256": "sha256-nte4zY3WiB4y1YQAiJP/q7e9cuwu7BZZa46sQBMXh1g=",
"sparseCheckout": [],
"type": "github"
},
"version": "8ca76960ae75e0a3bb231402558eb50e79433161"
"version": "6df6e80417b58abe377c90f5e3f7fe94cf7dfc55"
},
"trouble": {
"cargoLocks": null,
Expand Down
32 changes: 16 additions & 16 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
};
evergarden = {
pname = "evergarden";
version = "999f4b24be7fe70989be977db929b45bb40d1009";
version = "d560ef6794755ae6cc801377acbb2a45ae8ffc16";
src = fetchFromGitHub {
owner = "comfysage";
repo = "evergarden";
rev = "999f4b24be7fe70989be977db929b45bb40d1009";
rev = "d560ef6794755ae6cc801377acbb2a45ae8ffc16";
fetchSubmodules = false;
sha256 = "sha256-eev4EqTaHgmFSrMQXTDlNswwpNWEEhhf5vA0EIJgxw4=";
sha256 = "sha256-SDv+RQ4ZzpiP8FbOQdwIedP7N6fSx2/URxrtzfuA098=";
};
date = "2025-01-08";
date = "2025-01-09";
};
fidget = {
pname = "fidget";
Expand All @@ -51,15 +51,15 @@
};
gitsigns = {
pname = "gitsigns";
version = "2eaa30537365f6889c850bd46ef6f18ddf8fac70";
version = "68114837e81ca16d06514c3a997c9102d1b25c15";
src = fetchFromGitHub {
owner = "lewis6991";
repo = "gitsigns.nvim";
rev = "2eaa30537365f6889c850bd46ef6f18ddf8fac70";
rev = "68114837e81ca16d06514c3a997c9102d1b25c15";
fetchSubmodules = false;
sha256 = "sha256-K8FADpzw8sx895qswZIUdumxg+yhuYL9d+WjbXKecz8=";
sha256 = "sha256-NmqXgzGp+y/WWrMxXKuQFIsKS3kYxKyAA6Qa5SGvqIw=";
};
date = "2025-01-08";
date = "2025-01-09";
};
incline = {
pname = "incline";
Expand Down Expand Up @@ -147,15 +147,15 @@
};
mini = {
pname = "mini";
version = "bac6c8bb77fe0a872719ea43c39e35c7c695f05e";
version = "890db26e37bb28d8a95f05570dd0d9fa757b698b";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "bac6c8bb77fe0a872719ea43c39e35c7c695f05e";
rev = "890db26e37bb28d8a95f05570dd0d9fa757b698b";
fetchSubmodules = false;
sha256 = "sha256-akTWtZtlUheW2sTOh7XUTUKRdpkayOgONCGA38BQ4T4=";
sha256 = "sha256-wATOSL9DUJzx2M7XfysfBEpExy1O46MF0UH1An0irdQ=";
};
date = "2025-01-07";
date = "2025-01-09";
};
null = {
pname = "null";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "8ca76960ae75e0a3bb231402558eb50e79433161";
version = "6df6e80417b58abe377c90f5e3f7fe94cf7dfc55";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "8ca76960ae75e0a3bb231402558eb50e79433161";
rev = "6df6e80417b58abe377c90f5e3f7fe94cf7dfc55";
fetchSubmodules = false;
sha256 = "sha256-1TkCVuZ8G4/XHsl2MHrukrRY8sDacb84ZJXSqYuIATA=";
sha256 = "sha256-nte4zY3WiB4y1YQAiJP/q7e9cuwu7BZZa46sQBMXh1g=";
};
date = "2025-01-08";
date = "2025-01-09";
};
trouble = {
pname = "trouble";
Expand Down
6 changes: 3 additions & 3 deletions examples/custom/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 examples/defaults/flake.lock

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

0 comments on commit 30f0267

Please sign in to comment.