From 87ab4e86d09013ac115f61e1d50db07551a374d1 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 26 Feb 2021 21:09:51 +0530 Subject: Add guix environment instructions to guix.scm. * guix.scm: Add guix environment instructions. --- guix.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index ec77f47..f077e26 100644 --- a/guix.scm +++ b/guix.scm @@ -1,3 +1,8 @@ +;;; Run the following command to enter a development environment for +;;; nsmc: +;;; +;;; $ guix environment -l guix.scm + (use-modules (ice-9 match) (ice-9 popen) (ice-9 rdelim) -- cgit v1.2.3