summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index 1be5bb4..dfe71a7 100644
--- a/init.org
+++ b/init.org
@@ -400,7 +400,7 @@ Store paths have long hashes. In most cases I don’t really care, so I use =gu
I’m often building Guix packages in the shell. =guix-build-log-minor-mode= gives me key bindings to fold and jump over build phases, and it adds pretty faces to the otherwise bland wall of text.
#+BEGIN_SRC elisp
- (add-hook 'shell-mode-hook 'guix-build-log-minor-mode)
+(add-hook 'shell-mode-hook 'guix-build-log-minor-mode)
#+END_SRC
I’m monitoring the Guix build farm =berlin.guixsd.org=, which is hosted at the MDC.