emacs: update doom

This commit is contained in:
Jez Cope 2021-07-16 08:48:47 +01:00
parent c00eebdcd9
commit 98298d525e
1 changed files with 3 additions and 3 deletions

View File

@ -33,9 +33,9 @@
doom-emacs = pkgs.fetchFromGitHub {
owner = "hlissner";
repo = "doom-emacs";
# branch "master" on 2021-01-30
rev = "e5b52e2a505e44fe6b087e6ac698407b9efe0377";
sha256 = "0wk6cy5yb8liv7vjnxxsywl1bq3gy9wg0kww7sb68bqly76aa7rq";
# branch "master" on 2021-07-09
rev = "42ff36914280a18230626f775d9da0487438e282";
sha256 = "1c03wbxnrgmyv5r08ggwln9gihvbr8hzidbwkhdgcip6bafdr6mc";
};
in {
".doom.d" = {