guix/gnu
Ludovic Courtès 3f76970fda
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 <sirgazil@zoho.com>
2023-09-11 22:58:02 +02:00
..
bootloader
build
home
installer
machine
packages gnu: yelp: Provide dependencies to display "man:" URIs. 2023-09-11 22:58:02 +02:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add asli. 2023-09-08 19:12:14 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm