aboutsummaryrefslogtreecommitdiff
path: root/aux/containers/guix/manifest.scm
diff options
context:
space:
mode:
Diffstat (limited to 'aux/containers/guix/manifest.scm')
-rw-r--r--aux/containers/guix/manifest.scm28
1 files changed, 0 insertions, 28 deletions
diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm
deleted file mode 100644
index 98c03a3..0000000
--- a/aux/containers/guix/manifest.scm
+++ /dev/null
@@ -1,28 +0,0 @@
-(specifications->manifest
- (map symbol->string
- '(bash
- coreutils
- findutils
- diffutils
- grep
- sed
- m4
- git
- tar
- gawk
- make
- makefile2graph
- graphviz
- shellcheck
- pandoc
- gettext
- po4a-text
- mdpo-patched
- td-latest
- hunspell
- hunspell-dict-en-utf8
- hunspell-dict-pt-utf8
- hunspell-dict-fr-utf8
- hunspell-dict-eo-utf8
-
- jq)))