1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
nixpkgs/pkgs/build-support/emacs
Lin Jian e8f6a5ce34 emacsWithPackages: do not symlink $emacs/share/emacs
I see no reason to symlink this dir.

Doing so may shadow unwanted libraries since the site-start.el of
Emacs adds paths under NIX_PROFILES to load-path.

It is added in [1] to fix "building emacs".  However, I have no issue
in building and using Emacs after removing it.

[1]: https://github.com/NixOS/nixpkgs/pull/89351
2023-08-28 15:46:04 +00:00
..
buffer.nix nixBufferBuilders: Don't assume the user has used eshell 2023-08-18 04:49:33 -04:00
elpa.nix
elpa2nix.el
emacs-funcs.sh
generic.nix build-support/emacs: synchronize with emacs' modified attributes 2023-06-07 23:26:31 -03:00
melpa.nix package-build: don't use mtime when creating tarballs 2022-09-18 10:02:53 +01:00
melpa2nix.el
mk-wrapper-subdirs.el
package-build-dont-use-mtime.patch package-build: don't use mtime when creating tarballs 2022-09-18 10:02:53 +01:00
trivial.nix emacs.pkgs.trivialBuild: generate autoload file 2023-05-12 20:42:09 -03:00
wrapper.nix emacsWithPackages: do not symlink $emacs/share/emacs 2023-08-28 15:46:04 +00:00
wrapper.sh emacsWithPackages: add a note for EMACSNATIVELOADPATH 2023-08-25 17:42:21 +00:00