1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/tests/modules
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
..
accounts git: quote sendemail section header 2019-01-29 18:28:55 +01:00
files files: add helper function mkOutOfStoreSymlink 2020-05-02 01:22:14 +02:00
home-environment tests: improve test purity 2020-04-24 21:46:34 +02:00
misc tests: improve test purity 2020-04-24 21:46:34 +02:00
programs ne: add module 2020-06-23 22:37:02 +02:00
services emacs: fix service environment 2020-06-24 22:50:30 +02:00
systemd tests: update nmt 2020-04-10 01:01:20 +02:00
targets generic-linux: respect NIX_STATE_DIR 2020-06-14 23:34:53 +02:00
xresources Apply nixfmt on many files 2020-02-02 01:07:28 +01:00