Merge branch 'main' into teutat3s
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
e0eb7f38b7
|
@ -3,17 +3,17 @@
|
|||
{
|
||||
blesh-nvfetcher = {
|
||||
pname = "blesh-nvfetcher";
|
||||
version = "e5cea28145488e7d9cd6df378ac932e216660cc8";
|
||||
version = "4089c4e1cb411121472180189953664b978d8972";
|
||||
src = fetchFromGitHub {
|
||||
owner = "akinomyoga";
|
||||
repo = "ble.sh";
|
||||
rev = "e5cea28145488e7d9cd6df378ac932e216660cc8";
|
||||
rev = "4089c4e1cb411121472180189953664b978d8972";
|
||||
fetchSubmodules = true;
|
||||
deepClone = false;
|
||||
leaveDotGit = true;
|
||||
sha256 = "sha256-+jnPe99IXm6aJDQqDm5S3BotzSsQIZ/6Swx+thMiEM8=";
|
||||
sha256 = "sha256-ZLkiBm3vsRe42crLffM9Z8F5yzKvNRV2/AqK9RkuU+8=";
|
||||
};
|
||||
date = "2023-07-05";
|
||||
date = "2023-07-18";
|
||||
};
|
||||
instant-nvim-nvfetcher = {
|
||||
pname = "instant-nvim-nvfetcher";
|
||||
|
|
Loading…
Reference in a new issue