Fixes to emacs config

This commit is contained in:
root 2021-01-22 11:17:09 -06:00
parent edb61bfb7d
commit 0ee5f869b1
1 changed files with 2 additions and 2 deletions

View File

@ -158,8 +158,8 @@ in {
doom-emacs-config = pkgs.fetchgit {
url = "https://git.fudo.org/niten/doom-emacs.git";
rev = "90c3ef3a0797dfbd710498e43a40d0e062615709";
sha256 = "03a1nad7w7l5l6q2ajyd4scj5qw9kijbkv8b9f686qzqajc5iawy";
rev = "bc8224ec110e8a69a40d1521665884c4b14bb2b9";
sha256 = "09j3sfdcfn0qi34qspvcmm201klai543i21zx8rixx9qcc40xm7q";
};
vanilla-forum = import ./vanilla-forum.nix { pkgs = pkgs; };