1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-28 20:16:41 +03:00

yaziPlugins.bypass: 25.3.2-unstable-2025-05-30 -> 25.3.2-unstable-2025-06-01

This commit is contained in:
R. Ryantm 2025-06-02 15:53:19 +00:00
parent 0238456546
commit 01ab1fc0cb

View file

@ -5,13 +5,13 @@
}: }:
mkYaziPlugin { mkYaziPlugin {
pname = "bypass.yazi"; pname = "bypass.yazi";
version = "25.3.2-unstable-2025-05-30"; version = "25.3.2-unstable-2025-06-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "Rolv-Apneseth"; owner = "Rolv-Apneseth";
repo = "bypass.yazi"; repo = "bypass.yazi";
rev = "381fb89a21a58605c555c109f190309b2d116d30"; rev = "c1e5fcf6eeed0bfceb57b9738da6db9d0fb8af56";
hash = "sha256-04cyOlG843Ot+jRT8GNFjJOzV4YdPBpI9XqbaK6KXu0="; hash = "sha256-ZndDtTMkEwuIMXG4SGe4B95Nw4fChfFhxJHj+IY30Kc=";
}; };
meta = { meta = {