Commit b9654f54 authored by Nano Twerpus's avatar Nano Twerpus
Browse files

yaziPlugins: update on 2026-01-04

- chmod: 25.5.31-unstable-2025-11-25 → 25.12.29-unstable-2025-12-29
- compress: 0.5.0-unstable-2025-08-15 → 0-unstable-2026-01-03
- diff: 25.2.7-unstable-2025-03-02 → 25.2.7-unstable-2025-12-31
- git: 25.5.31-unstable-2025-11-19 → 25.12.29-unstable-2026-01-02
- lazygit: 0-unstable-2025-12-19 → 0-unstable-2025-12-31
- lsar: 25.5.31-unstable-2025-06-18 → 25.5.31-unstable-2025-12-31
- mactag: 25.5.31-unstable-2025-07-02 → 25.12.29-unstable-2025-12-29
- mediainfo: 25.5.31-unstable-2025-12-04 → 25.5.31-unstable-2026-01-01
- mime-ext: 25.5.31-unstable-2025-06-18 → 25.12.29-unstable-2025-12-30
- mount: 25.5.31-unstable-2025-10-13 → 25.12.29-unstable-2025-12-29
- vcs-files: 25.5.31-unstable-2025-06-18 → 25.9.15-unstable-2025-09-15
parent bd1ec1e4
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.31-unstable-2025-11-25";
  version = "25.12.29-unstable-2025-12-29";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "eaf6920b7439fa7164a1c162a249c3c76dc0acd9";
    hash = "sha256-B6zhZfp3SEaiviIzosI2aD8fk+hQF0epOTKi1qm8V3E=";
    rev = "517619af126f25f3da096ff156ce46b561b54be3";
    hash = "sha256-j7fsUmx2nK4Tyj5KCamcCmfs99K6duV+okf8NvzccsI=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "compress.yazi";
  version = "0.5.0-unstable-2025-08-15";
  version = "0-unstable-2026-01-03";

  src = fetchFromGitHub {
    owner = "KKV9";
    repo = "compress.yazi";
    rev = "c2646395394f22b6c40bff64dc4c8c922d210570";
    hash = "sha256-qAuMD4YojLfVaywurk5uHLywRRF77U2F7ql+gR8B/lo=";
    rev = "f9208fe6c1885ff4fe9bcc890e4c96d87d91d37d";
    hash = "sha256-teyZP1ij/T92fJx8gf9Z8/ddzcNknNC6KijaYeAzPz8=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "diff.yazi";
  version = "25.2.7-unstable-2025-03-02";
  version = "25.2.7-unstable-2025-12-31";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "b44c245500b34e713732a9130bf436b13b4777e9";
    hash = "sha256-nZ8yfnKvNLM5aA+mmQ3PkfM5lwSKwWnkQewcg9GwseI=";
    rev = "398796d88fee7bf9c99c4dc29089b865d4f47722";
    hash = "sha256-LOQ/0LYVrXsqQjeBeERKQ2M8BwN8xo3yej1mxNHphOU=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "git.yazi";
  version = "25.5.31-unstable-2025-11-19";
  version = "25.12.29-unstable-2026-01-02";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "2301ff803a033cd16d16e62697474d6cb9a94711";
    hash = "sha256-+lirIBXv3EvztE/1b3zHnQ9r5N3VWBCUuH3gZR52fE0=";
    rev = "03cdd4b5b15341b3c0d0f4c850d633fadd05a45f";
    hash = "sha256-5dMAJ6W/L66XuH4CCwRRFpKSLy0ZDFIABAYleFX0AsQ=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "lazygit.yazi";
  version = "0-unstable-2025-12-19";
  version = "0-unstable-2025-12-31";

  src = fetchFromGitHub {
    owner = "Lil-Dank";
    repo = "lazygit.yazi";
    rev = "ea20d05b4ede88a239830d2b50ba79b1860a3bee";
    hash = "sha256-uDRd2pDgvYAwrnsKg5U/Dj8ZPtNKzlJRg+YARKjSpCw=";
    rev = "0e56060192d1ccd307664bf93b3d0beb1efe528e";
    hash = "sha256-LcEpzSf0E43hnhOxJ/EHNJRk3Au5hcgRZ2Kj412Ykew=";
  };

  meta = {
Loading