tvl-depot/emacs
William Carroll 401ec6a7a1 Tidy up emacs/default.nix
When I run `nix-env -f '<briefcase>' -iA emacs`, Nix builds a derivation of
wpcarros-emacs using the path to the Emacs derivation. This doesn't work well on
glinux and causes strange behavior. For instance, Chrome crashes when it tries
to browse for files. Building with `nix-env -iA emacs.glinux` fixes this and
other problems.

Miscellaneous other changes:
- Remove unnecessary fix-point recursion
- Drop support for unused dottime.el
- Remove unused overrideEmacs
- Remove unused withLocalConfig
- Support emacs.glinux and emacs.nixos alternative derivations
2020-04-02 14:37:47 +01:00
..
.emacs.d Set Gruvbox theme as my default Emacs theme 2020-04-02 14:37:09 +01:00
default.nix Tidy up emacs/default.nix 2020-04-02 14:37:47 +01:00
Makefile Support building wpcarros-emacs 2020-01-31 13:20:18 +00:00