Skip to content

Commit c52756a

Browse files
committed
yaziPlugins: update on 2025-11-21
- git: 25.5.31-unstable-2025-07-05 → 25.5.31-unstable-2025-11-19 - mediainfo: 25.5.31-unstable-2025-11-04 → 25.5.31-unstable-2025-11-15 - recycle-bin: 0-unstable-2025-11-03 → 0-unstable-2025-11-11 Signed-off-by: Austin Horstman <[email protected]>
1 parent 953804c commit c52756a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

pkgs/by-name/ya/yazi/plugins/git/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkYaziPlugin {
77
pname = "git.yazi";
8-
version = "25.5.31-unstable-2025-07-05";
8+
version = "25.5.31-unstable-2025-11-19";
99

1010
src = fetchFromGitHub {
1111
owner = "yazi-rs";
1212
repo = "plugins";
13-
rev = "cbc4450a6c238114362e3c2fbca355166c2a2202";
14-
hash = "sha256-otD7zmm/Juh68D2czRhtU7CZFIaMgADxuo8p68cS7fk=";
13+
rev = "2301ff803a033cd16d16e62697474d6cb9a94711";
14+
hash = "sha256-+lirIBXv3EvztE/1b3zHnQ9r5N3VWBCUuH3gZR52fE0=";
1515
};
1616

1717
meta = {

pkgs/by-name/ya/yazi/plugins/mediainfo/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkYaziPlugin {
77
pname = "mediainfo.yazi";
8-
version = "25.5.31-unstable-2025-11-04";
8+
version = "25.5.31-unstable-2025-11-15";
99

1010
src = fetchFromGitHub {
1111
owner = "boydaihungst";
1212
repo = "mediainfo.yazi";
13-
rev = "7543154138ffb2bb0c738419af6ff4595152a809";
14-
hash = "sha256-qWh/2WA1pBhze+g5aDSl4gHk2zJSgnl4WZr74FfNA74=";
13+
rev = "1099409ca956282efe49dea8ab53f8be95feb72a";
14+
hash = "sha256-K2SHIzmNtICgVchSPB1mtTboyvDPIq+hN3GEOR20hpk=";
1515
};
1616

1717
meta = {

pkgs/by-name/ya/yazi/plugins/recycle-bin/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkYaziPlugin {
77
pname = "recycle-bin.yazi";
8-
version = "0-unstable-2025-11-03";
8+
version = "0-unstable-2025-11-11";
99

1010
src = fetchFromGitHub {
1111
owner = "uhs-robert";
1212
repo = "recycle-bin.yazi";
13-
rev = "bce0eb110e2447544fd619f30ff82bfee51a6347";
14-
hash = "sha256-dj/lKod8I6Fs1Vp2e6AOEmUVSwT12Ck7zT5e4Qsmzt0=";
13+
rev = "1762676a032e0de6d4712ae06d14973670621f61";
14+
hash = "sha256-LzqFBLqaclRgjyLKL0OxlAao+MMivh4Ww7UZf2gcOUM=";
1515
};
1616

1717
meta = {

0 commit comments

Comments
 (0)