profiles: Add hook for Emacs subdirs.

* guix/profiles.scm (emacs-subdirs): New variable.
(%default-profile-hooks): Add it here.
* guix/status.scm (hook-message): Add a message for emacs-subdirs.
This commit is contained in:
Leo Prikler 2021-04-17 19:06:16 +02:00
parent 45549e9f31
commit 68228d80dd
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87
2 changed files with 43 additions and 0 deletions

View file

@ -379,6 +379,8 @@ the current build phase."
(G_ "building GHC package cache..."))
('ca-certificate-bundle
(G_ "building CA certificate bundle..."))
('emacs-subdirs
(G_ "listing Emacs subdirs..."))
('glib-schemas
(G_ "generating GLib schema cache..."))
('gtk-icon-themes