diff options
author | Ben Sima <ben@bsima.me> | 2022-01-26 14:52:27 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-01-26 14:52:27 -0500 |
commit | 199af1ef5c261abdb2b0b5dae3701e5e30d96bdd (patch) | |
tree | 9aae839b183299dce90a3f896ed0ee82b7b2db20 /lib/emacs-packages.nix | |
parent | b2c119530a8e98535e0b4975276225ad39f34496 (diff) |
add some packages
Diffstat (limited to 'lib/emacs-packages.nix')
-rw-r--r-- | lib/emacs-packages.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 49b6d0b..16d9b75 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -30,7 +30,8 @@ emojify eww-lnum flycheck flycheck-haskell -# geiser # broken? +geiser +geiser-guile general # melpaStablePackages.git-timemachine # broken hash haskell-mode @@ -47,6 +48,7 @@ magit markdown-mode multiple-cursors notmuch +nix-buffer nix-mode org-clock-today org-drill |