chore: bump nvfetcher sources

Command used:
cd pkgs && nvfetcher -c sources.toml && rm _sources/generated.json && cd -
This commit is contained in:
teutat3s 2023-11-20 18:38:44 +01:00
parent 78ca87e5dc
commit 591a723eac
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -3,17 +3,17 @@
{
blesh-nvfetcher = {
pname = "blesh-nvfetcher";
version = "4089c4e1cb411121472180189953664b978d8972";
version = "595f905b8b2b791296fef4a394fdf029bd0dbef3";
src = fetchFromGitHub {
owner = "akinomyoga";
repo = "ble.sh";
rev = "4089c4e1cb411121472180189953664b978d8972";
rev = "595f905b8b2b791296fef4a394fdf029bd0dbef3";
fetchSubmodules = true;
deepClone = false;
leaveDotGit = true;
sha256 = "sha256-ZLkiBm3vsRe42crLffM9Z8F5yzKvNRV2/AqK9RkuU+8=";
sha256 = "sha256-FHn0Sn0WKBC8XcANnS2rrosss2ry/03Cv8jtjIWQtHc=";
};
date = "2023-07-18";
date = "2023-11-16";
};
instant-nvim-nvfetcher = {
pname = "instant-nvim-nvfetcher";