forked from pub-solar/os
chore: bump nvfetcher sources
Command used: cd pkgs && nvfetcher -c sources.toml && rm _sources/generated.json && cd -
This commit is contained in:
parent
78ca87e5dc
commit
591a723eac
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue