Commit graph

1188 commits

Author SHA1 Message Date
adisbladis e50b4ec391
Merge pull request #121632 from mattchrist/update-melpa
emacs.pkgs: 2021-05-03
2021-05-07 15:09:33 -05:00
Matt Christ 0f1a3ab3df emacs pkgs: update org 2021-05-03 17:43:34 -05:00
Matt Christ e117e00a5c emacs pkgs: update elpa 2021-05-03 17:43:34 -05:00
Dmitry Kalinkin e5b86d7ac0
Merge pull request #119874 from veprbl/pr/zmq_fix
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28
2021-05-03 17:51:05 -04:00
Matt Christ 752f4a2069 emacs pkgs: update melpa recipes 2021-05-03 14:57:27 -05:00
Kenny Ballou 54a540c448 update-melpa.el: update gitlab fetcher to use API URL
GitLab packages were not downloading because the archive URL's used were
invalid.  Following the [GitLab API Docs][0], use the correct GitLab
archive URL.  This change is mirrored in ttuegel/emacs2nix#57.

Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-04-23 09:37:25 -06:00
Kenny Ballou 46445cc334 emacs2nix: update to fix gitlab archive URLs
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-04-23 09:37:25 -06:00
Dmitry Kalinkin 24929e8597
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28 2021-04-19 10:43:48 -04:00
AndersonTorres 1046b6cebf Manual fixup of shell-command-plus autogeneration 2021-04-15 20:16:33 -03:00
AndersonTorres 6055c59096 Update elpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres c3bd8d5569 Update melpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres c07ddf1df5 org mode: 20210322 -> 20210412 2021-04-15 20:06:42 -03:00
AndersonTorres 7da3df8e9a Update Emacs MELPA expressions 2021-03-27 05:03:48 -03:00
AndersonTorres fba4e73b00 Manual fix: remove duplicated shell-command-plus expression 2021-03-27 04:17:50 -03:00
AndersonTorres 4a488a0bf6 Update ELPA packages 2021-03-27 04:14:06 -03:00
AndersonTorres d63909f045 Update Org Mode Emacs packages 2021-03-27 04:14:06 -03:00
adisbladis 3017b247c5
emacs.pkgs.melpa-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis 78556a8f23
emacs.pkgs.org-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis 0b018a7a65
emacs.pkgs.elpa-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis 2475b551f2
emacs.pkgs.melpa-packages: 2021-03-14 2021-03-14 12:07:18 +02:00
adisbladis 4988879887
emacs.pkgs.org-packages: 2021-03-14 2021-03-14 12:06:13 +02:00
Jonathan Reeve e56ce5e794
elpa-packages 2021-03-13 2021-03-14 12:05:34 +02:00
Terje Larsen 0e56639342
emacs: do not use project package from elpa for emacs >= 28
The `project` package bundled with Emacs 28 is newer than the one
provided by GNU ELPA. This may or may not change in the future.

For now it is definitely the case and since the package is under heavy
development a lot of features are missing in the one on GNU ELPA which in
turn is newer than the one that comes bundled with Emacs 27.
2021-03-09 19:15:18 +01:00
adisbladis e92d63eece
emacs.pkgs.pdf-tools: Fix darwin build
As reported in https://github.com/NixOS/nixpkgs/pull/114484#discussion_r587722662
2021-03-04 21:48:10 +02:00
adisbladis fa8f009457
emacs.pkgs.melpa-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
adisbladis 252b428071
emacs.pkgs.org-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
Lein Matsumaru cadaf6f992
emacs.pkgs.elpa-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
adisbladis 32b5534f73
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo 2021-02-26 19:05:25 +02:00
adisbladis 5a2bb448e1
emacs.pkgs.telega: Apply patch to always prefer fixed store path to server 2021-02-26 14:03:45 +02:00
adisbladis 173af9cb94
emacs.pkgs.telega: Replace dependency commands with absolute store paths 2021-02-25 13:40:53 +02:00
adisbladis 04bf318b52
emacs.pkgs.matrix-client: init at 0.3.0 2021-02-24 23:37:29 +01:00
adisbladis 9647372202
emacs.pkgs: Get rid of external from all-packages.nix
This was a strange construct that made these attrsets more difficult to work with.

It's simpler to just use pkgs.
2021-02-24 15:40:58 +01:00
Lein Matsumaru 66db640ed8
llvm-mode: Init (verison inherited from llvm) 2021-02-21 18:11:31 +00:00
Olli Helenius 8534707a7d
emacsPackages.magit-delta: add git as a build-time dependency 2021-02-19 18:15:34 +01:00
Olli Helenius 1f9b5eaa5e
emacsPackages: group all buildWithGit packages together 2021-02-19 18:15:34 +01:00
Olli Helenius 336fc0a77a
emacsPackages: add buildWithGit helper 2021-02-19 18:15:34 +01:00
Mauricio Collares ca4db1bc79
emacs: add currently compiling package dirs to load-path
Co-authored-by: Tad Fisher <tadfisher@gmail.com>
2021-02-19 16:46:31 +01:00
adisbladis bdfc5f6749
emacs.pkgs.melpa-packages: 2021-02-13 2021-02-13 23:50:48 +01:00
adisbladis f8c77c3dfc
emacs.pkgs.org-packages: 2021-02-13 2021-02-13 23:49:06 +01:00
adisbladis a8378cc310
emacs.pkgs.elpa-packages: 2021-02-13 2021-02-13 23:49:04 +01:00
Luke Granger-Brown cfed3b8b22 treewide: update 21.03 to 21.05
The NixOS 21.03 release has been delayed to 21.05. See NixOS/rfcs#80.

There are two instances of 21.03 which have been left as is, since they
are in stateVersion comparisons. This will ensure that existing user
configurations which refer to 21.03 will continue to work.
2021-02-12 14:12:48 -08:00
Alyssa Ross 01348aae1e
emacs.pkgs.jam-mode: init at 0.3 2021-02-09 02:37:57 +00:00
adisbladis fb38ac0e97
Merge pull request #110626 from talyz/updater-emacs-fix
updater-emacs: Add missing `pkgs` in path to `withPackages`
2021-01-29 15:00:46 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
talyz 2887549800
updater-emacs: Add missing pkgs in path to withPackages 2021-01-23 21:35:10 +01:00
Stefan Frijters 6de3a58833
emacs-modes: Add missing 'lib' arguments 2021-01-19 15:14:17 +01:00
Sandro 34095f8d96
Merge pull request #109630 from SeTSeR/master
melpaPackages.telega: Fix build
2021-01-19 14:15:31 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Sergey 90febc0e34
telega: Fix pkg-config dependency
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-18 13:37:48 +03:00
Sergey Makarov 327e535e95
telega: Fix build 2021-01-17 01:23:13 +03:00