Skip to content

no manpage in the flake #2733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
teto opened this issue May 6, 2025 · 2 comments
Closed
3 tasks done

no manpage in the flake #2733

teto opened this issue May 6, 2025 · 2 comments
Labels
feature New feature request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@teto
Copy link

teto commented May 6, 2025

yazi --debug output

Yazi
    Version: 25.4.8 (db60951 2025-05-05)
    Debug  : false
    Triple : x86_64-unknown-linux-gnu (linux-x86_64)
    Rustc  : 1.86.0 (05f9846f 2025-03-31)

Ya
    Version: 25.4.8 (db60951 2025-05-05)

Emulator
    TERM                : Some("xterm-kitty")
    TERM_PROGRAM        : None
    TERM_PROGRAM_VERSION: None
    Brand.from_env      : Some(Kitty)
    Emulator.detect     : Emulator { kind: Left(Kitty), light: false, csi_16t: (11, 24), force_16t: false }

Adapter
    Adapter.matches    : Kgp
    Dimension.available: Dimension { rows: 57, columns: 116, width: 1276, height: 1368 }

Desktop
    XDG_SESSION_TYPE           : Some("wayland")
    WAYLAND_DISPLAY            : Some("wayland-1")
    DISPLAY                    : None
    SWAYSOCK                   : Some("/run/user/1000/sway-ipc.1000.2821.sock")
    HYPRLAND_INSTANCE_SIGNATURE: None
    WAYFIRE_SOCKET             : None

SSH
    shared.in_ssh_connection: false

WSL
    WSL: false

Variables
    SHELL           : Some("/run/current-system/sw/bin/zsh")
    EDITOR          : Some("nvim")
    VISUAL          : None
    YAZI_FILE_ONE   : None
    YAZI_CONFIG_HOME: None
    YAZI_ZOXIDE_OPTS: None
    FZF_DEFAULT_OPTS: Some("--bind=\'ctrl-o:execute(code {})+abort\' --bind=\'ctrl-o:execute(code {})+abort\'")

Text Opener
    default     : Some(OpenerRule { run: "xdg-open \"$1\"", block: true, orphan: false, desc: "xdg-open", for_: None, spread: false })
    block-create: Some(OpenerRule { run: "xdg-open \"$1\"", block: true, orphan: false, desc: "xdg-open", for_: None, spread: false })
    block-rename: Some(OpenerRule { run: "xdg-open \"$1\"", block: true, orphan: false, desc: "xdg-open", for_: None, spread: false })

Multiplexers
    TMUX               : false
    tmux version       : tmux 3.5a
    tmux build flags   : enable-sixel=Unknown
    ZELLIJ_SESSION_NAME: None
    Zellij version     : No such file or directory (os error 2)

Dependencies
    file          : 5.46
    ueberzugpp    : No such file or directory (os error 2)
    ffmpeg/ffprobe: No such file or directory (os error 2) / No such file or directory (os error 2)
    pdftoppm      : 24.02.0
    magick        : 7.1.1-47
    fzf           : 0.61.3
    fd/fdfind     : 10.2.0 / No such file or directory (os error 2)
    rg            : 14.1.1
    chafa         : 1.14.5
    zoxide        : 0.9.7
    7zz/7z        : 24.09 / No such file or directory (os error 2)
    resvg         : No such file or directory (os error 2)
    jq            : 1.7.1

Clipboard
    wl-copy/paste: 2.2.1 / 2.2.1
    xclip        : 0.13
    xsel         : No such file or directory (os error 2)

Routine
    `file -bL --mime-type`: text/plain


See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.

Please describe the problem you're trying to solve

man yazi showed no manpage while the nixpkgs version has it
https://github.com/NixOS/nixpkgs/blob/f711bf8d311bee1bc28f16a80b29ae179d579950/pkgs/by-name/ya/yazi-unwrapped/package.nix#L33

I am installing nightly from the flake though so I miss the manpage

Would you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

install manpage in nix derivation

Additional context

No response

Checklist

  • I have searched the existing issues/discussions
  • The latest nightly build doesn't already have this feature
@teto teto added the feature New feature request label May 6, 2025
@sxyazi
Copy link
Owner

sxyazi commented May 7, 2025

It looks like the Nix flake is much outdated compared to Nix's official Yazi package - it's currently a bit under-maintained since I don't use Nix myself.

Would you like to raise a PR to include the man page?

@sxyazi sxyazi added help wanted Extra attention is needed good first issue Good for newcomers labels May 7, 2025
@sxyazi sxyazi added this to the needs-owner milestone Jun 4, 2025
@sxyazi
Copy link
Owner

sxyazi commented Jun 4, 2025

Tracked by https://github.com/sxyazi/yazi/milestone/4 since it has been open for a while and so far no one has been able to work on it and it's not doable for me either since I don't use Nix myself :(

@sxyazi sxyazi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants