diff options
author | Ben Sima <ben@bsima.me> | 2024-08-03 11:46:16 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-08-14 13:57:56 -0400 |
commit | 6cfc113a0c84c35dafd040fc6821b092b2a7e3ad (patch) | |
tree | 710840e90483a2166ffa0edc91d719bc031ae83e | |
parent | 994f29c31d9329f627c5a588cdebe76606e4292f (diff) |
add circe
-rw-r--r-- | lib/emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 8879f87..3d8047e 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -13,6 +13,7 @@ blacken carbon-now-sh catppuccin-theme centaur-tabs +circe cl-lib company company-box |