diff options
author | William Carroll <wpcarro@gmail.com> | 2020-08-25T12·55+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-08-25T12·55+0100 |
commit | 64afb11d60918bb44ba54f243f49b64ef21f8c77 (patch) | |
tree | 64d378fc81feb4506bbe418592a484cc50ecdfd9 /scratch | |
parent | 7a1e56e7d1a7086765f5810993012c52512060dc (diff) |
Remove unnecessary code from wpc-nix.el
TL;DR: - Prefer `(getenv "BRIEFCASE")` to `(f-expand "~/briefcase")`. I should audit my Emacs for references to ~/briefcase and replace those calls with `getenv`. - Remove calls setting <nixpkgs> and <depot> and rely exclusively on <briefcase> - Prefer ~/nixpkgs-channels to ~/nixpkgs. Notes: - I need a better way of calling `home-manager switch` that resides within my briefcase
Diffstat (limited to 'scratch')
0 files changed, 0 insertions, 0 deletions