offlate/guix-full.manifest

guix-full.manifest

1
(specifications->manifest
2
 '("arc-icon-theme"; for displaying standard icons
3
   "coreutils"
4
   "diffutils"
5
   "git"
6
   "gnupg"
7
   "grep"
8
   "guix"
9
   "gzip"
10
   "less"
11
   "make"
12
   "neovim"
13
   "openssh"
14
   "python"
15
   "python-android-stringslib"
16
   "python-dateutil"
17
   "python-lxml"
18
   "python-neovim"
19
   "python-polib"
20
   "python-pyqt"
21
   "python-ruamel.yaml"
22
   "python-sphinx"
23
   "python-twine"
24
   "qt"
25
   "sed"
26
   "tar"))
27