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














                         
(specifications->manifest
 (map symbol->string
      '(coreutils
        findutils
        diffutils
        grep
        sed
        git
        tar
        gzip
        gawk
        make
        perl
        shellcheck
        pandoc)))