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 Aug 16, 2024
1 parent 86bf9f1 commit f8d9f93
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 53 deletions.
32 changes: 16 additions & 16 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
},
"lspconfig": {
"cargoLocks": null,
"date": "2024-08-14",
"date": "2024-08-15",
"extract": null,
"name": "lspconfig",
"passthru": null,
Expand All @@ -202,12 +202,12 @@
"name": null,
"owner": "neovim",
"repo": "nvim-lspconfig",
"rev": "ad32182cc4a03c8826a64e9ced68046c575fdb7d",
"sha256": "sha256-Zmc29TDwEBOzyMWpoxndHGbYyKF+RcqFCJ9UZkfG5II=",
"rev": "037ea0901ce9a28cfcaa36302618f06d2e164fbf",
"sha256": "sha256-bpXXrOaMV+Nc/14HoyfnjA+y+a+HfWcWw+LGQTa0DVI=",
"sparseCheckout": [],
"type": "github"
},
"version": "ad32182cc4a03c8826a64e9ced68046c575fdb7d"
"version": "037ea0901ce9a28cfcaa36302618f06d2e164fbf"
},
"lualine": {
"cargoLocks": null,
Expand Down Expand Up @@ -253,7 +253,7 @@
},
"mini": {
"cargoLocks": null,
"date": "2024-08-13",
"date": "2024-08-15",
"extract": null,
"name": "mini",
"passthru": null,
Expand All @@ -265,12 +265,12 @@
"name": null,
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "cf81e70e8f1fdc36a3c684efc45c4ee561285137",
"sha256": "sha256-D+2RHc0NqyyO9zpqm7l2WkNkShF+fwHh0Xqy/WGAXLg=",
"rev": "49e2699dc0d585b445eda24ed4bb45952ac20508",
"sha256": "sha256-4F/y4t/k8VsJ5DtxCruOO1l7tKFLQ9aerCT8sMnoz6U=",
"sparseCheckout": [],
"type": "github"
},
"version": "cf81e70e8f1fdc36a3c684efc45c4ee561285137"
"version": "49e2699dc0d585b445eda24ed4bb45952ac20508"
},
"null": {
"cargoLocks": null,
Expand Down Expand Up @@ -337,7 +337,7 @@
},
"telescope": {
"cargoLocks": null,
"date": "2024-08-14",
"date": "2024-08-15",
"extract": null,
"name": "telescope",
"passthru": null,
Expand All @@ -349,12 +349,12 @@
"name": null,
"owner": "nvim-telescope",
"repo": "telescope.nvim",
"rev": "68a6d8e8a0a8276ad56dc2a5bc29a4767a8eb5da",
"sha256": "sha256-fqFwyXUIwx/B86cpkzkVJp1KxqMvn6WHPC8HaEVsBpA=",
"rev": "5972437de807c3bc101565175da66a1aa4f8707a",
"sha256": "sha256-rNzfnORvbKoglt20i/rKmlkysPUBlB89F6dRKgB5MKU=",
"sparseCheckout": [],
"type": "github"
},
"version": "68a6d8e8a0a8276ad56dc2a5bc29a4767a8eb5da"
"version": "5972437de807c3bc101565175da66a1aa4f8707a"
},
"telescope_fzf": {
"cargoLocks": null,
Expand Down Expand Up @@ -421,7 +421,7 @@
},
"treesitter": {
"cargoLocks": null,
"date": "2024-08-14",
"date": "2024-08-15",
"extract": null,
"name": "treesitter",
"passthru": null,
Expand All @@ -433,12 +433,12 @@
"name": null,
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "3de418e73d5b912096229aaeea8bb7aef5094e0d",
"sha256": "sha256-Qy+CqbZKecPLTE0Fj7fHLBCvaf1oaWrOTKXceUKX4jo=",
"rev": "bfb50de9cb0673a3bff620d881f690fb7e0d1328",
"sha256": "sha256-q+qYi5JKH7n3n+Xp2XFCwqOMJHGmmbbRQcCehuv2ryo=",
"sparseCheckout": [],
"type": "github"
},
"version": "3de418e73d5b912096229aaeea8bb7aef5094e0d"
"version": "bfb50de9cb0673a3bff620d881f690fb7e0d1328"
},
"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 @@ -111,15 +111,15 @@
};
lspconfig = {
pname = "lspconfig";
version = "ad32182cc4a03c8826a64e9ced68046c575fdb7d";
version = "037ea0901ce9a28cfcaa36302618f06d2e164fbf";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "ad32182cc4a03c8826a64e9ced68046c575fdb7d";
rev = "037ea0901ce9a28cfcaa36302618f06d2e164fbf";
fetchSubmodules = false;
sha256 = "sha256-Zmc29TDwEBOzyMWpoxndHGbYyKF+RcqFCJ9UZkfG5II=";
sha256 = "sha256-bpXXrOaMV+Nc/14HoyfnjA+y+a+HfWcWw+LGQTa0DVI=";
};
date = "2024-08-14";
date = "2024-08-15";
};
lualine = {
pname = "lualine";
Expand Down Expand Up @@ -147,15 +147,15 @@
};
mini = {
pname = "mini";
version = "cf81e70e8f1fdc36a3c684efc45c4ee561285137";
version = "49e2699dc0d585b445eda24ed4bb45952ac20508";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "cf81e70e8f1fdc36a3c684efc45c4ee561285137";
rev = "49e2699dc0d585b445eda24ed4bb45952ac20508";
fetchSubmodules = false;
sha256 = "sha256-D+2RHc0NqyyO9zpqm7l2WkNkShF+fwHh0Xqy/WGAXLg=";
sha256 = "sha256-4F/y4t/k8VsJ5DtxCruOO1l7tKFLQ9aerCT8sMnoz6U=";
};
date = "2024-08-13";
date = "2024-08-15";
};
null = {
pname = "null";
Expand Down Expand Up @@ -195,15 +195,15 @@
};
telescope = {
pname = "telescope";
version = "68a6d8e8a0a8276ad56dc2a5bc29a4767a8eb5da";
version = "5972437de807c3bc101565175da66a1aa4f8707a";
src = fetchFromGitHub {
owner = "nvim-telescope";
repo = "telescope.nvim";
rev = "68a6d8e8a0a8276ad56dc2a5bc29a4767a8eb5da";
rev = "5972437de807c3bc101565175da66a1aa4f8707a";
fetchSubmodules = false;
sha256 = "sha256-fqFwyXUIwx/B86cpkzkVJp1KxqMvn6WHPC8HaEVsBpA=";
sha256 = "sha256-rNzfnORvbKoglt20i/rKmlkysPUBlB89F6dRKgB5MKU=";
};
date = "2024-08-14";
date = "2024-08-15";
};
telescope_fzf = {
pname = "telescope_fzf";
Expand Down Expand Up @@ -243,15 +243,15 @@
};
treesitter = {
pname = "treesitter";
version = "3de418e73d5b912096229aaeea8bb7aef5094e0d";
version = "bfb50de9cb0673a3bff620d881f690fb7e0d1328";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "3de418e73d5b912096229aaeea8bb7aef5094e0d";
rev = "bfb50de9cb0673a3bff620d881f690fb7e0d1328";
fetchSubmodules = false;
sha256 = "sha256-Qy+CqbZKecPLTE0Fj7fHLBCvaf1oaWrOTKXceUKX4jo=";
sha256 = "sha256-q+qYi5JKH7n3n+Xp2XFCwqOMJHGmmbbRQcCehuv2ryo=";
};
date = "2024-08-14";
date = "2024-08-15";
};
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 f8d9f93

Please sign in to comment.