diff options
| author | Arun Isaac | 2026-03-25 00:52:48 +0000 |
|---|---|---|
| committer | Arun Isaac | 2026-03-25 00:52:48 +0000 |
| commit | 927a339c6e870c51ee3c67b942daf4804ac4cadc (patch) | |
| tree | f25a78c71a8526c0aed59b4c12d4591e560cea8d /README.org | |
| parent | 6d061192dfe7c9554dd484f1d78d1b32e3399d8b (diff) | |
| download | ccwl-927a339c6e870c51ee3c67b942daf4804ac4cadc.tar.gz ccwl-927a339c6e870c51ee3c67b942daf4804ac4cadc.tar.lz ccwl-927a339c6e870c51ee3c67b942daf4804ac4cadc.zip | |
manifest: Add development manifest.
This manifest contains additional tools useful for hacking on ccwl, and not just the dependencies required to build ccwl.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
