1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/tests
Tad Fisher 54b69d2ef8
emacs: fix service environment
Emacs populates 'exec-path' at launch from the 'PATH' environment
variable. Likewise, the emacs derivation from nixpkgs populates
'load-path' from the 'NIX_PROFILES' variable. As neither of these are
available by default in the systemd user manager, revert to the
previous behavior of launching the Emacs daemon from a login shell.

Fixes #1354
Fixes #1340
PR #1355
2020-06-24 22:50:30 +02:00
..
lib/types types: improve dagOf and listOrDagOf 2020-04-13 22:01:20 +02:00
meta tests: perform code formatting test in test suite 2020-05-28 01:37:27 +02:00
modules emacs: fix service environment 2020-06-24 22:50:30 +02:00
default.nix ne: add module 2020-06-23 22:37:02 +02:00