diff options
author | William Carroll <wpcarro@gmail.com> | 2022-11-25T06·19-0800 |
---|---|---|
committer | wpcarro <wpcarro@gmail.com> | 2022-11-25T07·26+0000 |
commit | 695d42615cf345bd25617f927f5697dc1d352cec (patch) | |
tree | 5337776cee854fb63c2049662f1a5d0b35a15623 /users/wpcarro/emacs/default.nix | |
parent | ba41a4c889aed180ab76351b15274138e35aa5ef (diff) |
feat(wpcarro/emacs): Package tuple.el r/5313
Should delete this pkg, but bytes.el depends on it, so let's first package it, and then we can delete it once CI passes/failures are more reliable. Change-Id: Ifa939264c44adf302085a19790cf25225cd3cb5e Reviewed-on: https://cl.tvl.fyi/c/depot/+/7393 Reviewed-by: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
Diffstat (limited to 'users/wpcarro/emacs/default.nix')
-rw-r--r-- | users/wpcarro/emacs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/wpcarro/emacs/default.nix b/users/wpcarro/emacs/default.nix index bf58a275b3bd..19014dd6460f 100644 --- a/users/wpcarro/emacs/default.nix +++ b/users/wpcarro/emacs/default.nix @@ -52,6 +52,7 @@ let string struct symbol + tuple vterm-mgt zle ]) ++ |