Commit Graph

8060 Commits

Author SHA1 Message Date
superherointj
dc4ed6dce0
Merge pull request #187929 from NULLx76/direnv-vscode-extension
vscode-extensions.mkhl.direnv: init at 0.6.1
2022-08-26 00:01:06 -03:00
talyz
faee7f1311
emacs.pkgs.tree-sitter-langs: Link to each grammar's query files
Create symlinks to the query files provided by the grammars. This
makes syntax highlighting works properly for languages which
tree-sitter-langs doesn't provide query files and updates the ones it
provides to the latest upstream files.
2022-08-25 18:40:41 +02:00
Bernardo Meurer
ab9aaed0a0
Merge pull request #186976 from GenericNerdyUsername/jetbrains-update
jetbrains: update
2022-08-25 10:34:22 -03:00
Anderson Torres
9dd005e188
Merge pull request #188110 from adisbladis/build-emacs-packages
emacs: Build emacs packages on Hydra
2022-08-25 00:47:15 -03:00
github-actions[bot]
03bc32c872
Merge master into staging-next 2022-08-24 12:01:32 +00:00
Jonas Heinrich
cb34fdd91b
Merge pull request #183318 from r-ryantm/auto-update/gophernotes
gophernotes: 0.7.4 -> 0.7.5
2022-08-24 09:24:49 +02:00
adisbladis
d20c9d7a88 emacs: Set recurseIntoAttrs on package set
In the past the motivation to not recurse into Emacs packages was that
it added quite a lot of packages to the evalution and they were so
fast to build locally that substituting them from a binary cache
didn't make sense.

With native compilation this equation has changed drastically, build
times are much longer and build closures are larger so the utility
of having cached packages has gone way up.

Additionally, it looks to me like Emacs is the only ecosystem in nixpkgs to
ever care about evaluation performance like this.
Every other extensible editor ecosystem has recurseIntoAttrs set to true on their respective
package sets.
2022-08-24 08:45:46 +08:00
victor
a73f576bc5 vscode-extensions.mkhl.direnv: init at 0.6.1 2022-08-23 00:47:53 +02:00
github-actions[bot]
3511fb02d2
Merge master into staging-next 2022-08-22 00:03:02 +00:00
"Ilan Joselevich"
9a46ea093e vimPlugins: resolve github repository redirects 2022-08-21 23:53:18 +03:00
"Ilan Joselevich"
5d7631e327 vimPlugins: update 2022-08-21 23:52:57 +03:00
Jonas Heinrich
186e4c8863
Merge pull request #185224 from r-ryantm/auto-update/featherpad
featherpad: 1.3.0 -> 1.3.1
2022-08-21 21:17:43 +02:00
github-actions[bot]
858a718b87
Merge master into staging-next 2022-08-21 12:01:15 +00:00
Jonas Heinrich
86379c8177
Merge pull request #183851 from r-ryantm/auto-update/sigil
sigil: 1.9.2 -> 1.9.10
2022-08-21 13:39:48 +02:00
github-actions[bot]
a6c886b7fd
Merge master into staging-next 2022-08-21 06:01:17 +00:00
Sandro
d3fb1aea3c
Merge pull request #187371 from samuela/upkeep-bot/vscodium-1.70.2.22230-1660868653 2022-08-21 04:24:32 +02:00
Sandro
2c558e5e70
Merge pull request #169622 from onsails/vim-plugins 2022-08-21 03:19:34 +02:00
github-actions[bot]
e5f0224881
Merge master into staging-next 2022-08-21 00:02:49 +00:00
Jonas Heinrich
8b05fc2bc6
Merge pull request #186110 from dotlambda/setzer-0.4.8
setzer: 0.4.7 -> 0.4.8
2022-08-21 01:30:58 +02:00
"Andrey Kuznetsov"
74ed4b5ead vimPlugins.legendary-nvim: init at 2022-07-26 2022-08-20 23:18:26 +00:00
"Andrey Kuznetsov"
faaf77b13c vimPlugins.lsp-format-nvim: init at 2022-05-21 2022-08-20 23:18:08 +00:00
"Andrey Kuznetsov"
27aaf5f45a vimPlugins.onenord-nvim: init at 2022-07-15 2022-08-20 23:17:52 +00:00
"Andrey Kuznetsov"
a9135abe0a vimPlugins: resolve github repository redirects 2022-08-20 23:17:34 +00:00
"Andrey Kuznetsov"
3564c1952e vimPlugins: update 2022-08-20 23:17:18 +00:00
Andrey Kuznetsov
9dcc0f7f71
vimPlugins.compe-conjure: fix repo url 2022-08-20 23:16:10 +00:00
Matthieu Coudron
e3c0484acd neovim: correctly concat single line configs
The changes introduced in https://github.com/NixOS/nixpkgs/pull/184364#discussion_r945772144
didn't concat correctly the plugin configs when they were a single
string see: https://github.com/nix-community/home-manager/pull/3147

