diff options
author | Ludovic Courtès <[email protected]> | 2023-09-02 23:18:48 +0200 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2023-09-11 22:58:02 +0200 |
commit | 3f76970fda82057f12429f81c41a47d8d8c3b954 (patch) | |
tree | f71e9066ae287ec9864ab809570f0270bd4b1aaf /gnu/packages/emacs-xyz.scm | |
parent | ab971e9c1922ae6eeec47401cb589ae15f29e15f (diff) |
gnu: yelp: Provide dependencies to display "man:" URIs.
Previously a command like the following one would fail to display the
expected man page:
guix shell yelp coreutils -C \
--expose=/tmp/.X11-unix --expose=/run/user \
--expose=/var/run/dbus --expose=/etc/machine-id -E ^DISPLAY -- \
/bin/sh -c \
'export MANPATH=$GUIX_ENVIRONMENT/share/man; echo $MANPATH; yelp man:ls'
* gnu/packages/gnome.scm (yelp)[arguments]: New field.
[inputs]: Add ‘man-db’ and ‘groff-minimal’.
Reported-by: Luis Felipe <[email protected]>
Diffstat (limited to 'gnu/packages/emacs-xyz.scm')
0 files changed, 0 insertions, 0 deletions