Commit Graph

5635 Commits

Author SHA1 Message Date
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
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
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
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
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
Louis Bettens
92bc0f7bc6 spacevim: best practices 2021-02-20 18:08:41 +01:00
adisbladis
e59a33db58
Merge pull request #113730 from collares/parallel-trampolines
emacs: precompile trampolines in parallel
2021-02-20 12:48:01 +01:00
Louis Bettens
b76056aebc spacevim: fix #110407 2021-02-20 10:55:37 +01:00
Mauricio Collares
4d60e14ad2 emacs: precompile trampolines in parallel 2021-02-19 19:35:07 -03:00
ajs124
9816b99e71
Merge pull request #113616 from r-ryantm/auto-update/texstudio
texstudio: 3.0.4 -> 3.1.0
2021-02-19 20:06:45 +01:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07: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
Ashish SHUKLA
81b7b0be4f
kak-lsp: 8.0.0 -> 9.0.0
While here, also add to kakounePlugins
2021-02-19 20:01:43 +05:30
Mauricio Collares
2ff98c2f17
emacs: precompile all trampolines 2021-02-19 11:41:29 +01:00
R. RyanTM
f511c53697 texstudio: 3.0.4 -> 3.1.0 2021-02-18 17:14:23 +00:00
Sandro
499bada83b
Merge pull request #113141 from SCOTT-HAMILTON/formiko
formiko: init at 1.4.3
2021-02-18 12:37:30 +01:00
LeUlukai
8199872bba jetbrains: updates 2021-02-18 08:53:12 +00:00
github-actions[bot]
683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Matt McHenry
1692303551
eclipses.plugins.freemarker: init at 1.5.305 2021-02-17 21:09:58 +01:00
github-actions[bot]
afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Gytis Ivaskevicius
c1441787d2 maintainers: add gytis-ivaskevicius 2021-02-17 15:33:05 +00:00
Gytis Ivaskevicius
6508977c17 Add extraLdPath to main jetbrains builder 2021-02-17 15:33:05 +00:00
Arnout Engelen
dc0e2bfd78 jetbrains: replace overrideDerivation with overrideAttr
This fixes error-checking of function arguments (
https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation),
notably checking the license (https://github.com/NixOS/nixpkgs/issues/107250)
2021-02-17 07:30:16 -08:00
SCOTT-HAMILTON
90f346ffc9 formiko: init at 1.4.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 15:15:41 +01:00
Sandro
83c9307474
Merge pull request #113098 from SuperSandro2000/fix-collection12 2021-02-17 13:28:08 +01:00
github-actions[bot]
f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
Daniël de Kok
6e2a2df3ab
Merge pull request #113159 from r-ryantm/auto-update/kibi
kibi: 0.2.1 -> 0.2.2
2021-02-17 09:15:54 +01:00
github-actions[bot]
79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
Ingo Blechschmidt
83919e4c79 qemacs: init at 0.3.3 2021-02-16 13:57:49 +01:00
R. RyanTM
7379f969dd kibi: 0.2.1 -> 0.2.2 2021-02-14 22:38:03 +00:00
Sandro Jäckel
2e4ff2aaa7
spacevim: remove unused inputs 2021-02-14 06:34:21 +01:00
Martin Weinelt
286f8cdbfc Merge branch 'master' into staging-next 2021-02-14 00:40:47 +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
github-actions[bot]
1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00:00