sternenseemann
b011b33e42
emacs.pkgs.ada-mode: use latest wisi
...
By upgrading the AdaCore libraries to their 22.*.* versions and GNAT to
version 11 we can finally upgrade wisi beyond 3.1.5 and probably
(hopefully) stay on latest for some time.
2021-11-15 22:41:56 +01:00
AndersonTorres
1195d52ad7
Update comments about automatic generation of elisp packages
2021-09-06 22:44:26 -03:00
Sandro
e1e367ca31
Merge pull request #134347 from Stunkymonkey/emacs-elpa-package-phases
2021-08-25 14:01:54 +02:00
sternenseemann
976a346a39
emacs.pkgs.ada-mode: add myself as maintainer
2021-08-18 02:00:44 +02:00
Felix Buehler
829ed287f0
elpa-packages: deprecate phases
2021-08-16 21:34:58 +02:00
adisbladis
24d0269574
emacs.pkgs.elpaPackages/nongnuPackages: Use custom elpa fetcher
2021-08-06 16:26:46 -05:00
sternenseemann
f3670095db
emacs.pkgs.ada-mode: enforce $NIX_BUILD_CORES
...
Prevent gprbuild to detect the amount of available cores and enforce user settings.
2021-08-06 22:32:57 +02:00
sternenseemann
e0a4432192
emacs.pkgs.ada-mode: pin wisi 3.1.3 to fix build
...
Apparently ada-mode is intended to be build with a _specific_ version of
wisi which is not mentioned in the manual (as far as I am aware), but
described in passing in NEWS [1]. Thus the package-overrides in ada-mode.el
are to be interpreted as a strict version requirement.
[1]: https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/NEWS?h=externals/ada-mode&id=a2b7ec2b4c1b6067348b1d1026dd80c133b3200d#n17
2021-08-06 22:28:51 +02:00
sternenseemann
66f8529d91
emacsPackages.ada-mode: build tools needed at runtime
...
ada-mode includes extra binaries which are used by it at runtime. They
require gnat, gprbuild, gnatcoll-core and wisi's source checked out in
`../wisi-*`.
2021-08-03 14:58:49 +02:00
Matthew Bauer
82003f428c
Update pkgs/applications/editors/emacs/elisp-packages/elpa-packages.nix
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-24 12:33:40 -05:00
Matthew Bauer
8bc10fbc56
Add gcc for emacs wrapper so native-comp works
...
On macos, we don’t have a gcc executable by default, which is required
for some reason when compiling site-start.
2021-06-23 23:02:11 -05:00
AndersonTorres
0c45fe305b
elpa-packages: updated at 2021-05-21
2021-05-21 00:41:12 -03:00
AndersonTorres
70a5cbc298
Rename emacs-modes to emacs/elisp-packages
2021-05-21 00:32:06 -03:00