We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c89f26c + 7fa6839 commit 61d80aeCopy full SHA for 61d80ae
pkgs/by-name/ya/yazi/plugins/glow/default.nix
@@ -5,12 +5,12 @@
5
}:
6
mkYaziPlugin {
7
pname = "glow.yazi";
8
- version = "0-unstable-2025-04-14";
+ version = "0-unstable-2025-04-15";
9
10
src = fetchFromGitHub {
11
owner = "Reledia";
12
repo = "glow.yazi";
13
- rev = "a1711f10e815f7f7b6e529e0814342b8518d9ee6";
+ rev = "2da96e3ffd9cd9d4dd53e0b2636f83ff69fe9af0";
14
hash = "sha256-4krck4U/KWmnl32HWRsblYW/biuqzDPysrEn76buRck=";
15
};
16
0 commit comments