Unverified Commit 13b043b6 authored by Austin Horstman's avatar Austin Horstman
Browse files

yaziPlugins.sudo: 0-unstable-2025-09-17 → 0-unstable-2025-09-22

parent b6db9dc9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "sudo.yazi";
  version = "0-unstable-2025-09-17";
  version = "0-unstable-2025-09-22";

  src = fetchFromGitHub {
    owner = "TD-Sky";
    repo = "sudo.yazi";
    rev = "f35afcbe183c6017038f64b03fd42eef413efa33";
    hash = "sha256-pgYHKLKqtpxRDaT+FyVFuh7tBJe7lUfy2LBJMPAtSqA=";
    rev = "8148f9101d0aeb8eed5ba2b7e943d51963f14bd9";
    hash = "sha256-old+I3UlgMWfG0HuKEdIkAO2/4KNRLAWj0l+lB9+aZU=";
  };

  meta = {