aboutsummaryrefslogtreecommitdiff
path: root/manifest.scm
blob: 62c914034f1f1ac6570c51a04bae59a869be356b (plain)
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
(specifications->manifest
  (list "guile@2.2.7"
        "g-golf"
        "glade"
        "tootle"
        "nextcloud-client"
        "inkscape"
        "gimp"
        "xournalpp"
        "toot"
        "uim-gtk"
        "pantheon-calculator"
        "vlc"
        "electron-cash"
        "ristretto"
        "imagemagick"
        "jami-gnome"
        "wine64"
        "pulseaudio"
        "guix"
        "git"
        "git:send-email"
        "pinentry"
        "pavucontrol"
        "lxappearance"
        "thunar"
        "gnome-clocks"
        "scrot"
        "icecat"
        "ungoogled-chromium"
        "icedove"
        "emacs"
        "emacs-pass"
        "emacs-magit"
        "emacs-guix"
        "emacs-exwm"
        "emacs-exwm-edit"
        "emacs-org-caldav"
        "emacs-org-download"
        "emacs-pdf-tools"
        "emacs-w3m"
        "guile-sicp-picture-language"
        "guile-picture-language"
        "openssh"
        "zip"
        "guile2.2-cairo"
        "remind"
        "guile-cairo"
        "emacs-geiser"
        "emacs-browse-at-remote"
        "emacs-restart-emacs"
        "emacs-paredit"
        "emacs-doom-themes"
        "emacs-doom-modeline"
        "emacs-projectile"
        "emacs-ag"
        "emacs-undo-tree"
        "emacs-markdown-mode"
        "emacs-org-journal"
        "emacs-org-bullets"
        "emacs-which-key"
        "emacs-helm"
        "pkg-config"
        "gdb"
        "mpd-mpc"
        "xrdb"
        "uim"
        "gcc-toolchain"
        "slock"
        "python2-s3cmd"
        "gnupg"
        "emacs-ddskk"
        "setxkbmap"
        "sbcl"
        "wget"
        "glibc-locales"
        "nss-certs"
        "make"
        "unzip"
        "file"
        "ispell"
        "hicolor-icon-theme"
        "nvi"
        "font-hermit"
        "fontconfig"
        "font-google-noto"
        "gnome-icon-theme"
        "the-silver-searcher"
        "screen"))