[bug#34060,10/10] status: Distinguish 'package-cache' profile hook.

Message ID 20190113154733.29737-10-ludo@gnu.org
State Accepted
Headers show
Series Add a cache for package lookups | expand

Checks

Context Check Description
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed

Commit Message

Ludovic Courtès Jan. 13, 2019, 3:47 p.m. UTC
* guix/status.scm (hook-message): Handle 'package-cache'.
---
 guix/status.scm | 2 ++
 1 file changed, 2 insertions(+)

Patch

diff --git a/guix/status.scm b/guix/status.scm
index 2928733257..5b339bdec7 100644
--- a/guix/status.scm
+++ b/guix/status.scm
@@ -314,6 +314,8 @@  on."
      (G_ "building fonts directory..."))
     ('manual-database
      (G_ "building database for manual pages..."))
+    ('package-cache                    ;package cache generated by 'guix pull'
+     (G_ "building package cache..."))
     (_ #f)))
 
 (define* (print-build-event event old-status status