diff --git a/gnu/system/examples/devel-hurd.tmpl b/gnu/system/examples/devel-hurd.tmpl index acdf141a48..10660b059d 100644 --- a/gnu/system/examples/devel-hurd.tmpl +++ b/gnu/system/examples/devel-hurd.tmpl @@ -59,7 +59,7 @@ (filter-map input->package (fold alist-delete (package-direct-inputs guix) ;; These are not essential and do not build yet, - '("graphviz" "guile-avahi" "po4a" + '("graphviz" "graphviz-minimal" "guile-avahi" "po4a" ;; or are linux-only. "slirp4netns"))))