e59d263b44
* 3p/rust-crates: fix names of crate URLs to accommodate recent crates.io changes: https://blog.rust-lang.org/2023/10/27/crates-io-non-canonical-downloads.html * 3p/rust-crates: fix comment describing what this is * 3p/overlays: discard custom overrides of Nix 2.3: it's now maintained properly upstream * users/wpcarro/emacs: disable doom themes package Change-Id: Ic5def77319a0a55e78c8ffe05b9309d59784cfd9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10204 Reviewed-by: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su> |
||
---|---|---|
.. | ||
.emacs.d | ||
pkgs | ||
AppIcon.icns | ||
ci.el | ||
default.nix | ||
elisp-conventions.md | ||
keybindings.md | ||
README.md | ||
snippets.md | ||
workspace.josh |
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).