diff options
-rw-r--r-- | gnu/system/hurd.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/hurd.scm b/gnu/system/hurd.scm index 1436f7b52c..a54c95a957 100644 --- a/gnu/system/hurd.scm +++ b/gnu/system/hurd.scm @@ -74,7 +74,7 @@ ;; shepherd the herd, but also because we want its 'halt' and 'reboot' ;; commands to take precedence. (list shepherd-1.0 hurd netdde bash coreutils file findutils grep sed - diffutils patch gawk tar gzip bzip2 xz lzip + diffutils patch gawk tar gzip bzip2 xz lzip zstd guile-3.0-latest guile-colorized guile-readline net-base nss-certs inetutils less procps shadow sudo which info-reader)) |