Skip to content

Commit 70f4bbe

Browse files
authored
yaziPlugins: update on 2025-08-19 (#435156)
2 parents 4abfb5d + 5bf001f commit 70f4bbe

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

pkgs/by-name/ya/yazi/plugins/lazygit/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 = "lazygit.yazi";
8-
version = "0-unstable-2025-03-31";
8+
version = "0-unstable-2025-08-06";
99

1010
src = fetchFromGitHub {
1111
owner = "Lil-Dank";
1212
repo = "lazygit.yazi";
13-
rev = "7a08a0988c2b7481d3f267f3bdc58080e6047e7d";
14-
hash = "sha256-OJJPgpSaUHYz8a9opVLCds+VZsK1B6T+pSRJyVgYNy8=";
13+
rev = "8f37dc5795f165021098b17d797c7b8f510aeca9";
14+
hash = "sha256-rR7SMTtQYrvQjhkzulDaNH/LAA77UnXkcZ50WwBX2Uw=";
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-07-19";
8+
version = "25.5.31-unstable-2025-08-06";
99

1010
src = fetchFromGitHub {
1111
owner = "boydaihungst";
1212
repo = "mediainfo.yazi";
13-
rev = "f89605ce7ca33181ee6770e641d80ec4673093e0";
14-
hash = "sha256-NloChkZWKo9JL636d+G7vgEY/HX24udngYftw/Ydzk4=";
13+
rev = "0e2ae47cfb2b7c7a32d714c753b1cebbaa75d127";
14+
hash = "sha256-CHigaujMHd1BuYyyxzI5B4ZYQhuH2YZptVVJToq39sY=";
1515
};
1616

1717
meta = {

pkgs/by-name/ya/yazi/plugins/mount/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 = "mount.yazi";
8-
version = "25.5.31-unstable-2025-07-02";
8+
version = "25.5.31-unstable-2025-08-11";
99

1010
src = fetchFromGitHub {
1111
owner = "yazi-rs";
1212
repo = "plugins";
13-
rev = "e5f00e2716fd177b0ca0d313f1a6e64f01c12760";
14-
hash = "sha256-DLcmzCmITybWrYuBpTyswtoGUimpagkyeVUWmbKjarY=";
13+
rev = "e95c7b384e7b0a9793fe1471f0f8f7810ef2a7ed";
14+
hash = "sha256-TUS+yXxBOt6tL/zz10k4ezot8IgVg0/2BbS8wPs9KcE=";
1515
};
1616

1717
meta = {

pkgs/by-name/ya/yazi/plugins/restore/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 = "restore.yazi";
8-
version = "25.5.31-unstable-2025-07-11";
8+
version = "25.5.31-unstable-2025-08-12";
99

1010
src = fetchFromGitHub {
1111
owner = "boydaihungst";
1212
repo = "restore.yazi";
13-
rev = "84f1921806c49b7b20af26cbe57cb4fd286142e2";
14-
hash = "sha256-pEQZ/2Z4XVYlfzqtCz51bIgE9KzkDF/qyX8vThhlWGI=";
13+
rev = "2a2ba2fbaee72f88054a43723becf66c3cfb892e";
14+
hash = "sha256-FqvQuKNH3jjXQ/7N7MsUsOoh9DTreZTjpdQ4lrr2iLk=";
1515
};
1616

1717
meta = {

0 commit comments

Comments
 (0)