Use new emacs config

This commit is contained in:
nostoromo root 2021-01-15 11:06:17 -08:00
parent 9a05452dce
commit 9228bb41ab
1 changed files with 2 additions and 2 deletions

View File

@ -158,8 +158,8 @@ in {
doom-emacs-config = pkgs.fetchgit { doom-emacs-config = pkgs.fetchgit {
url = "https://git.fudo.org/niten/doom-emacs.git"; url = "https://git.fudo.org/niten/doom-emacs.git";
rev = "467c45705c73ee39acbfabc04c5aaa4099408dc4"; rev = "f89cc7e24e09f0ea24ce7eef8aaf4f061744094c";
sha256 = "172ah7ymlwymb4rx719nhsfvsxwmq14nlisba84kw34cmhdcsjh7"; sha256 = "1cwf1dfknnpkg1gpj2c0nihxw00n790xsfli4fk3iqm62m66cw1s";
}; };
# vanilla-forum = import vanilla-forum.nix { inherit pkgs lib; }; # vanilla-forum = import vanilla-forum.nix { inherit pkgs lib; };