Commit Graph

5675 Commits

Author SHA1 Message Date
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
Minijackson
de6283bebf gnvim: fix install phase with Rust with custom target 2021-03-06 22:02:30 +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
Lancelot SIX
f5637361e1 nano: 5.6 -> 5.6.1
See https://lists.gnu.org/archive/html/info-gnu/2021-03/msg00000.html
for release infromation
2021-03-03 22:09:22 +00:00
Sandro
673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3 2021-03-03 16:18:40 +01:00
adisbladis
21c42afa83
Merge pull request #114846 from adisbladis/emacs26-drop
emacs26: Drop unsupported package
2021-03-02 20:19:04 +02:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
adisbladis
c54c8f8dfa
emacs26: Drop unsupported package 2021-03-02 16:17:37 +02:00
sternenseemann
e8a1548009 apostrophe: make texlive overrideable more easily
Now you can just build apostrophe.override { texlive = yourTexliveDist; }
which makes using a custom texlive distribution possible.
2021-03-02 13:04:52 +01:00
sternenseemann
fb815e88c3 apostrophe: 2.2.0.3 -> 2.3 2021-03-02 13:03:35 +01:00
Mario Rodas
66d7cb4fa8
Merge pull request #114523 from MetaDark/poke
poke: init at 1.0
2021-03-01 21:37:24 -05:00
Rick van Schijndel
594b214796 poke: cross-compilation support 2021-03-01 13:58:06 -05:00
Kira Bruneau
e2c8b46d0c poke: init at 1.0 2021-03-01 13:57:26 -05:00
Michael Weiss
c4e4ba0967
Merge pull request #114223 from meutraa/update/android-studio
androidStudioPackages: change --set JAVA_HOME to --set-default in wra…
2021-03-01 15:49:56 +01:00
Michael Weiss
9877ed5b95
Merge pull request #114226 from meutraa/update/android-studio-canary
androidStudioPackages.{beta,canary,dev}: update
2021-03-01 15:42:19 +01:00
Sandro Jäckel
167da21030
standardnotes: remove unused inputs 2021-03-01 10:46:56 +01: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
c801ffd4a3
emacs: Use --with-native-compilation instead of --with-nativecomp
Upstream changed this parameter name in https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=feature/native-comp&id=42fc752a14b23be95f02b598930f13a96883d3a0
2021-02-26 23:31:27 +02:00
adisbladis
222e1a14b0
Merge pull request #114484 from adisbladis/emacs-pdf-tool-closure-size
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo
2021-02-26 20:58:36 +02:00
Sandro
edd0cce82b
Merge pull request #114277 from cab404/atom-154 2021-02-26 19:20:40 +01: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
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Anderson Torres
2e8a2bbbda
Merge pull request #114350 from AndersonTorres/new-jupp
jupp: 39 -> 40
2021-02-26 01:04:50 -03:00
Tim Steinbach
f4a7a751dd
nano: 5.5 → 5.6 2021-02-25 16:48:02 +00:00
AndersonTorres
baf68120fe jupp: 39 -> 40 2021-02-25 09:40:02 -03:00
Vladimir Serov
532e499f11
atom-beta: 1.49.0 -> 1.55.0; marked as broken 2021-02-25 15:29:10 +03:00
adisbladis
173af9cb94
emacs.pkgs.telega: Replace dependency commands with absolute store paths 2021-02-25 13:40:53 +02:00
adisbladis
44131d7fc3
emacs: Remove clean-env patch and use substituteInPlace
This approach applies to _all_ RUN_TEMACS calls and successfully removes -dev paths from the closure and reduces the closure size from ~1.4G to just under ~464M.

It's also less brittle than having in-tree patches.
2021-02-25 12:40:37 +02:00
adisbladis
04bf318b52
emacs.pkgs.matrix-client: init at 0.3.0 2021-02-24 23:37:29 +01:00
Vladimir Serov
2c7b8290c6
atom: 1.48.0 -> 1.54.0 2021-02-25 00:35:31 +03: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
meutraa
6e1b2278fb
androidStudioPackages.beta: 4.2.0.20 -> 4.2.0.21 2021-02-24 10:51:40 +00:00
meutraa
3014dbcee2
androidStudioPackages.{canary,dev}: 2020.3.1.5 -> 2020.3.1.7 2021-02-24 10:51:38 +00:00
meutraa
7230b47079
androidStudioPackages: change --set JAVA_HOME to --set-default in wrapper 2021-02-24 09:54:30 +00:00
R. RyanTM
1ec1a234d8
texstudio: 3.1.0 -> 3.1.1 (#114106) 2021-02-23 12:55:16 +01:00
Sandro
ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17 2021-02-23 08:44:14 +01:00
taku0
8e1b81959e
Merge pull request #111040 from tu-maurice/unstable/xed-editor-2.8.4
xed-editor: Init at 2.8.4
2021-02-23 14:39:21 +09:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next 2021-02-22 00:37:52 +00:00
Sandro
4249bb41f4
Merge pull request #113760 from chvp/bump-gomuks 2021-02-22 01:35:07 +01:00
Sandro Jäckel
1c138430ec
gnome-builder: remove unused input 2021-02-22 01:16:25 +01:00
adisbladis
2c8603b0c4
Merge pull request #113936 from applePrincess/add-llvm-mode
llvm-mode: Init (verison inherited from llvm)
2021-02-21 19:47:08 +01:00
Sandro
dd630d1d3d
Merge pull request #110663 from wahjava/add-kak-lsp
kak-lsp: 8.0.0 -> 9.0.0
2021-02-21 19:34:06 +01:00
Lein Matsumaru
66db640ed8
llvm-mode: Init (verison inherited from llvm) 2021-02-21 18:11:31 +00:00
Charlotte Van Petegem
b344431946
maintainers: rename charvp to chvp 2021-02-21 14:05:18 +01:00
github-actions[bot]
dc31fd042c
Merge master into staging-next 2021-02-21 00:38:49 +00:00
Anderson Torres
f288a8ced0
Merge pull request #109983 from lourkeur/update/spacevim
spacevim: 1.5.0 -> 1.6.0
2021-02-20 17:41:54 -03:00
Anderson Torres
85e08ba0f5
Merge pull request #113762 from lourkeur/fix_110407
spacevim: fix #110407
2021-02-20 17:38:52 -03:00