Adam Joseph
80472e3754
treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs
2023-12-15 05:13:46 -08:00
Daniel Nagy
4d2b5b4753
emacsPackages.python-isort: replace program
2023-12-10 12:45:00 +01:00
Mario Rodas
96ca129160
emacsPackages.hotfuzz: build dynamic library
2023-11-23 04:20:00 +00:00
Adam Joseph
c7e0f6b905
treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
...
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries. I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Anthony Cowley
86e4d00f30
melpa-packages: build osx-dictionary helper executable
...
The `osx-dictionary` emacs package tries to build a helper executable
if it is not found at runtime. This fails with `nix` installations of
the package, so we build it at build time.
2023-10-31 09:32:59 -04:00
Daniel Nagy
1159c64f58
emacsPackages.pikchr-mode: replace program
2023-08-27 09:15:00 +02:00
Daniel Nagy
faeb7ac63a
emacsPackages.typst-mode: replace program
2023-08-26 16:30:00 +02:00
Daniel Nagy
2e9917baa1
emacsPackages.tokei: replace program
2023-05-05 16:15:00 +02:00
Anderson Torres
00cc237f08
malpa-packages: shadow ligo-mode
2023-04-22 12:16:23 -03:00
Anderson Torres
3b23c18951
elisp-packages: break ligo-mode
...
Because the auto-updater is not picking the correct hash.
2023-04-22 12:16:23 -03:00
Ted Reed
dc24509e1d
emacs.pkgs.jinx: use platform-specific library extension
2023-04-20 18:54:40 -07:00
Damien Cassou
5bf1f8fd50
emacs.pkgs.sqlite3: build .so file
2023-04-17 15:29:17 +02:00
adisbladis
9a3ed17bc8
Merge pull request #213419 from stig/ox-rss
...
ox-rss: init at version 20230129
2023-04-04 22:25:39 +12:00
Damien Cassou
1b5ba6d5bd
emacs.pkgs.jinx: build .so file
...
Co-authored-by: Jian Lin <75130626+jian-lin@users.noreply.github.com>
2023-04-03 21:13:51 +02:00
Lin Yinfeng
aae16eef48
emacsPackages.rime: precompile librime-emacs.so
2023-03-04 18:03:26 +08:00
Sebastian Wild
fba2ff4c5a
emacs.pkgs.melpaStablepackages.emacsql: Add sqlite as dependency
2023-02-24 11:50:44 +01:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Stig Brautaset
368b64a478
ox-rss: init at version 20230129
...
The recipes-archive-melpa.json already has what is required.
2023-02-22 13:49:22 +00:00
Damien Cassou
be8dcd6bbf
emacs.pkgs.melpaStablepackages.epkg: Add sqlite as dependency
2023-02-10 08:47:41 +01:00
Ted Reed
762fc4c8b8
emacsPackages.hamlet-mode: fix build
...
This package fails to build (and as far as I can tell always has) due
to the maintainer script being unable to parse the maintainer email.
adisbladis made a PR to fix this back in January, but it hasn't been
merged, so this commit just pulls that patch in in order to fix the build
2022-11-10 01:33:32 -08:00
Weijia Wang
f0d96ab473
emacsPackages.irony: fix build on aarch64-darwin
2022-10-24 16:07:39 +02:00
Daniel Nagy
5036428293
emacsPackages.wordnut: patch in wordnet executable
2022-10-16 14:35:05 +02:00
Lin Jian
92e4b65d22
elisp-packages: fix AOT native-comp for several packages
...
Currently, AOT native-comp for emacs packages is implemented[1] in
postInstall. These packages override postInstall and do not keep
old.postInstall, so they do not do AOT native-comp. This patch fixes
this by keeping the old.postInstall in their overrides.
Note that I do not fix emacspeak because I have not found an elegant
way to do so.
[1]: a7cb8e36ac
2022-10-04 03:25:16 +08:00
Peter Jones
0d02ba8ffb
emacsPackages.pdf-tools: fix build
...
This is a temporary fix for #172178
2022-05-11 11:24:56 -07:00
taku0
8b7daabf5b
mozc: make mozc.el to find mozc_emacs_helper
2022-04-02 17:59:54 +09:00
AndersonTorres
74d67b052c
melpa-packages.nix: update comment
2022-03-26 23:08:58 -03: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
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
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
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
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
b7cc72a05a
emacs.pkgs.telega: Fix build
2021-08-03 12:34:35 -05: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
Stefan Frijters
5123bf1f74
emacsWithPackages: Fix auto-complete-clang-async and irony
2021-05-26 21:20:51 +02:00
Kenny Ballou
c06126fe26
elisp-packages: add perl5 and ncurses to buildInputs via overrideAttrs
...
Erlang mode needs perl5 and ncurses to build, add buildInputs override.
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-05-24 21:47:11 -06:00
AndersonTorres
70a5cbc298
Rename emacs-modes to emacs/elisp-packages
2021-05-21 00:32:06 -03:00