tvl-depot/users/wpcarro/emacs
William Carroll f5391efa17 chore(wpcarro/emacs): Sort emacs dependencies
Also delete `add-node-modules-path`. I'll likely prune more of these
dependencies when I take a closer look at my `wpc-*.el` language config stuff.

Change-Id: I47053dbca03bcfb94e07dbf4cc1df4f91d2d4c37
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7409
Reviewed-by: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-11-25 18:44:12 +00:00
..
.emacs.d chore(wpcarro/emacs): Sort emacs dependencies 2022-11-25 18:44:12 +00:00
pkgs feat(wpcarro/emacs): Package bytes.el 2022-11-25 18:43:30 +00:00
ci.el refactor(wpcarro/emacs): Drop meta.ci.extraSteps 2022-01-28 22:31:27 +00:00
default.nix chore(wpcarro/emacs): Sort emacs dependencies 2022-11-25 18:44:12 +00:00
elisp-conventions.md subtree(users/wpcarro): docking briefcase at '24f5a642' 2021-12-14 02:15:47 +03:00
keybindings.md subtree(users/wpcarro): docking briefcase at '24f5a642' 2021-12-14 02:15:47 +03:00
README.md feat(wpcarro/emacs): update README 2022-02-08 20:13:22 +00:00
snippets.md subtree(users/wpcarro): docking briefcase at '24f5a642' 2021-12-14 02:15:47 +03:00
workspace.josh fix(wpcarro/josh): remove unnecessary ::README 2022-02-08 20:25:24 +00:00

Emacs

Emacs is one of a handful software projects that I highly value. I consider it as central to my workflow as git and nix.

Installing

If you already have depot on your local file system, run the following from the top-level depot directory:

$ nix-env -iA users.wpcarro.emacs.nixos

Test edit (from depot).