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 23, 2025
1 parent d4c10dd commit f260a15
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 @@ -85,7 +85,7 @@
},
"gitsigns": {
"cargoLocks": null,
"date": "2025-01-21",
"date": "2025-01-22",
"extract": null,
"name": "gitsigns",
"passthru": null,
Expand All @@ -97,12 +97,12 @@
"name": null,
"owner": "lewis6991",
"repo": "gitsigns.nvim",
"rev": "2ff0c29f2a6b1247d96cc59535d53e5589fb50b6",
"sha256": "sha256-RCpA9ECnla38cNX9PyxVL+yvdNpfZcIr/kQ/4QY6zBQ=",
"rev": "632fda72df903255dc1683cd739dceaa7338128a",
"sha256": "sha256-Htx06FTru66DPFJUZEe6AaKqVtrD65MMqcerjjEZMR4=",
"sparseCheckout": [],
"type": "github"
},
"version": "2ff0c29f2a6b1247d96cc59535d53e5589fb50b6"
"version": "632fda72df903255dc1683cd739dceaa7338128a"
},
"incline": {
"cargoLocks": null,
Expand Down Expand Up @@ -190,7 +190,7 @@
},
"lspconfig": {
"cargoLocks": null,
"date": "2025-01-21",
"date": "2025-01-22",
"extract": null,
"name": "lspconfig",
"passthru": null,
Expand All @@ -202,12 +202,12 @@
"name": null,
"owner": "neovim",
"repo": "nvim-lspconfig",
"rev": "d1871c84b218931cc758dbbde1fec8e90c6d465c",
"sha256": "sha256-W8AXSCntb8v5zkxaBcGFbahLJ88/c4z7wV0JoSKKsGc=",
"rev": "513f4f0bde469ecb3abe2e1b606f63cf142e751e",
"sha256": "sha256-p+hGgy6jGErqVy+pbTrfTNF2FosrQlQnMkDHsCl9/kE=",
"sparseCheckout": [],
"type": "github"
},
"version": "d1871c84b218931cc758dbbde1fec8e90c6d465c"
"version": "513f4f0bde469ecb3abe2e1b606f63cf142e751e"
},
"lualine": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2025-01-21",
"date": "2025-01-22",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "07bd1b53bf465e42d53253b48b7437892d6c45e8",
"sha256": "sha256-RjSPnxlIAW8k4ed4PphxX/ogWsDFabPDuulAnAh9L/U=",
"rev": "4862ab0aca21e92771b72e2d7e70424b250f0dd4",
"sha256": "sha256-YNFODO+KzdAkbWwuCNPldLhpPbsjMY3O8YdmKZFFwMw=",
"sparseCheckout": [],
"type": "github"
},
"version": "07bd1b53bf465e42d53253b48b7437892d6c45e8"
"version": "4862ab0aca21e92771b72e2d7e70424b250f0dd4"
},
"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 @@ -51,15 +51,15 @@
};
gitsigns = {
pname = "gitsigns";
version = "2ff0c29f2a6b1247d96cc59535d53e5589fb50b6";
version = "632fda72df903255dc1683cd739dceaa7338128a";
src = fetchFromGitHub {
owner = "lewis6991";
repo = "gitsigns.nvim";
rev = "2ff0c29f2a6b1247d96cc59535d53e5589fb50b6";
rev = "632fda72df903255dc1683cd739dceaa7338128a";
fetchSubmodules = false;
sha256 = "sha256-RCpA9ECnla38cNX9PyxVL+yvdNpfZcIr/kQ/4QY6zBQ=";
sha256 = "sha256-Htx06FTru66DPFJUZEe6AaKqVtrD65MMqcerjjEZMR4=";
};
date = "2025-01-21";
date = "2025-01-22";
};
incline = {
pname = "incline";
Expand Down Expand Up @@ -111,15 +111,15 @@
};
lspconfig = {
pname = "lspconfig";
version = "d1871c84b218931cc758dbbde1fec8e90c6d465c";
version = "513f4f0bde469ecb3abe2e1b606f63cf142e751e";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "d1871c84b218931cc758dbbde1fec8e90c6d465c";
rev = "513f4f0bde469ecb3abe2e1b606f63cf142e751e";
fetchSubmodules = false;
sha256 = "sha256-W8AXSCntb8v5zkxaBcGFbahLJ88/c4z7wV0JoSKKsGc=";
sha256 = "sha256-p+hGgy6jGErqVy+pbTrfTNF2FosrQlQnMkDHsCl9/kE=";
};
date = "2025-01-21";
date = "2025-01-22";
};
lualine = {
pname = "lualine";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "07bd1b53bf465e42d53253b48b7437892d6c45e8";
version = "4862ab0aca21e92771b72e2d7e70424b250f0dd4";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "07bd1b53bf465e42d53253b48b7437892d6c45e8";
rev = "4862ab0aca21e92771b72e2d7e70424b250f0dd4";
fetchSubmodules = false;
sha256 = "sha256-RjSPnxlIAW8k4ed4PphxX/ogWsDFabPDuulAnAh9L/U=";
sha256 = "sha256-YNFODO+KzdAkbWwuCNPldLhpPbsjMY3O8YdmKZFFwMw=";
};
date = "2025-01-21";
date = "2025-01-22";
};
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 f260a15

Please sign in to comment.