summaryrefslogtreecommitdiffstats
path: root/.config/guix/manifest/chaman.scm
blob: 1e2dff29de530c6ab88cc8840445c7ef23fdc56e (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
(specifications->manifest
  '("audacity"
    ;"bash-completion"
    "cvs"
    "emacs"
    "emacs-alert"
    "emacs-async"
    "emacs-boxquote"
    "emacs-company"
    "emacs-company-ebdb"
    "emacs-crux"
    "emacs-dash"
    "emacs-debbugs"
    "emacs-delight"
    "emacs-diff-hl"
    ;; "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-flycheck"
    "emacs-geiser"
    ;; "emacs-gnus-harvest"
    "emacs-go-mode"
    "emacs-guix"
    "emacs-helpful"
    "emacs-hl-todo"
    "emacs-ivy"
    "emacs-magit"
    "emacs-message-x"
    "emacs-multi-term"
    "emacs-multiple-cursors"
    "emacs-mwim"
    "emacs-org"
    "emacs-org-contrib"
    "emacs-org-ref"
    "emacs-orgalist"
    "emacs-page-break-lines"
    "emacs-pass"
    "emacs-pinentry"
    "emacs-projectile"
    "emacs-shrink-path"
    "emacs-smart-mode-line"
    "emacs-smex"
    "emacs-typo"
    "emacs-unkillable-scratch"
    "emacs-use-package"
    "emacs-web-mode"
    "emacs-which-key"
    "emacs-yasnippet"
    "font-adobe-source-code-pro"
    "font-gnu-freefont-ttf"
    "font-google-roboto"
    "font-liberation"
    "font-linuxlibertine"
    "font-sil-gentium"
    "font-tex-gyre"
    "font-ubuntu"
    "getmail"
    "gettext"
    "gimp"
    "git"
    "git:send-email"
    "gnupg"
    "guile"
    "haunt"
    "htop"
    "hunspell"
    "hunspell-dict-en-ca"
    "hunspell-dict-en-us"
    "icecat"
    "inkscape"
    "isync"
    "mpv"
    "msmtp"
    "ncdu"
    "notmuch"
    "openssl"
    "password-store"
    "pinentry-emacs"
    "poppler"                           ;for 'pdffonts'
    "rsync"
    "rtv"
    "screen"
    "setxkbmap"
    "texlive"
    ;"texlive-base"
    "thinkfan"
    "xdg-user-dirs"
    ;"xkbcomp"
    "xmodmap"
    "xrdb"
    "youtube-dl"))