about summary refs log tree commit diff
path: root/users/wpcarro/emacs/default.nix
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2022-11-25T05·50-0800
committerwpcarro <wpcarro@gmail.com>2022-11-25T06·27+0000
commit5a0ed0f67ee91f321c5dcdd739f5069bd3634b46 (patch)
tree3a56aa0ba74f9f53060d3053e4df887ee9a12c2d /users/wpcarro/emacs/default.nix
parent325a7d6fa98ae7dbeabf1d8c1c34c2aed15074dd (diff)
feat(wpcarro/emacs): Package bookmark.el r/5311
More Elisp packaging :)

Change-Id: Ia4971de0815d12f8da1eaa911fa17b8b4896415d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7383
Reviewed-by: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/wpcarro/emacs/default.nix')
-rw-r--r--users/wpcarro/emacs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/wpcarro/emacs/default.nix b/users/wpcarro/emacs/default.nix
index 2fe879583d..bf58a275b3 100644
--- a/users/wpcarro/emacs/default.nix
+++ b/users/wpcarro/emacs/default.nix
@@ -44,6 +44,7 @@ let
   wpcarrosEmacs = emacsWithPackages (epkgs:
     (with wpcarro.emacs.pkgs; [
       al
+      bookmark
       cycle
       list
       maybe