mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
services: guix: Remove dependency on lsh.
* gnu/services/base.scm (<guix-configuration>)[lsh]: Remove. (guix-shepherd-service): Remove lsh from 'PATH'. * doc/guix.texi (Base Services): Adjust accordingly.
This commit is contained in:
parent
463995da0c
commit
f78903f363
2 changed files with 5 additions and 10 deletions
|
@ -8300,8 +8300,7 @@ The list of URLs where to look for substitutes by default.
|
|||
List of extra command-line options for @command{guix-daemon}.
|
||||
|
||||
@item @code{lsof} (default: @var{lsof})
|
||||
@itemx @code{lsh} (default: @var{lsh})
|
||||
The lsof and lsh packages to use.
|
||||
The lsof package to use.
|
||||
|
||||
@end table
|
||||
@end deftp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue