From 5b10d87963635651193e26b20c11794c2858568c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 6 Aug 2019 15:59:50 -0400 Subject: emacs, guix: add back most packages unavailable in Guix proper namely, the following: - boxquote - company-ebdb - delight - ebdb - erc-scrolltoplace - message-x - mwim - shrink-path - unkillable-scratch they are now packaged in my guix-bandali channel, and hopefully soon in upstream guix as well. --- .config/guix/home-manifest.scm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.config/guix/home-manifest.scm') diff --git a/.config/guix/home-manifest.scm b/.config/guix/home-manifest.scm index 7ba223b..0819274 100644 --- a/.config/guix/home-manifest.scm +++ b/.config/guix/home-manifest.scm @@ -5,27 +5,35 @@ "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" @@ -34,9 +42,11 @@ "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" -- cgit v1.2.3-83-g751a