aboutsummaryrefslogblamecommitdiff
path: root/aux/containers/guix/manifest.scm
blob: 180797bddc1dc149e51341294612b5f27966e1fa (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                         
           












                             


                             
(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
        hunspell
        hunspell-dict-en-utf8
        hunspell-dict-pt-utf8
        hunspell-dict-fr-utf8
        hunspell-dict-eo-utf8

        jq)))