Update doomemacs
This commit is contained in:
parent
65f534331d
commit
5bc43f86a5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ let
|
|||
doomemacsSrc = builtins.fetchGit {
|
||||
url = "https://github.com/doomemacs/doomemacs";
|
||||
ref = "master";
|
||||
rev = "d6db0312fdf8c3a69d1aac243808b824ec9491e7";
|
||||
rev = "98d753e1036f76551ccaa61f5c810782cda3b48a";
|
||||
};
|
||||
neofetchThemesSrc = builtins.fetchGit {
|
||||
url = "https://github.com/Chick2D/neofetch-themes";
|
||||
|
|
Loading…
Add table
Reference in a new issue