From 927a339c6e870c51ee3c67b942daf4804ac4cadc Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 25 Mar 2026 00:52:48 +0000 Subject: manifest: Add development manifest. This manifest contains additional tools useful for hacking on ccwl, and not just the dependencies required to build ccwl. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 3084234..1f87197 100644 --- a/README.org +++ b/README.org @@ -89,7 +89,7 @@ We do not accept issues or pull requests on GitHub. Thank you! To hack on ccwl, you can use GNU Guix to quickly drop into a development environment by running #+BEGIN_SRC shell - $ guix shell -Df guix.scm + $ guix shell -L .guix -m manifest.scm #+END_SRC * License -- cgit 1.4.1