diff options
| author | 2026-06-28 23:59:50 -0700 | |
|---|---|---|
| committer | 2026-06-29 00:14:06 -0700 | |
| commit | 963b048a13bcca5f778ffd4adb97b104681b172a (patch) | |
| tree | cebb9ca469168eaef347ae44b2c55ffac6a2fd7e | |
| parent | 957c7db9732a46ef059bb7611d86362adcac6225 (diff) | |
| download | emacs-config-963b048a13bcca5f778ffd4adb97b104681b172a.tar.gz emacs-config-963b048a13bcca5f778ffd4adb97b104681b172a.zip | |
Add guix manifest for this project
| -rw-r--r-- | manifest.scm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm new file mode 100644 index 0000000..cc13671 --- /dev/null +++ b/manifest.scm @@ -0,0 +1,10 @@ +(specifications->manifest + '("emacs" + "emacs-eldev" + "emacs-org-pretty-table" + "make" + "coreutils" + "findutils" + "git" + "tar" + "gzip")) |
