yaziPlugins: update on 2026-06-19 (#533434)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-20 06:48:18 +00:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -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 = {

View File

@@ -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 = {