aboutsummaryrefslogtreecommitdiff
path: root/aux/guix/manifest.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-14 09:33:56 -0300
committerEuAndreh <eu@euandre.org>2023-04-14 09:33:56 -0300
commite90d6bc34fdf8f590c92ffecacfc90cc3885611e (patch)
tree4c24dc9c4fdf72ed087c9e3e311479d13d9a667e /aux/guix/manifest.scm
parentTODOs.md: Add #task-1554614f-2e33-616d-d021-70828dbf0381 (diff)
downloadgistatic-e90d6bc34fdf8f590c92ffecacfc90cc3885611e.tar.gz
gistatic-e90d6bc34fdf8f590c92ffecacfc90cc3885611e.tar.xz
rm -rf aux/
Diffstat (limited to '')
-rw-r--r--aux/guix/manifest.scm24
1 files changed, 0 insertions, 24 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
deleted file mode 100644
index f670fdd..0000000
--- a/aux/guix/manifest.scm
+++ /dev/null
@@ -1,24 +0,0 @@
-(specifications->manifest
- (map symbol->string
- '(bash
- coreutils
- findutils
- diffutils
- grep
- sed
- m4
- git
- gawk
- make
- makefile2graph
- graphviz
- shellcheck
- pandoc
- gettext
- po4a-text
- mdpo-patched
- hunspell
- hunspell-dict-en-utf8
- hunspell-dict-pt-utf8
- hunspell-dict-fr-utf8
- hunspell-dict-eo-utf8)))