emacs, guix: add back most packages unavailable in Guix proper
[~bandali/configs] / .config / guix / home-manifest.scm
index 74054fd..0819274 100644 (file)
@@ -1,29 +1,39 @@
 (specifications->manifest
-  '("cvs"
+  '("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-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-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"
     "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"
     "password-store"
     "pinentry-emacs"
     "rsync"
-    "screen"))
+    "rtv"
+    "screen"
+    "setxkbmap"
+    "texlive"
+    ;"texlive-base"
+    "xdg-user-dirs"
+    ;"xkbcomp"
+    "xmodmap"
+    "xrdb"
+    "youtube-dl"))