From 07b25d7bdaa301b3e9dbe4c14c0b4798ea488ede Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 23 Jul 2026 03:01:23 -0500 Subject: [PATCH 1/3] =?UTF-8?q?yaziPlugins.diff:=200-unstable-2026-07-01?= =?UTF-8?q?=20=E2=86=92=200-unstable-2026-07-22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Compare: https://github.com/yazi-rs/plugins/compare/65559fd3edc33cb0fd24ec92874c763fa5f68e3e...bbac5e75b22a2893ef7cdd2bd6814b15f2abb91e --- pkgs/by-name/ya/yazi/plugins/diff/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/ya/yazi/plugins/diff/default.nix b/pkgs/by-name/ya/yazi/plugins/diff/default.nix index db59aea9290a..a843db3f498b 100644 --- a/pkgs/by-name/ya/yazi/plugins/diff/default.nix +++ b/pkgs/by-name/ya/yazi/plugins/diff/default.nix @@ -5,13 +5,13 @@ }: mkYaziPlugin { pname = "diff.yazi"; - version = "0-unstable-2026-07-01"; + version = "0-unstable-2026-07-22"; src = fetchFromGitHub { owner = "yazi-rs"; repo = "plugins"; - rev = "65559fd3edc33cb0fd24ec92874c763fa5f68e3e"; - hash = "sha256-SLfwFGOcmlZIUqlSSMk7dEEUZQbKqPMidknS3vtFzPo="; + rev = "bbac5e75b22a2893ef7cdd2bd6814b15f2abb91e"; + hash = "sha256-lio4pvrqK575q7M+GtRr/5EdA4h2J/7gIvXK8c5rq1U="; }; meta = { From 87024b4b71e19ed6ec9a3667495a48a5e3583280 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 23 Jul 2026 03:01:42 -0500 Subject: [PATCH 2/3] =?UTF-8?q?yaziPlugins.gvfs:=200-unstable-2026-07-13?= =?UTF-8?q?=20=E2=86=92=200-unstable-2026-07-23?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Compare: https://github.com/boydaihungst/gvfs.yazi/compare/c5a0bb924eceeeb8b44bfc00aba0a97ba0287fa3...364b0a811d722a1fdb3c2bde36aa640591437967 --- pkgs/by-name/ya/yazi/plugins/gvfs/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/ya/yazi/plugins/gvfs/default.nix b/pkgs/by-name/ya/yazi/plugins/gvfs/default.nix index beeec6c593ab..b0733c7067ca 100644 --- a/pkgs/by-name/ya/yazi/plugins/gvfs/default.nix +++ b/pkgs/by-name/ya/yazi/plugins/gvfs/default.nix @@ -5,13 +5,13 @@ }: mkYaziPlugin { pname = "gvfs.yazi"; - version = "0-unstable-2026-07-13"; + version = "0-unstable-2026-07-23"; src = fetchFromGitHub { owner = "boydaihungst"; repo = "gvfs.yazi"; - rev = "c5a0bb924eceeeb8b44bfc00aba0a97ba0287fa3"; - hash = "sha256-hSHEN/F4uc1FFScB5lLRAKryLwP+O7I9vgEgobGbQyw="; + rev = "364b0a811d722a1fdb3c2bde36aa640591437967"; + hash = "sha256-bQDcT04m1WvMRCiVIyer4WHgjYMaamMfolmH49lVSig="; }; meta = { From a718e78415ed423a50b2399adc88b79252454684 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 23 Jul 2026 03:02:25 -0500 Subject: [PATCH 3/3] =?UTF-8?q?yaziPlugins.restore:=200-unstable-2026-04-0?= =?UTF-8?q?4=20=E2=86=92=200-unstable-2026-07-22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Compare: https://github.com/boydaihungst/restore.yazi/compare/0e0870460b9b74c5ae98b7f96c7c26a9a274ce6d...7bfcfcbda078b7e51d1ff9a62db9c654a3952fa4 --- pkgs/by-name/ya/yazi/plugins/restore/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/ya/yazi/plugins/restore/default.nix b/pkgs/by-name/ya/yazi/plugins/restore/default.nix index f74f703e9a35..9b6fd1544a70 100644 --- a/pkgs/by-name/ya/yazi/plugins/restore/default.nix +++ b/pkgs/by-name/ya/yazi/plugins/restore/default.nix @@ -5,13 +5,13 @@ }: mkYaziPlugin { pname = "restore.yazi"; - version = "0-unstable-2026-04-04"; + version = "0-unstable-2026-07-22"; src = fetchFromGitHub { owner = "boydaihungst"; repo = "restore.yazi"; - rev = "0e0870460b9b74c5ae98b7f96c7c26a9a274ce6d"; - hash = "sha256-rDsyMF5IEBHx+fJ0oYTCCQAlTSquUcOkFLC4Lmbuz6k="; + rev = "7bfcfcbda078b7e51d1ff9a62db9c654a3952fa4"; + hash = "sha256-pmyS1rU5C6U9LloGoDFB8s6GwoMqG1Jve5OFooI64tU="; }; meta = {