system: Add zstd to ‘%base-packages/hurd’.

Followup to 3f33cb0314.

* gnu/system/hurd.scm (%base-packages/hurd): Add ‘zstd’.

Change-Id: I101ae815b31b1e4f0aae6222fcf2271e8e0043b1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Yelninei 2025-06-17 17:50:49 +00:00 committed by Ludovic Courtès
parent 2dd09c786c
commit 85b5c0c7c2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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))