* Sooo...
I'm running into this issue: https://github.com/nix-community/nix-doom-emacs/issues/381
Basically my SPC / isn't working because of issues upstream.
But as the comment on #381 says, it seems to already be fixed upstream.
However, the link to doomemacs upstream in flake.nix hasn't been updated since this commit
I tried forking the nix-doom-emacs repo, and updating the ref manually- but nix build fails with some error messgaes that are pretty opaque to me.
(Seems like it has something to do with the .patch files.)
Have any of you guys looked at this too?
Has anyone successfully overridden the upstream emacs input?
...or any other approach to getting SPC / working again? |