Commit graph

220 commits

Author SHA1 Message Date
adisbladis
b5365c3b2c
emacs.pkgs.emacspeak: 51.0 -> 54.0 2021-08-03 17:07:45 -05:00
adisbladis
8372b522ee
Merge pull request #132566 from adisbladis/emacs-manual-pkgs-fixes
Emacs manually packaged build fixes
2021-08-03 13:16:30 -05:00
adisbladis
03bb707cb2
emacs.pkgs.font-lock-plus: Fix build 2021-08-03 12:59:01 -05:00
adisbladis
04855119e9
emacs.pkgs.manualPackages: Remove legacy aliases
These aliases have been deprecated for years and there isn't a good
reason to keep them around.
2021-08-03 12:44:11 -05:00
adisbladis
590b6cd401
emacs.pkgs.manualPackages: Remove legacy aliases from deprecated infra
These aliases have been deprecated for years and there isn't a good
reason to keep them around.
2021-08-03 12:42:23 -05:00
adisbladis
b7cc72a05a
emacs.pkgs.telega: Fix build 2021-08-03 12:34:35 -05:00
adisbladis
66ca43e783
emacs.pkgs.haskell-unicode-input-method: Fix build 2021-08-03 12:24:37 -05:00
adisbladis
dcde308964
emacs.pkgs.elisp-ffi: Fix build 2021-08-03 12:24:37 -05:00
adisbladis
c65c395b17
emacsPackages.matrix-client: Fix build
Build was broken by https://github.com/NixOS/nixpkgs/pull/129458.
2021-08-03 12:24:37 -05: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
AndersonTorres
c98b490e65 fixup shell-command-plus duplicated insertion 2021-07-29 19:42:33 -03:00
AndersonTorres
7558fccda4 elpa-packages 2021-07-29 2021-07-29 19:42:32 -03:00
AndersonTorres
3bf28a824a melpa-packages 2021-07-29 2021-07-29 19:42:26 -03:00
AndersonTorres
7b83ef98fd org-packages 2021-07-29 2021-07-29 19:33:10 -03:00
sternenseemann
c58a34c649 emacs.pkgs.elpa-packages: 2021-07-28
Update to 2021-07-28, to fix the build of wisi and ada-mode.
2021-07-28 20:22:05 +02:00
Shea Levy
3243fa4ba0
emacs.pkgs.melpa-packages: 2021-07-23 2021-07-23 11:21:16 -04:00
Shea Levy
7375e90e93
emacs.pkgs.org-packages: 2021-07-23 2021-07-23 11:19:50 -04:00
Shea Levy
bd14756a10
emacs.pkgs.elpa-packages: 2021-07-23 2021-07-23 11:19:47 -04:00
Vonfry
6acb016284
emacsPackages.nongnuPackages: init 2021-07-21 15:11:27 -05:00
adisbladis
5194fc4d54
emacs2nix: Bump emacs2nix 2021-07-21 15:11:27 -05:00
Sandro
d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
AndersonTorres
98262bd121 elpa-packages 2021-07-16 2021-07-16 21:30:19 -03:00
AndersonTorres
07957d08af elpa-packages 2021-07-16 2021-07-16 21:30:19 -03:00
AndersonTorres
94bcbeef92 ebuild-mode: use ${pname}-${version} 2021-07-16 21:30:19 -03:00
AndersonTorres
e56573a734 org-packages 2021-07-16 2021-07-16 21:30:19 -03:00
AndersonTorres
6dcfb3083d melpa-packages 2021-07-16 2021-07-16 21:30:19 -03:00
Matthew Bauer
ff327f36db
Merge pull request #127980 from matthewbauer/darwin-emacs-native-comp
Add gcc for emacs wrapper so native-comp works
2021-07-15 20:03:57 -05:00
Alyssa Ross
9140d4b06f
emacs.pkgs.melpaBuild: package-build: 2018-10-05 -> 2021-04-13
I think this is due an update.  I've chosen to update to the latest
version that has been merged into Melpa.

Unfortunately we now need to hack around it trying to run VCS
commands.

My Emacs configuration with thirty-something leaf packages seems fine
after the rebuild.
2021-07-06 16:07:13 +00:00
AndersonTorres
f3504cfe27 elpa-packages: manual fixup the duplication of shell-command-plus 2021-07-01 16:11:10 -03:00
AndersonTorres
6a12c70e65 elpa-packages 2021-07-01 2021-07-01 16:08:16 -03:00
AndersonTorres
261a958631 melpa-packages 2021-07-01 2021-07-01 16:04:25 -03:00
AndersonTorres
073329ebd8 org-packages 2021-07-01 2021-07-01 15:17:33 -03:00
Alyssa Ross
ee8bdde2ce
emacs.pkgs.ebuild-mode: init at 1.52 2021-06-28 14:01:54 +00: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
hlolli
5efbcf8d7e emacs: fix darwin's aarch64 codesigning issue 2021-06-15 16:05:58 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Anderson Torres
f210479f20
Merge pull request #126151 from AndersonTorres/new-elisp-packages
Update elisp packages
2021-06-08 01:28:07 -03:00
AndersonTorres
045afcce0f melpa-packages: edit a comment 2021-06-08 00:51:23 -03:00
AndersonTorres
69eec4f26a elpa-generated.nix bugfix: erase redundant, outdated shell-command-plus 2021-06-08 00:50:12 -03:00
AndersonTorres
43fa96215e elpa-packages 2021-06-08 2021-06-08 00:50:12 -03:00
AndersonTorres
6089d43427 melpa-packages 2021-06-08 2021-06-08 00:50:05 -03:00
AndersonTorres
f5c5e33cc3 org-packages 2021-06-08 2021-06-08 00:43:54 -03:00
AndersonTorres
82b0579de7 emacsPackages: reformat manual-packages.nix file 2021-06-06 05:17:47 -03:00
AndersonTorres
6d5ddfd909 emacsPackages.power-mode: init at 2021-06-06 2021-06-06 05:17:47 -03:00
AndersonTorres
d1ded9d599 emacsPackages.nano-theme: init at 2021-06-05 2021-06-06 05:17:47 -03:00
AndersonTorres
e4866dca0a emacsPackages.tramp: 2.4.2 -> 2.5.0 2021-06-06 05:17:47 -03:00
Brian Leung
cf88d436dc emacsPackages.apheleia: init at 2021-05-23 2021-06-05 20:57:36 -07:00
Brian Leung
b736e9048b emacsPackages.mu4e-patch: init at 2019-05-09 2021-06-05 20:57:32 -07:00
Brian Leung
48b585cbe4 emacsPackages.evil-markdown: init at 2020-06-01 2021-06-05 20:57:27 -07:00