nixpkgs/pkgs/applications/editors/emacs
Lin Jian 92e4b65d22
elisp-packages: fix AOT native-comp for several packages
Currently, AOT native-comp for emacs packages is implemented[1] in
postInstall. These packages override postInstall and do not keep
old.postInstall, so they do not do AOT native-comp. This patch fixes
this by keeping the old.postInstall in their overrides.

Note that I do not fix emacspeak because I have not found an elegant
way to do so.

[1]: a7cb8e36ac
2022-10-04 03:25:16 +08:00
..
elisp-packages elisp-packages: fix AOT native-comp for several packages 2022-10-04 03:25:16 +08:00
28.nix emacs: 28.1 -> 28.2 2022-09-12 19:31:07 +08:00
generic.nix emacs: avoid installing gsettings-desktop-schemas on Darwin 2022-09-09 15:03:16 -07:00
macport.nix
site-start.el