This adds a test for it.
2022-08-20 21:12:18 +02:00
github-actions[bot]
54506fbda9
Merge master into staging-next 2022-08-20 12:01:21 +00:00
Sandro
f6382ed43b
Merge pull request #187385 from r-ryantm/auto-update/pixelorama
pixelorama: 0.10.1 -> 0.10.2
2022-08-20 12:44:26 +02:00
github-actions[bot]
c00ace1204
Merge master into staging-next 2022-08-19 12:01:31 +00:00
Linus Heckemann
d167d23b40
Merge pull request #176780 from linj-fork/emacs-native-comp
emacs: enable native-comp
2022-08-19 12:04:51 +02:00
Jonas Heinrich
996248cb6e
Merge pull request #187196 from samuela/upkeep-bot/vscode-1.70.2-1660782199
vscode: 1.70.1 -> 1.70.2
2022-08-19 11:47:10 +02:00
GenericNerdyUsername
a20e4b808a
jetbrains: update 2022-08-19 10:43:56 +01:00
R. Ryantm
280fa1988e pixelorama: 0.10.1 -> 0.10.2 2022-08-19 04:58:56 +00:00
nixpkgs-upkeep-bot
0bffbf1d33 vscodium: 1.70.1.22228 -> 1.70.2.22230 2022-08-19 00:24:13 +00:00
github-actions[bot]
767bdf0d81
Merge master into staging-next 2022-08-19 00:03:25 +00:00
Sandro
f994d00daf
Merge pull request #184562 from arnottcr/gotags 2022-08-18 23:28:46 +02:00
Ivan Kovnatsky
8711a6f353
vimPlugins.trim-nvim: init at 2022-06-16 (#187295) 2022-08-18 22:01:51 +02:00
Lin Jian
51bd7cf0d0
emacs: enable native-comp 2022-08-18 20:38:37 +08:00
nixpkgs-upkeep-bot
5e24229488 vscode: 1.70.1 -> 1.70.2 2022-08-18 00:23:19 +00:00
github-actions[bot]
7b5c82c518
Merge master into staging-next 2022-08-17 18:01:22 +00:00
Sebastián Mancilla
bce7730e71
Merge pull request #134870 from SomeoneSerge/jupyter-logo
jupyter: fix missing logos in the default kernel
2022-08-17 09:39:49 -04:00
Sandro
6a91c39cf8
Merge pull request #184506 from sikmir/o 2022-08-17 14:42:22 +02:00
Colin Arnott
89361f7b99
gotags: reinit at 1.4.1
This change reverts #176044 and #178000, as well as updating the version
to the latest stable release. Unfortunately, despite the lack of updates
to gotags, it is still depended upon by vim-go, thus we must keep it
around until they (and other consumers) have removed it from the
dependency trees.

This change also adds myself as a maintainer, since I would not wish the
burden of this package's maintanence on anybody else.
2022-08-17 10:58:09 +00:00
github-actions[bot]
af42060d61
Merge master into staging-next 2022-08-17 06:01:47 +00:00
nixpkgs-upkeep-bot
ab2905f473 vscodium: 1.70.1 -> 1.70.1.22228 2022-08-17 00:25:55 +00:00
Nikolay Korotkiy
c6f7c99792
o: init at 2.55.1 2022-08-16 13:02:16 +03:00
github-actions[bot]
0fde33f69b
Merge staging-next into staging 2022-08-16 06:01:57 +00:00
github-actions[bot]
3568649e27
Merge master into staging-next 2022-08-16 06:01:20 +00:00
Jörg Thalheim
6a3e7da939
Merge pull request #186866 from sikmir/micro
micro: fix syntax highlighting
2022-08-16 04:59:53 +01:00
github-actions[bot]
e3522b27b2
Merge staging-next into staging 2022-08-16 00:03:13 +00:00