AndersonTorres
e974d301c7
nongnu-packages 2022-04-14
2022-04-14 10:05:14 -03:00
AndersonTorres
1f29a38fd2
emacs.pkgs.cedet: remove
...
Broken and no hope to be resurrected.
2022-04-14 10:05:14 -03:00
hadriencaron
79b72e2110
emacs.pkgs.control-lock: Add package ( #166520 )
...
* emacs.pkgs.control-lock: Add package
* emacs.pkgs.control-lock: Address PR comments
2022-04-07 23:09:33 +12:00
github-actions[bot]
66754ae952
Merge master into staging-next
2022-04-02 12:01:10 +00:00
taku0
8b7daabf5b
mozc: make mozc.el to find mozc_emacs_helper
2022-04-02 17:59:54 +09:00
Martin Weinelt
d68657af92
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-27 15:54:05 +02:00
AndersonTorres
e5f4b80b9a
emacs.pkgs.plz: update description
2022-03-26 23:10:10 -03:00
AndersonTorres
73a3119c3d
nongnu-packages.nix: update comment
2022-03-26 23:09:13 -03:00
AndersonTorres
74d67b052c
melpa-packages.nix: update comment
2022-03-26 23:08:58 -03:00
AndersonTorres
18dab4b019
elpa-packages.nix: update comment
2022-03-26 23:08:34 -03:00
AndersonTorres
334d60d7b3
elpa-generated.nix: manual fixup
2022-03-26 23:07:53 -03:00
AndersonTorres
440221f06c
elpa-generated.nix: updated 2022-03-26
2022-03-26 20:01:49 -03:00
AndersonTorres
7ee717161e
recipes-archive-melpa.json: updated 2022-03-26
2022-03-26 20:01:29 -03:00
AndersonTorres
b8f0be76d0
nongnu-generated.nix: updated 2022-03-26
2022-03-26 20:00:33 -03:00
github-actions[bot]
e452d308f5
Merge staging-next into staging
2022-03-22 12:02:02 +00:00
adisbladis
a98778998c
Merge pull request #165031 from anpandey/emacspeak
...
emacspeak: Use bundled espeak server instead of espeak-ng
2022-03-22 23:22:46 +12:00
github-actions[bot]
c62314becb
Merge staging-next into staging
2022-03-22 06:01:42 +00:00
Sandro
4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2
2022-03-22 02:13:45 +01:00
Ankit Pandey
23b44464be
emacspeak: Use bundled espeak server instead of espeak-ng
...
Emacspeak comes with its own native speech server which is compiled in
the derivation but never actually used by emacspeak. Instead emacspeak
uses espeak-ng, which echoes every command issued to the server and
won't shut up about tts sync states.
Fix this by setting DTK_PROGRAM to the bundled espeak server.
2022-03-20 15:41:12 -07:00
Martin Weinelt
f4f3622cb1
Merge remote-tracking branch 'origin/staging-next' into staging
2022-03-20 00:00:32 +01:00
AndersonTorres
a77f9113f4
recipe-archives-melpa: updated 2022-03-19
2022-03-19 02:37:23 -03:00
AndersonTorres
2e63f9a6c1
nongnu-generated: updated 2022-03-19
2022-03-19 02:37:02 -03:00
AndersonTorres
32fd7b62f6
elpa-generated: updated 2022-03-19
2022-03-19 02:36:29 -03:00
Felix Buehler
d1d06e33c6
emacs27Packages: switch to fetchFromGitHub
2022-03-16 23:23:11 +01:00
github-actions[bot]
eaea048b2a
Merge staging-next into staging
2022-03-11 00:02:48 +00:00
Alyssa Ross
57acd781a5
emacs.pkgs.ebuild-mode: 1.53 -> 1.55
2022-03-06 21:06:28 +00:00
github-actions[bot]
d00621a67c
Merge staging-next into staging
2022-03-03 00:13:12 +00:00
Felix Buehler
2e5f265fdb
emacs-nox: remove appendToName to have a consistent package name for repology
2022-03-02 11:00:53 -08:00
github-actions[bot]
a5b90553ba
Merge staging-next into staging
2022-02-28 06:01:57 +00:00
AndersonTorres
f0f954ab65
melpa-generated: updated at 2022-02-27
2022-02-27 20:43:28 -03:00
AndersonTorres
679c50b9f0
nongnu-generated: updated at 2022-02-27
2022-02-27 18:42:13 -03:00
AndersonTorres
abb2cd336d
elpa-generated: updated at 2022-02-27
2022-02-27 18:41:57 -03:00
Maximilian Bosch
48d7135742
emacs: fix build w/glibc-2.34
...
Failing Hydra build: https://hydra.nixos.org/build/153252802
2022-02-27 10:25:38 +01:00
AndersonTorres
270f7d21c7
elisp-packages: updated at 2022-02-25
2022-02-25 16:38:07 -03:00
adisbladis
8092496c99
Merge pull request #157423 from andreoss/master
...
emacs: Add withToolkitScrollBars argument
2022-02-25 11:57:20 +12:00
AndersonTorres
0e474ca3ea
elisp-packages: updated at 2022-02-24
2022-02-24 18:48:39 -03:00
Caleb Chase
a131be8f99
emacs: populate load-path recursively
...
Previous behavior only added <nix_profile>/share/emacs/site-lisp/ and
one level of subdirectories, whereas this commit adds all subdirectories
recursively using normal-top-level-add-subdirs-to-load-path. This
matches the behavior of Emacs on non-Nix distros, which include a
/usr/share/emacs/site-lisp/subdirs.el file with identical recursive
behavior.
See also: https://www.emacswiki.org/emacs/LoadPath
2022-02-22 20:03:35 -06:00
AndersonTorres
1dc68f203c
emacs packages: machine+hand updated at 2022-02-17
2022-02-17 20:03:56 -03:00
AndersonTorres
eca8a5d694
pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix: manual fixup
2022-02-06 14:38:07 -03:00
AndersonTorres
8b36faa20b
elpa-packages 2022-02-06
2022-02-06 14:38:07 -03:00
AndersonTorres
88a7c0e327
melpa-packages 2022-02-06
2022-02-06 14:38:07 -03:00
AndersonTorres
12b90a49fb
nongnu-packages 2022-02-06
2022-02-06 14:38:06 -03:00
andreoss
e0620fbefe
emacs: Add withToolkitScrollBars argument
2022-01-30 12:12:21 -05:00
Fabian Möller
4329d79dba
nixos/tests: link tests to their packages
2022-01-23 21:08:10 +01:00
Albin Otterhäll
ee226b91dd
emacs.pkgs.nongnu: 2022-01-20
2022-01-20 16:46:07 +01:00
Albin Otterhäll
2222e9b3f3
emacs.pkgs.melpa*: 2022-01-20
2022-01-20 12:43:02 +01:00
adisbladis
30875be332
Merge pull request #154878 from adisbladis/emacs-broken-2022-01-13
...
emacs: Mark packages with upstream issues as broken
2022-01-13 23:46:59 +12:00
adisbladis
c6fd68bda6
emacs.pkgs.elpaPackages.org-transclusion: Mark broken
2022-01-13 23:19:52 +12:00
adisbladis
7c706f46a3
emacs.pkgs.melpaStablepackages.revbufs: Mark broken
2022-01-13 23:19:52 +12:00
adisbladis
85bf035d37
emacs.pkgs.melpaStablepackages.org-dp: Mark broken
2022-01-13 23:19:52 +12:00
adisbladis
e5b708d1ed
emacs.pkgs.melpaStablepackages.ligo-mode: Mark broken
2022-01-13 23:19:52 +12:00
adisbladis
49d99e5034
emacs.pkgs.melpaStablepackages.gl-conf-mode: Mark broken
2022-01-13 23:19:51 +12:00
adisbladis
5f3302af08
emacs.pkgs.melpaStablepackages.fold-dwim: Mark broken
2022-01-13 23:19:51 +12:00
adisbladis
20b3fe46d5
emacs.pkgs.melpaStablepackages.abridge-diff: Reorder broken override
2022-01-13 23:19:51 +12:00
adisbladis
9fde065dc6
emacs.pkgs.melpaStablepackages.abridge-diff: Mark broken
2022-01-13 23:19:51 +12:00
adisbladis
fd31ae1e11
emacs.pkgs.ement: unstable-2021-09-16 -> unstable-2021-10-08
2022-01-13 23:16:47 +12:00
Lev Livnev
625bda3e1f
telega-server: fix substitutions for dwebp and ffmpeg binaries
...
The upstream commit b6aa0b7 in telega.el broke the `dwebp` and
`ffmpeg` substitutions
2022-01-11 12:19:25 +00:00
adisbladis
8c161f6a62
emacs.pkgs.melpa*: Fix version number checks if number is zero
2022-01-09 13:11:01 +13:00
adisbladis
7f7252093f
emacs.pkgs.melpa*: Fix version numbers with negative numbers
2022-01-09 12:21:23 +13:00
AndersonTorres
30b3b39f72
org-generated.nix: remove
...
Org packages are now generated by ELPA.
2022-01-08 19:16:15 -03:00
AndersonTorres
b575e8c297
emacsPackages.tramp: remove
...
It is already provided by ELPA.
2022-01-08 19:15:59 -03:00
AndersonTorres
6ee417ace6
emacsPackages.bqn-mode: 0.pre+date=2021-12-03 -> 0.pre+date=2022-01-07
2022-01-08 18:44:59 -03:00
AndersonTorres
ce9d3bee88
emacsPackages.tramp: 2.5.1 -> 2.5.2
2022-01-08 18:44:59 -03:00
AndersonTorres
34b6ed8573
emacsPackages.apheleia: 1.1.2+unstable=2021-10-03 -> 1.2
2022-01-08 18:44:59 -03:00
AndersonTorres
46223d06c6
elpa-generated.nix: manual fixup of duplicate shell-command-plus
2022-01-08 17:16:41 -03:00
AndersonTorres
69dadbcd8b
elpa-packages 2022-01-08
2022-01-08 17:15:46 -03:00
AndersonTorres
0a0c1140dc
melpa-packages 2022-01-08
2022-01-08 17:12:28 -03:00
AndersonTorres
c1b06381d8
nongnu-packages 2022-01-08
2022-01-08 16:03:00 -03:00
adisbladis
42a6888489
emacs.pkgs.railgun: Remove package
...
It doesn't build & seems unmaintained.
2022-01-08 20:59:09 +13:00
adisbladis
77f4bba941
emacs.pkgs.ess-R-object-popup: Fix build
2022-01-08 20:59:09 +13:00
Ben Siraphob
39a0a70d29
treewide: fix homepages with permanent redirect to https
2021-12-29 22:06:47 +07:00
Have a good time
3fdeef8a7e
emacs: Add withXinput2 argument
2021-12-27 17:08:27 +08:00
adisbladis
dbc5845320
emacs: Add withPgtk argument
...
Recently Emacs merged the pgtk branch.
2021-12-24 11:49:56 -08:00
adisbladis
4b89ac58bb
emacs: Use string replacement for gvfs tramp detection rather than a patch
...
The patches are unwieldy to manage, especially with the automated packaging flows in the Emacs overlay.
2021-12-14 14:35:34 -08:00
adisbladis
21961650ea
emacs: Remove unused gvfs patch
2021-12-14 14:35:34 -08:00
AndersonTorres
62aacacb98
emacsPackages.bqn-mode: update
...
Now it lives in a new repository.
2021-12-13 22:16:53 -03:00
AndersonTorres
0e1dde7fd5
elpa-generated: remove duplicated code
2021-12-13 22:16:53 -03:00
AndersonTorres
4608e1f0db
elpa-packages 2021-12-13
2021-12-13 22:16:46 -03:00
AndersonTorres
d3ca2d0c44
melpa-packages 2021-12-13
2021-12-13 22:16:45 -03:00
AndersonTorres
e78348c56f
nongnu-packages 2021-12-13
2021-12-13 22:16:37 -03:00
AndersonTorres
7b0088869b
org-packages 2021-11-26
2021-12-13 22:16:36 -03:00
Brian Leung
7c8fae3b8b
emacs: Add sqlite support introduced in Emacs 29
2021-12-12 22:47:10 -08:00
Atemu
24198ef746
emacsMacport: 8.2 -> 8.3
2021-12-09 02:42:47 +01:00
Atemu
a6f973b534
emacsMacport: don't explicitly unpack the tarballs as gzip
...
tar's -z flag only works for gzip-compressed tarballs. When passed a tarball
compressed with a different compressor (like xz), tar will fail to extract it.
Since tar can auto-detect a compressed tarball and use the appropriate
decompressor itself since forever, this is unecessary now.
2021-12-09 02:34:55 +01:00
adisbladis
2dde6fe34b
Merge pull request #149300 from sternenseemann/bqn-mode-2021-12-04
...
emacs.pkgs.bqn-mode: 2021-10-26 -> 2021-12-04
2021-12-08 21:33:38 +12:00
Julius de Bruijn
81441f72a6
prisma-mode: init at 2021-12-07
2021-12-07 20:47:29 +01:00
sternenseemann
a10948e8b2
emacs.pkgs.bqn-mode: 2021-10-26 -> 2021-12-04
2021-12-07 09:59:17 +01:00
Vonfry
932ab304f0
emacsPackages.orgPackages: deprecated
...
org elpa is deprecated and moved into gnu elpa and nongnu elpa.
link: nix-community/emacs-overlay#191
2021-12-02 16:16:59 +08:00
Katharina Fey
f1941733a9
emacs.pkgs.melpa-packages: 2021-11-17
2021-11-17 16:07:18 +01:00
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
Matthew Mazzanti
b834903c0d
Fix "session-management-for-emacs" license
...
- Change "license" to "licenses"
- Change to "gpl2", rather than non-existant "gpl" attr
2021-11-10 14:12:36 -05:00
Bernardo Meurer
a4266d3728
session-management-for-emacs: fix lib attr missing
2021-11-09 20:29:41 -08:00
Sandro Jäckel
b27cfad9f9
session-management-for-emacs: cleanup meta
2021-11-09 10:19:45 +01:00
Felix Bühler
fbdf78236a
pkgs/applications: rename name to pname&version part 1 ( #144949 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 21:29:51 +01:00
AndersonTorres
b4507131cc
emacsPackages.sunrise-commander: 0.pre+unstable=2021-07-22 -> 0.pre+unstable=2021-09-27
2021-11-04 12:50:01 -03:00
AndersonTorres
a0e6ae474a
nongnu-packages 2021-11-04
2021-11-04 12:47:21 -03:00
AndersonTorres
b66cd27f16
melpa-packages 2021-11-04
2021-11-04 12:46:59 -03:00
AndersonTorres
ba6d8767ac
manual fixup
2021-11-04 12:46:21 -03:00
AndersonTorres
74628ed462
elpa-packages 2021-11-04
2021-11-04 12:46:03 -03:00
sternenseemann
ba3b2992c9
emacs.pkgs.bqn-mode: 2021-09-27 -> 2021-10-26
2021-10-27 11:16:57 +02:00
AndersonTorres
177f87b096
elpa-generated fixup duplication
2021-10-25 18:10:02 -03:00
AndersonTorres
b66c9ca008
elpa packages 2021-10-25
2021-10-25 18:10:02 -03:00
AndersonTorres
b17581b3de
nongnu packages 2021-10-25
2021-10-25 18:10:02 -03:00
AndersonTorres
9fd4bd027c
melpa packages 2021-10-25
2021-10-25 18:10:02 -03:00
AndersonTorres
400b6f42e7
aphleia: 0.pre+unstable=2021-08-08 -> 1.1.2+unstable=2021-10-03
2021-10-15 22:01:55 -03:00
AndersonTorres
c46e938f6a
elpa-packages 2021-10-15
2021-10-15 19:39:48 -03:00
AndersonTorres
69b149a2d0
nongnu-packages 2021-10-15
2021-10-15 19:39:48 -03:00
AndersonTorres
608e9a69f6
melpa-packages 2021-10-15
2021-10-15 19:39:48 -03:00
AndersonTorres
d5a4a819f8
emacsPackages.rec-mode: remove manual package
...
Now it is provided by GNU ELPA.
2021-10-15 19:39:48 -03:00
Robert Helgesson
55205d5739
emacs-sv-kalender: 1.9 -> 1.11
2021-10-15 08:59:07 +02:00
Peter Simons
476635afe1
Drop myself from meta.maintainers for most packages.
...
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
AndersonTorres
4d526f3c3e
emacsPackages.rec-mode: init at 1.8
2021-10-13 13:26:02 -03:00
adisbladis
acb3238fb6
emacs.pkgs.melpa-packages: 2021-10-07
2021-10-07 17:28:50 -05:00
adisbladis
740cdfb3d2
emacs.pkgs.elpa-packages: 2021-10-07
2021-10-07 17:27:15 -05:00
AndersonTorres
9b2a54f7d6
treewide: change 0.0.0 to 0.pre in version attrs
2021-10-05 22:45:24 -03:00
adisbladis
e0028948c2
emacs2nix: Bump version
2021-10-05 15:21:43 -05:00
adisbladis
09568b1fbe
emacs2nix: Bump version
2021-10-05 09:29:29 -05:00
AndersonTorres
3536f32a43
emacsPackages.bqn-mode: 0.0.0+unstable=2021-09-26 -> 0.0.0+unstable=2021-09-27
2021-10-02 00:44:13 -03:00
AndersonTorres
d678d2ec69
elpa-generated: manual fixup
2021-09-29 12:46:47 -03:00
AndersonTorres
ad8c3200e7
elpa-packages 2021-09-29
2021-09-29 12:46:47 -03:00
AndersonTorres
6159898942
melpa-packages 2021-09-29
2021-09-29 12:46:46 -03:00
AndersonTorres
e92cd50753
nongnu-packages 2021-09-29
2021-09-29 05:58:09 -03:00
AndersonTorres
a9dffd937e
org-packages 2021-09-29
2021-09-29 05:55:54 -03:00
sternenseemann
9eb60cdf4e
emacs.pkgs.bqn-mode: 2021-09-15 -> 2021-09-26
2021-09-26 18:37:19 +02:00
adisbladis
b4b8a83dfc
emacs.pkgs.ement: unstable-2021-09-08 -> unstable-2021-09-16
2021-09-17 18:21:08 -05:00
Jörg Thalheim
01643e3d36
Merge pull request #138279 from helsinki-systems/fix/agda2-mode
...
emacs.pkgs.*: fix to unblock channel
2021-09-17 15:10:01 +01:00
ajs124
3a25a2e3f7
emacs.pkgs.youtube-dl: fix
2021-09-17 15:35:44 +02:00
ajs124
b8ffae12a0
emacs.pkgs.isearch-prop: fix
2021-09-17 15:34:43 +02:00
ajs124
3342128e06
emacs.pkgs.git-undo: fix
2021-09-17 15:25:57 +02:00
ajs124
df30b5d8eb
emacs.pkgs.evil-markdown: fix
2021-09-17 15:15:55 +02:00
ajs124
5f03301dea
emacs.pkgs.ess-R-object-popup: fix
2021-09-17 14:48:28 +02:00
adisbladis
34e88d52d1
Merge pull request #137880 from matdsoupe/fix/prolog-mode
...
fix emacs prolog-mode sha256
2021-09-17 07:39:57 -05:00
ajs124
3f7b8b9eac
emacs.pkgs.agda2-mode: fix
2021-09-17 14:35:18 +02:00
adisbladis
2a79244302
emacs.pkgs.agda-input: Fix syntax error
2021-09-16 17:46:06 -05:00
adisbladis
e5c5c3b152
Merge pull request #137944 from AndersonTorres/new-elisp-packages
...
Elisp cleanups
2021-09-16 09:04:27 -05:00
AndersonTorres
3a948aa698
emacsPackages.llvm-mode: extract from manual-packages.nix
2021-09-15 14:27:26 -03:00
AndersonTorres
b4ab553d33
emacsPackages.bqn-mode: 2021-09-04 -> 0.0.0+unstable=2021-09-15
2021-09-15 14:27:26 -03:00
AndersonTorres
a3c0347b94
emacsPackages.agda-input: extract from manual-packages.nix
2021-09-15 14:27:26 -03:00
AndersonTorres
f91dce387a
emacsPackages.agda2-mode: extract from manual-packages.nix
2021-09-15 14:27:26 -03:00
AndersonTorres
7ee513fddf
emacsPackages:ott-mode: extract from manual-packages.nix
2021-09-15 14:27:26 -03:00
AndersonTorres
3d059335bd
emacsPackages.urweb: extract from manual-packages.nix
2021-09-15 12:18:27 -03:00
AndersonTorres
58d50f5bcc
emacsPackages.zeitgeist: remove
...
It is, for all the relevant aspects, a dead project.
2021-09-15 12:11:08 -03:00
AndersonTorres
813319ff8d
emacsPackages.org-mac-link: remove
...
It is already part of org-contrib package.
2021-09-15 12:11:08 -03:00
AndersonTorres
1664f4fcbb
emacsPackages.mu4e-patch: remove
...
Nowadays it was superseded by message-view-patch, available in MELPA.
2021-09-15 12:11:08 -03:00
AndersonTorres
0a4f47f6da
emacsPackages.ido-ubiquitous: remove
...
It is now ido-completing-read-plus, available in MELPA.
2021-09-15 12:11:08 -03:00
AndersonTorres
6dc725b317
emacsPackages.tramp: 2.5.0 -> 2.5.1
2021-09-15 12:11:08 -03:00
AndersonTorres
0be9a02043
emacsPackages.nano-theme: 2021-06-05 -> 0.0.0+unstable=2021-06-29
2021-09-15 12:11:08 -03:00
AndersonTorres
08dd76ac5d
emacsPackages.font-lock-plus: 20180101.25 -> 208+unstable=2018-01-01
2021-09-15 12:11:08 -03:00
AndersonTorres
b7d5013e7f
emacsPackages.evil-markdown: 2020-06-01 -> 0.0.0+unstable=2021-07-21
2021-09-15 12:11:07 -03:00
AndersonTorres
6288eddbfc
emacsPackages.emacspeak: use fetchFromGitHub
2021-09-15 12:11:07 -03:00