92e4b65d22
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]:
|
||
---|---|---|
.. | ||
elisp-packages | ||
28.nix | ||
generic.nix | ||
macport.nix | ||
site-start.el |