aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorPjotr Prins2022-02-15 02:37:18 -0600
committerPjotr Prins2022-02-15 02:37:18 -0600
commit1a55947df438392d340840e0b0e5cc25d284cd25 (patch)
tree13fc01c08bcd7068ae06cd5bbf38f55e099fd0f2 /guix.scm
parent5caf9487f3d69c43ce296345363c52b2bdcf0b7f (diff)
downloadpangemma-1a55947df438392d340840e0b0e5cc25d284cd25.tar.gz
Notes on Guix
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 188c842..35964ff 100644
--- a/guix.scm
+++ b/guix.scm
@@ -5,6 +5,7 @@
;; To get a development container (e.g., run in emacs shell).
;;
;; guix environment -C -l guix.scm
+;; guix shell -C -f guix.scm
(use-modules
((guix licenses) #:prefix license:)