blob: ab3e7bcbdba7fe4878eee502d77a279047c9434d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
(specifications->manifest
(map symbol->string
'(bash
coreutils
findutils
diffutils
grep
sed
git
tar
gzip
gawk
make
perl
shellcheck
pandoc
groff)))
|