diff --git a/gnu/system.scm b/gnu/system.scm index 1c119c31b6..62c8e0c2b6 100644 --- a/gnu/system.scm +++ b/gnu/system.scm @@ -856,6 +856,8 @@ of PROVENANCE-SERVICE-TYPE to its services." (cons* procps psmisc which (@ (gnu packages admin) shadow-with-man-pages) ;for 'passwd' + e2fsprogs ;for lsattr, chattr, etc. + guile-3.0-latest ;; The packages below are also in %FINAL-INPUTS, so take them from