nixpkgs/pkgs/applications/editors/emacs
adisbladis 54e795706d emacs: Build from git instead of tarball to fix native compilation
Quoting @collares from #170426:
> The difference between the two versions is that one is built from the
> tarball, while the other is built from Git. The tarball includes
> byte-compiled (.elc) files but not native-compiled (.eln)
> files. The build notices the .elc files and does not rebuild them,
> but native-compilation is a side-effect of byte-compilation and so
> the .eln files aren't built either.
2022-04-27 07:20:33 +12:00
..
elisp-packages Merge pull request #170015 from adisbladis/emacs-manual-packages-updater 2022-04-24 09:28:05 +07:00
28.nix emacs: Build from git instead of tarball to fix native compilation 2022-04-27 07:20:33 +12:00
generic.nix emacs: Build from git instead of tarball to fix native compilation 2022-04-27 07:20:33 +12:00
macport.nix emacsMacport: 8.2 -> 8.3 2021-12-09 02:42:47 +01:00
site-start.el emacs: adapt to renamed native-comp variables 2021-05-06 16:47:21 -03:00