Commit graph

257 commits

Author SHA1 Message Date
adisbladis
4e52d93305
emacs.pkgs.ement: Fix meta.description 2021-09-14 20:59:47 -05:00
adisbladis
a7f71cd419
emacs.pkgs.ement: init at unstable-2021-09-08 2021-09-14 16:39:35 -05:00
adisbladis
38a96d8148
emacs.pkgs.plz: init at unstable-2021-08-22 2021-09-14 16:39:35 -05:00
AndersonTorres
4e6b7c3756 emacsPackages.isearch-prop: cosmetic rewriting 2021-09-10 10:40:42 -03:00
AndersonTorres
50262b516f emacsPackages.git-undo: 2019-10-13 -> 0.0.0+unstable=2019-12-21 2021-09-10 10:40:42 -03:00
AndersonTorres
06ceba58df emacsPackages.isearch-plus: 2021-01-01 -> 3434+unstable=2021-08-23 2021-09-10 10:40:42 -03:00
AndersonTorres
c494e01759 emacsPackages.apheleia: 2021-05-23 -> 0.0.0+unstable=2021-08-08 2021-09-10 10:40:41 -03:00
AndersonTorres
309ed626af emacsPackages.sunrise-commander: 0.0.0-unstable=2021-04-23 -> 0.0.0+unstable=2021-07-22 2021-09-10 01:12:53 -03:00
AndersonTorres
ebd5774d27 Duplicated shell-command-plus - manual fixup 2021-09-06 22:44:28 -03:00
AndersonTorres
1f369b3fe3 elpa-packages 2021-09-06 2021-09-06 22:44:27 -03:00
AndersonTorres
474298bb9b melpa-packages 2021-09-06 2021-09-06 22:44:27 -03:00
AndersonTorres
1169042008 nongnu-packages 2021-09-06 2021-09-06 22:44:27 -03:00
AndersonTorres
45f2cb502b org-packages 2021-09-06 2021-09-06 22:44:26 -03:00
AndersonTorres
1195d52ad7 Update comments about automatic generation of elisp packages 2021-09-06 22:44:26 -03:00
adisbladis
7a5789c8e3
Merge pull request #136712 from sternenseemann/bqn-mode
emacs.pkgs.bqn-mode: init at unstable-2021-09-04
2021-09-04 20:23:27 -05:00
sternenseemann
287383c61e emacs.pkgs.bqn-mode: init at unstable-2021-09-04 2021-09-04 19:57:51 +02:00
Alyssa Ross
446de3a2f3
emacs.pkgs.ebuild-mode: 1.52 -> 1.53 2021-09-03 13:43:30 +00:00
AndersonTorres
00910f768a elpa-packages 2021-08-25 2021-08-25 23:11:42 -03:00
AndersonTorres
5f951eca64 melpa-packages 2021-08-25 2021-08-25 23:07:53 -03:00
AndersonTorres
93cd9a58dc org-packages 2021-08-25 2021-08-25 23:07:53 -03:00
Sandro
e1e367ca31
Merge pull request #134347 from Stunkymonkey/emacs-elpa-package-phases 2021-08-25 14:01:54 +02:00
davidak
f70dd01d67
Merge pull request #134350 from Stunkymonkey/emacs-elisp-packages-phases
emacsPackages: deprecate phases
2021-08-19 04:39:03 +02:00
adisbladis
c69d6e293f
Merge pull request #134569 from sternenseemann/emacs-urweb-mode
emacs.pkgs.urweb-mode: init at 20200209
2021-08-17 19:33:50 -05:00
sternenseemann
976a346a39 emacs.pkgs.ada-mode: add myself as maintainer 2021-08-18 02:00:44 +02:00
sternenseemann
c33d5412c5 emacs.pkgs.urweb-mode: init at 20200209 2021-08-18 01:58:42 +02:00
Felix Bühler
7f972a2f95
emacs/agda2-mode: deprecate phases (#133523) 2021-08-17 09:00:12 -04:00
Felix Buehler
cb899db2ee emacsPackages.perl-completion: deprecate phases 2021-08-16 21:45:06 +02:00
Felix Buehler
fa8244e90e emacsPackages.rect-mark: deprecate phases and use pname&version 2021-08-16 21:44:40 +02:00
Felix Buehler
4d6b398950 emacsPackages.org-mac-link: deprecate phases and use pname&version 2021-08-16 21:44:07 +02:00
Felix Buehler
829ed287f0 elpa-packages: deprecate phases 2021-08-16 21:34:58 +02:00
adisbladis
f57a20cb0f
emacs.pkgs: Unmark various packages as broken
A lot of the packages mark as broken are only actually broken for one melpa flavour.
2021-08-09 11:10:49 -05:00
adisbladis
0dde103318
Merge pull request #132933 from sternenseemann/elpa-update
emacs.pkgs.elpa-packages: 2021-08-06
2021-08-06 16:57:35 -05:00
adisbladis
24d0269574
emacs.pkgs.elpaPackages/nongnuPackages: Use custom elpa fetcher 2021-08-06 16:26:46 -05:00
adisbladis
3c496d2244
emacs: Add custom elpa fetcher
Elpa only serves the latest version of a given package uncompressed.
Once that release is no longer the latest & greatest it gets archived and compressed
meaning that both the URL and the hash changes.

To work around this issue we fall back to the URL with the .lz suffix and if that's the
one we downloaded we uncompress the file to ensure the hash matches regardless of compression.
2021-08-06 16:26:46 -05:00
sternenseemann
be401aa730 emacs.pkgs.elpa-packages: 2021-08-06
Combat the vanishing `.tar`s once again…
2021-08-06 22:35:05 +02: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
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