bump doom-emacs
This commit is contained in:
2
home.nix
2
home.nix
@@ -83,7 +83,7 @@ with import <nixpkgs> {};
|
||||
".config/emacs" = {
|
||||
source = fetchGit {
|
||||
url = "https://github.com/doomemacs/doomemacs.git";
|
||||
rev = "1eaa1aef2ccbb2efbf71bc10b0526a63b8d6121f";
|
||||
rev = "36e7aaa619342eff61b1daf3ac664f94d5272db7";
|
||||
};
|
||||
recursive = true;
|
||||
onChange = "bash -c \"doom sync -u -j $((`nproc`/4*3))\"";
|
||||
|
||||
Reference in New Issue
Block a user