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 /HACKING.md | |
| 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 'HACKING.md')
| -rw-r--r-- | HACKING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.md b/HACKING.md index bb822b3..59b7c9b 100644 --- a/HACKING.md +++ b/HACKING.md @@ -2,7 +2,7 @@ Drop into a development environment using `guix shell`. ``` -guix shell -Df guix.scm +guix shell -L .guix -m manifest.scm ``` # Make a release |
