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 d46103f + 8632883 commit af32810Copy full SHA for af32810
pkgs/by-name/ya/yazi/plugins/yatline/default.nix
@@ -5,13 +5,13 @@
5
}:
6
mkYaziPlugin {
7
pname = "yatline.yazi";
8
- version = "0-unstable-2025-04-22";
+ version = "0-unstable-2025-05-31";
9
10
src = fetchFromGitHub {
11
owner = "imsi32";
12
repo = "yatline.yazi";
13
- rev = "2ecf715d33866e5f8a63af25f6a242821746ddb7";
14
- hash = "sha256-l4IrdALlgKd1USxE2+bD0Lkw3DgBoQDBxgxevrFhytU=";
+ rev = "4872af0da53023358154c8233ab698581de5b2b2";
+ hash = "sha256-7uk8QXAlck0/4bynPdh/m7Os2ayW1UXbELmusPqRmf4=";
15
};
16
17
meta = {
0 commit comments