summaryrefslogtreecommitdiffstats
path: root/.config/guix/home-manifest.scm
blob: 7ba223b4d0c0f3898594a28a372d6434517b69c6 (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
(specifications->manifest
  '("audacity"
    ;"bash-completion"
    "cvs"
    "emacs"
    "emacs-alert"
    "emacs-async"
    "emacs-company"
    "emacs-crux"
    "emacs-dash"
    "emacs-debbugs"
    "emacs-diff-hl"
    "emacs-emmet-mode"
    "emacs-emojify"
    "emacs-erc-hl-nicks"
    "emacs-eshell-up"
    "emacs-exec-path-from-shell"
    "emacs-expand-region"
    "emacs-flycheck"
    "emacs-geiser"
    "emacs-go-mode"
    "emacs-guix"
    "emacs-helpful"
    "emacs-hl-todo"
    "emacs-ivy"
    "emacs-magit"
    "emacs-multi-term"
    "emacs-multiple-cursors"
    "emacs-org"
    "emacs-org-contrib"
    "emacs-org-ref"
    "emacs-orgalist"
    "emacs-page-break-lines"
    "emacs-pass"
    "emacs-pinentry"
    "emacs-projectile"
    "emacs-smart-mode-line"
    "emacs-smex"
    "emacs-typo"
    "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"
    "rsync"
    "rtv"
    "screen"
    "setxkbmap"
    "texlive"
    ;"texlive-base"
    "xdg-user-dirs"
    ;"xkbcomp"
    "xmodmap"
    "xrdb"
    "youtube-dl"))