nixpkgs/pkgs
Alyssa Ross 23d4bfb666
emacsWithPackages: don't tell sub-Emacs about pkgs
If I'm running an Emacs executable from emacsWithPackages as my main
programming environment, and I'm hacking on Emacs, or the Emacs
packaging in Nixpkgs, or whatever, I don't want the Emacs packages
from the wrapper to show up in the load path of that child Emacs.  It
results in differing behaviour depending on whether the child Emacs is
run from Emacs or from, for example, an external terminal emulator,
which is very surprising.

To avoid this, pass another environment variable containing the
wrapper site-lisp path, and use that value to remove the corresponding
entry in EMACSLOADPATH, so it won't be propagated to child Emacsen.
2020-12-10 22:52:31 +00:00
..
applications emacsWithPackages: don't tell sub-Emacs about pkgs 2020-12-10 22:52:31 +00:00
build-support emacsWithPackages: don't tell sub-Emacs about pkgs 2020-12-10 22:52:31 +00:00
common-updater scripts/mark-broken: fix path 2020-11-25 13:08:27 -08:00
data Merge pull request #105579 from r-ryantm/auto-update/vimix-gtk-themes 2020-12-01 14:06:25 +01:00
desktops Merge pull request #105620 from r-ryantm/auto-update/cinnamon-desktop 2020-12-02 01:51:18 +01:00
development Merge pull request #105520 from lovesegfault/ideamaker 2020-12-02 01:43:53 +01:00
games mindustry,mindustry-server: 104.6 -> 120 (#105590) 2020-12-01 17:44:51 +01:00
misc pylance: init at 2020.11.2 (#105601) 2020-12-01 19:13:42 +01:00
os-specific linux: 5.10-rc5 -> 5.10-rc6 2020-12-01 11:29:28 -05:00
pkgs-lib
servers pinnwand: Use poetry from pythonPackages 2020-12-01 14:28:39 +01:00
shells oh-my-zsh: 2020-11-25 → 2020-11-26 2020-11-28 12:43:17 -05:00
stdenv Merge master into staging-next 2020-11-29 13:51:10 +01:00
test rust: Clean up target configs and test some more 2020-11-28 19:36:28 +00:00
tools Merge pull request #105628 from zowoq/ytdl 2020-12-02 01:45:42 +01:00
top-level Merge pull request #105520 from lovesegfault/ideamaker 2020-12-02 01:43:53 +01:00