AndersonTorres
08187ac060
nongnu-packages 2022-05-08
2022-05-08 23:08:12 -03:00
adisbladis
162d2d3ac5
emacs.pkgs.ement: unstable-2022-04-22 -> unstable-2022-05-05
2022-05-06 07:01:24 +12:00
adisbladis
54e795706d
emacs: Build from git instead of tarball to fix native compilation
...
Quoting @collares from #170426 :
> The difference between the two versions is that one is built from the
> tarball, while the other is built from Git. The tarball includes
> byte-compiled (.elc) files but not native-compiled (.eln)
> files. The build notices the .elc files and does not rebuild them,
> but native-compilation is a side-effect of byte-compilation and so
> the .eln files aren't built either.
2022-04-27 07:20:33 +12:00
adisbladis
357a8492ef
Merge pull request #170015 from adisbladis/emacs-manual-packages-updater
...
emacs: Add update script for manually packaged packages
2022-04-24 09:28:05 +07:00
adisbladis
5eb9d9e284
emacs.pkgs.ement: unstable-2021-10-08 -> unstable-2022-04-22
2022-04-24 12:27:22 +12:00
adisbladis
6922b8784d
emacs: Add update script for manually packaged packages
2022-04-24 09:18:33 +12:00
adisbladis
daee75e5b3
emacs.pkgs.tree-sitter-langs: Make language plugins configurable
...
By using an expression like:
``` nix
emacs.pkgs.tree-sitter-langs.passthru.withPlugins (p: [ p.tree-sitter-agda ])
```
2022-04-24 07:44:40 +12:00
adisbladis
b4f90318fe
emacs.pkgs.tree-sitter-langs: Create script to keep grammars up to date with upstream defaults
2022-04-24 07:35:00 +12:00
adisbladis
b15c703495
emacs.pkgs.tree-sitter-langs: Use grammars from nixpkgs and sources from melpa
2022-04-24 07:19:15 +12:00
adisbladis
00af59359f
emacs.pkgs.tsc: 0.16.1 -> 0.18.0
...
Use auto-updater JSON
2022-04-24 07:19:15 +12:00
adisbladis
028a934896
emacs.pkgs.tsc: Add update script
2022-04-24 07:19:15 +12:00
adisbladis
2c61820661
emacs.pkgs.tsc/tree-sitter-langs: Remove rec
from derivations
...
These are not required.
2022-04-24 07:19:15 +12:00
adisbladis
4567405cd4
emacs.pkgs.tsc: Remove with
from top-level scope
...
This is a huge anti-pattern that makes it next to impossible to know
which attrset is providing which attr and it's very easy to make mistakes.
Case in point: This package didn't properly scope `lib.maintainers`.
2022-04-24 07:19:15 +12:00
Julius de Bruijn
48b6b19970
emacsPackages.tree-sitter: fix grammar/native executor
2022-04-24 07:19:15 +12:00
Aidan Gauland
d71cc5bbad
header-file-mode: fix build
...
Add missing qualifier for «maintainers».
2022-04-19 16:37:39 +12:00
Aidan Gauland
64240018e0
header-file-mode: init at version unstable-2022-04-19
...
Add Emacs library `header-file' from GitHub.
2022-04-19 14:15:23 +12:00
Daniel Nagy
506050b57f
emacs: prepare webp support for versions >=29.1
...
This prepares the derivation for the upcoming webp image file format
support with Emacs 29.1. Therefore this change is mainly useful with the
"emacs-overlay".
https://github.com/nix-community/emacs-overlay/
Changelog from upstream Emacs:
1cdb8d4c99/etc/NEWS (L435-L439)
More info on image formats in Emacs and how to check for their support:
https://www.gnu.org/software/emacs/manual/html_node/elisp/Image-Formats.html
2022-04-18 17:45:47 +02:00
Azat Bahawi
55f57facbf
emacs: 27.2 -> 28.1
2022-04-16 16:53:45 +12:00
AndersonTorres
fdf314ecc7
elpa-generated.nix manual fixup
2022-04-14 10:05:14 -03:00
AndersonTorres
04205fa170
elpa-packages 2022-04-14
2022-04-14 10:05:14 -03:00
AndersonTorres
243a9656cc
melpa-packages 2022-04-14
2022-04-14 10:05:14 -03:00
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