[emacs] Upgrade doom
This commit is contained in:
@@ -32,7 +32,7 @@ in {
|
|||||||
source = fetchGit {
|
source = fetchGit {
|
||||||
url = "https://github.com/doomemacs/doomemacs.git";
|
url = "https://github.com/doomemacs/doomemacs.git";
|
||||||
# When updating me, remember to run `doom sync`
|
# When updating me, remember to run `doom sync`
|
||||||
rev = "5ad99220b86ae1bf421861dfad24492d768ac4d9";
|
rev = "f425f2ff3da584cfe2676f6b9cf1d81a690a75e5";
|
||||||
};
|
};
|
||||||
# We need to use recursive mode here or else doom fails to sync for
|
# We need to use recursive mode here or else doom fails to sync for
|
||||||
# some reason related to the permissions on the synced path. I'm not
|
# some reason related to the permissions on the synced path. I'm not
|
||||||
|
|||||||
Reference in New Issue
Block a user