nixpkgs/pkgs/build-support/emacs
Samuel Rivas 67394f9152 emacs: hide wrapper dependencies
Move all the dependencies to their own derivation, so that we don't publish all
of them if the wrapper is installed in a profile.

The previous solution just moved them to a custom directory to avoid conflicts,
this refactors that and completely hides them, while preserving the desired
improvement of adding only one directory to each of the emacs search paths
2016-05-12 22:43:30 +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 emacs: hide wrapper dependencies 2016-05-12 22:43:30 +02:00