nixpkgs/pkgs/applications/editors/emacs
sternenseemann d09528373d emacs.pkgs.ada-mode: fix build for version 7.3.1
Fixes breakage to ada-mode introduced in #200190.

ada-mode recently gained a Makefile [1] which is intended for compiling
it in the ELPA worktree. Building from the ELPA release tarball still
needs to be done via build.sh, so we need to overwrite buildPhase to
ignore the Makefile (previously it'd just do nothing).

Additionally some new build tools are needed and lzip can be removed (as
we no longer fetch an archived version of wisi from ELPA).

[1]: https://git.savannah.gnu.org/cgit/emacs/elpa.git/commit/Makefile?h=externals/ada-mode&id=d5428433e39f3de7168fdc891127a2dcff849904
2022-11-13 13:29:27 +01:00
..
elisp-packages emacs.pkgs.ada-mode: fix build for version 7.3.1 2022-11-13 13:29:27 +01:00
28.nix emacs: provide functional default for patches argument 2022-10-15 19:23:56 +02:00
generic.nix emacs: don't call macport emacs -nox 2022-10-15 19:31:54 +02:00
macport.nix emacs: integrate macport into generic drv 2022-10-15 19:31:53 +02:00
site-start.el