summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-02-28 14:10:56 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-02-28 14:10:56 +0100
commit2d4624494ac55685b3c660e49ea46121749192a2 (patch)
tree236a18b92986c156683692f071363d242ff943ef
parent8406bd3c5619f0fd6d96b517a14ab23188253d8c (diff)
Indentation fix.
-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.