After ~1-2 hours of debugging, I realized that locally I was reading from .envrc but when Emacs initializes, it is not reading from .envrc. I don't know how to ideally handle this, so for now I'm including GOOGLE_BRIEFCASE as an environment variable and moving on with my life. |
||
|---|---|---|
| .. | ||
| .emacs.d | ||
| default.nix | ||
| elisp-conventions.md | ||
| keybindings.md | ||
| README.md | ||
| snippets.md | ||
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 briefcase on your local file system, run the following
from the top-level briefcase directory:
$ nix-build -f . -iA emacs.nixos