Loading pkgs/by-name/ya/yazi-unwrapped/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ rustPlatform.buildRustPackage rec { passthru.updateScript = nix-update-script { }; meta = with lib; { meta = { description = "Blazing fast terminal file manager written in Rust, based on async I/O"; homepage = "https://github.com/sxyazi/yazi"; license = licenses.mit; maintainers = with maintainers; [ xyenon matthiasbeyer ]; license = lib.licenses.mit; maintainers = with lib.maintainers; [ xyenon matthiasbeyer ]; mainProgram = "yazi"; }; } Loading
pkgs/by-name/ya/yazi-unwrapped/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ rustPlatform.buildRustPackage rec { passthru.updateScript = nix-update-script { }; meta = with lib; { meta = { description = "Blazing fast terminal file manager written in Rust, based on async I/O"; homepage = "https://github.com/sxyazi/yazi"; license = licenses.mit; maintainers = with maintainers; [ xyenon matthiasbeyer ]; license = lib.licenses.mit; maintainers = with lib.maintainers; [ xyenon matthiasbeyer ]; mainProgram = "yazi"; }; }