guix-full.manifest
1 | (specifications->manifest |
2 | '("arc-icon-theme"; for displaying standard icons |
3 | "aspell" |
4 | "aspell-dict-en" |
5 | "aspell-dict-fr" |
6 | "coreutils" |
7 | "diffutils" |
8 | "enchant" |
9 | "git" |
10 | "gnupg" |
11 | "grep" |
12 | "guix" |
13 | "gzip" |
14 | "hunspell" |
15 | "hunspell-dict-en-us" |
16 | "hunspell-dict-fr" |
17 | "less" |
18 | "make" |
19 | "neovim" |
20 | "openssh" |
21 | "python" |
22 | "python-android-stringslib" |
23 | "python-dateutil" |
24 | "python-gitlab" |
25 | "python-lxml" |
26 | "python-neovim" |
27 | "python-polib" |
28 | "python-pyenchant" |
29 | "python-pygit2" |
30 | "python-pyqt" |
31 | "python-ruamel.yaml" |
32 | "python-sphinx" |
33 | "python-translation-finder" |
34 | "python-twine" |
35 | "qt" |
36 | "sed" |
37 | "tar")) |
38 |