tvl-depot/users/wpcarro/emacs
William Carroll 52f4915317 fix(wpcarro/emacs): Support rust.el PATH deps
There might be a better way to do this using `direnv`'s `use_nix` and shlevy's
`nix-buffer` Elisp package, but I'm doing this for now.

Change-Id: I4246c519f39eea1bde3191762b184b37d30fbeed
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6049
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
2022-08-29 16:47:47 +00:00
..
.emacs.d fix(wpcarro/emacs): Set lsp-rust-server 2022-08-08 18:47:51 +00:00
pkgs fix(wpcarro/emacs): Remove vterm-mgt.el's dep on prelude.el 2022-08-06 22:21:26 +00:00
ci.el refactor(wpcarro/emacs): Drop meta.ci.extraSteps 2022-01-28 22:31:27 +00:00
default.nix fix(wpcarro/emacs): Support rust.el PATH deps 2022-08-29 16:47:47 +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).