chore(emacs): Bump emacs-libvterm to a more recent version

This commit is contained in:
Vincent Ambo 2020-01-07 22:28:36 +00:00
parent efc782fcdc
commit 9e2f86d65d

View file

@ -83,12 +83,20 @@ let
transient
use-package
uuidgen
vterm
web-mode
websocket
which-key
xelb
yaml-mode
(vterm.overrideAttrs(_: {
src = third_party.fetchFromGitHub{
owner = "akermu";
repo = "emacs-libvterm";
rev = "58b4cc40ee9872a08fc5cbfee78ad0e195a3306c";
sha256 = "1w5yfl8nq4k7xyldf0ivzv36vhz3dwdzk6q2vs3xwpx6ljy52px6";
};
}))
]) ++
# Custom packages