Updaete doomemacs

This commit is contained in:
Tristan D. 2024-11-03 14:23:36 +01:00
parent a03d9d1ea5
commit d321b8d545
Signed by: tristan
SSH key fingerprint: SHA256:3RU4RLOoM8oAjFU19f1W6t8uouZbA7GWkaSW6rjp1k8

View file

@ -9,7 +9,7 @@ let
doomemacsSrc = builtins.fetchGit {
url = "https://github.com/doomemacs/doomemacs";
ref = "master";
rev = "c862968f4843fa7c30b9dbca688d8e400729196b";
rev = "7c89699e3fa3c3a06092c6bdb7f88fe1d33192b5";
};
neofetchThemesSrc = builtins.fetchGit {
url = "https://github.com/Chick2D/neofetch-themes";