blob: 8917d271bc1d0a2f8c8ac17ae1143b9c9f748f21 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
(specifications->manifest
'("alsa-utils"
"bash-completion"
"cpufrequtils"
"cpupower"
"cvs"
"dunst"
"emacs"
"emacs-alert"
"emacs-amx"
"emacs-async"
"emacs-biblio-git"
"emacs-boxquote"
"emacs-company"
"emacs-company-ebdb"
"emacs-crux"
"emacs-dash"
"emacs-debbugs"
"emacs-diff-hl"
"emacs-dmenu"
"emacs-doom-themes"
"emacs-ebdb"
"emacs-emmet-mode"
;; "emacs-emojify"
"emacs-erc-hl-nicks"
"emacs-erc-scrolltoplace"
"emacs-eshell-up"
"emacs-exec-path-from-shell"
"emacs-expand-region"
"emacs-exwm"
"emacs-exwm-edit"
"emacs-flycheck"
"emacs-geiser"
;; "emacs-gnus-harvest"
"emacs-guix"
"emacs-helpful"
"emacs-hl-todo"
"emacs-ivy"
"emacs-magit"
"emacs-message-x"
"emacs-minions"
;; "emacs-multi-term"
"emacs-multiple-cursors"
"emacs-mwim"
;; "emacs-next"
;; "emacs-next-delight"
"emacs-no-littering"
"emacs-org"
"emacs-org-contrib"
"emacs-org-ref"
"emacs-orgalist"
"emacs-page-break-lines"
"emacs-pass"
"emacs-pinentry"
"emacs-projectile"
"emacs-shrink-path-git"
"emacs-smart-mode-line"
"emacs-typo"
"emacs-unkillable-scratch"
"emacs-use-package"
"emacs-web-mode"
"emacs-which-key"
"emacs-yasnippet"
"emacs-znc-git"
"font-adobe-source-code-pro"
"font-gnu-freefont-ttf"
"font-google-roboto"
"font-liberation"
"font-linuxlibertine"
"font-sil-gentium"
"font-tex-gyre"
;; "font-ubuntu"
"font-vazir"
"getmail"
"gettext"
"git"
"git:send-email"
"gnupg"
"guile"
"haunt"
"htop"
"hunspell"
"hunspell-dict-en-ca"
"hunspell-dict-en-us"
"isync"
"light"
"msmtp"
"ncdu"
"notmuch"
"openjdk"
"openssh"
"openssl"
"pass-otp"
"password-store"
"pasystray"
"pinentry-emacs"
"poppler" ; for 'pdffonts'
"rofi"
"rofi-pass"
"rsync"
"rxvt-unicode"
"screen"
"scrot"
"setxkbmap"
"strace"
"thinkfan"
"unzip"
"wget"
"xdg-user-dirs"
;; "xkbcomp"
"xmodmap"
"xrdb"
"xset"
"xsetroot"))
|