aboutsummaryrefslogtreecommitdiff
path: root/aux/containers/guix/manifest.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-14 18:39:14 -0300
committerEuAndreh <eu@euandre.org>2022-11-14 18:39:14 -0300
commitb20df02100b4806c1a9e1992aff240b4328b7d16 (patch)
treee14fd3029e8c1f8d3f78f50f28ced7a28a153da9 /aux/containers/guix/manifest.scm
parentRemove old config files, starting anew for toph (diff)
downloadtoph-b20df02100b4806c1a9e1992aff240b4328b7d16.tar.gz
toph-b20df02100b4806c1a9e1992aff240b4328b7d16.tar.xz
rm -rf aux/
Diffstat (limited to 'aux/containers/guix/manifest.scm')
-rw-r--r--aux/containers/guix/manifest.scm24
1 files changed, 0 insertions, 24 deletions
diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm
deleted file mode 100644
index 1870255..0000000
--- a/aux/containers/guix/manifest.scm
+++ /dev/null
@@ -1,24 +0,0 @@
-(specifications->manifest
- (map symbol->string
- '(bash
- coreutils
- findutils
- diffutils
- grep
- sed
- git
- tar
- 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)))