aboutsummaryrefslogblamecommitdiff
path: root/aux/guix/manifest.scm
blob: d00d196b9073dc70fd8899e928ad920d9fe095c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                         
               
             
              
              

                
(specifications->manifest
 (map symbol->string
      '(bash
        coreutils
        findutils
        diffutils
        grep
        sed
        git
        tar
        gzip
        gawk
        make
        perl
        shellcheck
        gettext
        groff
        pandoc
        nixfmt
        graphviz
        jq)))