yaziPlugins: update on 2026-02-19 (#492328)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-20 07:53:49 +00:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
pname = "full-border.yazi";
version = "25.2.26-unstable-2025-05-28";
version = "25.2.26-unstable-2026-02-16";
src = fetchFromGitHub {
owner = "yazi-rs";
repo = "plugins";
rev = "f9b3f8876eaa74d8b76e5b8356aca7e6a81c0fb7";
hash = "sha256-EoIrbyC7WgRzrEtvso2Sr6HnNW91c5E+RZGqnjEi6Zo=";
rev = "25918dcde97f11ac37f80620cc264680aedc4df8";
hash = "sha256-TzHJNIFZjUOImZ4dRC0hnB4xsDZCOuEjfXRi2ZXr8QE=";
};
meta = {
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
pname = "projects.yazi";
version = "0-unstable-2025-12-31";
version = "0-unstable-2026-02-15";
src = fetchFromGitHub {
owner = "MasouShizuka";
repo = "projects.yazi";
rev = "eed0657a833f56ea69f3531c89ecc7bad761d611";
hash = "sha256-5J0eqffUzI0GodpqwzmaQJtfh75kEbbIwbR8pFH/ZmU=";
rev = "198c2ba30e4916ca275d2a08bd329fcf32735866";
hash = "sha256-Grvtx+N1DpdpMaVuDwaHu3S7zu6pQtmu1twvFIowbLM=";
};
meta = {