nixpkgs/pkgs/build-support/emacs
Samuel Rivas 2b199537b7 emacsWithPackages: move bin and site-lisp to private share directory
This is to avoid unwanted side effects when installing a wrapped emacs in the environment:

  * All executables in the dependencies become available in the user environment
  * All site-lisp binaries in the dependencies become accessible to unwrapped emacs

Also, both bin and site-lisp would generate conflicts so installing a wrapped emacs becomes really cumbersome
2016-04-03 21:11:38 +02:00
..
elpa.nix elpaBuild: factor out package installation 2016-01-18 15:29:19 -06:00
elpa2nix.el elpa2nix: fix packages with DOS line endings 2016-01-18 15:29:19 -06:00
generic.nix melpaBuild: keep original source file names without hash 2016-01-18 15:29:19 -06:00
melpa.nix elpaBuild: factor out package installation 2016-01-18 15:29:19 -06:00
melpa2nix.el elpaBuild: factor out package installation 2016-01-18 15:29:19 -06:00
setup-hook.sh reorganize emacs related files 2015-03-03 05:31:38 +00:00
trivial.nix all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
wrapper.nix emacsWithPackages: move bin and site-lisp to private share directory 2016-04-03 21:11:38 +02:00