From c98d6c8175a1b2fe4452990b6ac19346411b637d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 13 Jan 2022 15:02:40 -0300 Subject: aux/: Update --- aux/containers/guix/manifest.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 aux/containers/guix/manifest.scm (limited to 'aux/containers/guix/manifest.scm') diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm new file mode 100644 index 0000000..f670fdd --- /dev/null +++ b/aux/containers/guix/manifest.scm @@ -0,0 +1,24 @@ +(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))) -- cgit v1.2.3