diff --git a/pkgs/by-name/ya/yazi/plugins/piper/default.nix b/pkgs/by-name/ya/yazi/plugins/piper/default.nix index f4e77204ab07..46bfeb9da643 100644 --- a/pkgs/by-name/ya/yazi/plugins/piper/default.nix +++ b/pkgs/by-name/ya/yazi/plugins/piper/default.nix @@ -5,13 +5,13 @@ }: mkYaziPlugin { pname = "piper.yazi"; - version = "0-unstable-2026-05-26"; + version = "0-unstable-2026-06-19"; src = fetchFromGitHub { owner = "yazi-rs"; repo = "plugins"; - rev = "c2c16c83dd6c754c38893030848a162bb2422ca2"; - hash = "sha256-BdisAHsLHNqtuDu8rtBZZaqiTeL60pQOWKsRct35VZM="; + rev = "b9946d996226c9e47d5cd64a9452d7d4a3549ac7"; + hash = "sha256-auk/47dNcYjrIW7B92Odjvl/6nHP8QIC5tY3BlauQ3U="; }; meta = { diff --git a/pkgs/by-name/ya/yazi/plugins/vcs-files/default.nix b/pkgs/by-name/ya/yazi/plugins/vcs-files/default.nix index 9660b8ae78cf..a5efd5c9b620 100644 --- a/pkgs/by-name/ya/yazi/plugins/vcs-files/default.nix +++ b/pkgs/by-name/ya/yazi/plugins/vcs-files/default.nix @@ -5,13 +5,13 @@ }: mkYaziPlugin { pname = "vcs-files.yazi"; - version = "0-unstable-2026-04-10"; + version = "0-unstable-2026-06-18"; src = fetchFromGitHub { owner = "yazi-rs"; repo = "plugins"; - rev = "babfd0f6144aedcc7af11852ce962b989d052898"; - hash = "sha256-y/UnRuZ2QytCdtGhxkbVvaGXglpqwufaUddXOzs7fzo="; + rev = "ae1335e11fe062661fb1a9d89644151d38f2d052"; + hash = "sha256-KlwpFOfe+TXozd4yP+dXFO787pyg5+LBwAps6w1g9WI="; }; meta = {