Unverified Commit 409ffaaa authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

yaziPlugins: update on 2025-07-24 (#428165)

parents 67c0c200 818b9009
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "chmod.yazi";
  version = "25.5.28-unstable-2025-05-28";
  version = "25.5.31-unstable-2025-06-26";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "d642bfb0822eb0c3c5c891ab0f4b6f897a2083cb";
    hash = "sha256-WF2b9t0VPGNP3QXgr/GMDFcSh5bsXC7KKd2ICL4WDHo=";
    rev = "7c174cc0ae1e07876218868e5e0917308201c081";
    hash = "sha256-RE93ZNlG6CRGZz7YByXtO0mifduh6MMGls6J9IYwaFA=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "git.yazi";
  version = "25.5.28-unstable-2025-05-28";
  version = "25.5.31-unstable-2025-07-05";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "d642bfb0822eb0c3c5c891ab0f4b6f897a2083cb";
    hash = "sha256-WF2b9t0VPGNP3QXgr/GMDFcSh5bsXC7KKd2ICL4WDHo=";
    rev = "cbc4450a6c238114362e3c2fbca355166c2a2202";
    hash = "sha256-otD7zmm/Juh68D2czRhtU7CZFIaMgADxuo8p68cS7fk=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "glow.yazi";
  version = "0-unstable-2025-04-15";
  version = "0-unstable-2025-06-13";

  src = fetchFromGitHub {
    owner = "Reledia";
    repo = "glow.yazi";
    rev = "2da96e3ffd9cd9d4dd53e0b2636f83ff69fe9af0";
    hash = "sha256-4krck4U/KWmnl32HWRsblYW/biuqzDPysrEn76buRck=";
    rev = "bd3eaa58c065eaf216a8d22d64c62d8e0e9277e9";
    hash = "sha256-mzW/ut/LTEriZiWF8YMRXG9hZ70OOC0irl5xObTNO40=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "jump-to-char.yazi";
  version = "25.5.28-unstable-2025-05-28";
  version = "25.5.31-unstable-2025-06-18";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "d642bfb0822eb0c3c5c891ab0f4b6f897a2083cb";
    hash = "sha256-WF2b9t0VPGNP3QXgr/GMDFcSh5bsXC7KKd2ICL4WDHo=";
    rev = "86d28e4fb4f25f36cc501b8cb0badb37a6b14263";
    hash = "sha256-m/gJTDm0cVkIdcQ1ZJliPqBhNKoCW1FciLkuq7D1mxo=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "lsar.yazi";
  version = "25.5.28-unstable-2025-05-28";
  version = "25.5.31-unstable-2025-06-18";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "d642bfb0822eb0c3c5c891ab0f4b6f897a2083cb";
    hash = "sha256-WF2b9t0VPGNP3QXgr/GMDFcSh5bsXC7KKd2ICL4WDHo=";
    rev = "86d28e4fb4f25f36cc501b8cb0badb37a6b14263";
    hash = "sha256-m/gJTDm0cVkIdcQ1ZJliPqBhNKoCW1FciLkuq7D1mxo=";
  };

  meta = {
Loading