github-actions[bot]
be4f006d3c
Merge master into staging-next
2022-03-31 18:01:13 +00:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs
2022-03-31 12:35:21 -05:00
Ben Siraphob
61776f460f
treewide: remove stdenv from buildInputs
2022-03-31 11:19:30 -05:00
maxine [they]
cd6ae307c5
Merge pull request #166500 from samuela/upkeep-bot/vscode-1.66.0-1648685386
...
vscode: 1.65.2 -> 1.66.0
2022-03-31 17:48:38 +02:00
Matthieu Coudron
e98e3a2365
Merge pull request #166162 from teto/lua-checks-pr
2022-03-31 16:12:07 +02:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/einops/default.nix
pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs
2022-03-31 03:15:41 -05:00
Martin Weinelt
d0bfb3ccbb
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs
2022-03-30 20:17:24 -05:00
nixpkgs-upkeep-bot
78a6f5079e
vscode: 1.65.2 -> 1.66.0
2022-03-31 00:09:46 +00:00
Ben Siraphob
96ba48cfbc
Merge pull request #166320 from Stunkymonkey/clion-fix
2022-03-30 09:28:48 -05:00
Doron Behar
eb5409461a
neovim: Explain more why tests are disabled
2022-03-30 12:08:06 +03:00
"Matthieu Coudron"
befae9fcbd
vimPlugins.urlview-nvim: init at 2022-03-29
2022-03-30 00:53:58 +02:00
"Matthieu Coudron"
71f7aca0c2
vimPlugins.pywal-nvim: init at 2022-02-20
2022-03-30 00:53:58 +02:00
Felix Buehler
8d636482f1
jetbrains.clion: fix build
2022-03-30 00:01:08 +02:00
sternenseemann
d66b8dfa96
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 21:40:09 +02:00
Doron Behar
f80b906b3a
neovim: cleanup a bit libluv related hacks
...
Remove unneeded cmakeFlags and explain more what is the difference
between lua.pkgs.libluv and lua.pkgs.luv.
2022-03-29 22:16:24 +03:00
Ryan Mulligan
5084a7dd8d
Merge pull request #166234 from r-ryantm/auto-update/bluej
...
bluej: 5.0.2 -> 5.0.3
2022-03-29 10:01:25 -07:00
Martin Weinelt
630d5e1d0d
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 18:17:36 +02:00
Ryan Mulligan
bd98e2aa26
Merge pull request #166236 from r-ryantm/auto-update/cudatext
...
cudatext: 1.159.0 -> 1.159.2
2022-03-29 06:05:37 -07:00
R. Ryantm
b2000742e7
cudatext: 1.159.0 -> 1.159.2
2022-03-29 12:31:04 +00:00
github-actions[bot]
5a9b6a3f1a
Merge master into staging-next
2022-03-29 12:06:05 +00:00
R. Ryantm
9fe1eae494
bluej: 5.0.2 -> 5.0.3
2022-03-29 12:05:35 +00:00
Maciej Krüger
827c636b53
Merge pull request #166087 from bobby285271/bless
...
bless: fix build with meson 0.61
2022-03-29 13:55:18 +02:00
Frederik Rietdijk
25c014324b
Merge master into staging-next
2022-03-29 13:25:16 +02:00
Sandro
761bee65a3
Merge pull request #166207 from SuperSandro2000/neovim-remote
2022-03-29 12:31:38 +02:00
7c6f434c
cd8d955620
Merge pull request #164994 from ncfavier/vim-wrapper
...
vim wrapper improvements
2022-03-29 09:50:44 +00:00
Sandro Jäckel
1fff543a34
neovim: remove with lib over entire file
2022-03-29 10:45:23 +02:00
github-actions[bot]
df0f3ba49a
Merge master into staging-next
2022-03-29 06:01:16 +00:00
Bobby Rong
0bc4ac64db
bless: disable tests via mesonFlags
2022-03-29 10:57:01 +08:00
Matthieu Coudron
d3dcc106c8
neovim: revert the linker changes that cause issues on nix
...
some linker flags have been added to support declarative treesitter grammars but the justification is fuzzy and it breaks several stuff on nix see https://github.com/NixOS/nixpkgs/pull/147658
2022-03-29 04:31:47 +02:00
Malo Bourgon
fc3331b522
neovim-remote: add meta.mainProgram ( #166173 )
2022-03-29 04:15:31 +02:00
Jan Tojnar
997bb5e42c
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/python-modules/dnspython/default.nix
; pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Bobby Rong
c75a58bb92
bless: fix build with meson 0.61
...
doc/user/meson.build:73:6: ERROR: Program 'itstool' not found or not executable
2022-03-28 22:31:20 +08:00
Mr Hedgehog
8c496e6193
vimPlugins.vim-svelte: init at 2022-02-17
2022-03-28 09:11:35 -04:00
Mr Hedgehog
85f2d57a48
vimPlugins.coc-svelte: init at 2022-03-14
2022-03-28 09:11:34 -04:00
Mr Hedgehog
996863b07e
vimPlugins.coc-tailwindcss: init at 2020-08-19
2022-03-28 09:11:33 -04:00
Mr Hedgehog
c8a5b5aa89
vimPlugins: update
2022-03-28 09:11:27 -04:00
Sandro
866bf33324
Merge pull request #166001 from minijackson/vimplugins-telescope-ui
2022-03-28 14:36:58 +02:00
Sandro
615a0a3593
Merge pull request #164165 from ilya-fedin/vscode-clear-closure
2022-03-28 13:23:55 +02:00
"Minijackson"
006d42d8f0
vimPlugins.telescope-ui-select-nvim: init at 2022-03-20
2022-03-27 20:12:07 +02:00
"Minijackson"
9b94bfa168
vimPlugins: resolve github repository redirects
2022-03-27 20:05:08 +02:00
github-actions[bot]
e3d20dfaa5
Merge master into staging-next
2022-03-27 18:01:05 +00:00
"Minijackson"
c22627a866
vimPlugins: update
2022-03-27 19:59:14 +02:00
Sandro
a025dff6dd
Merge pull request #165891 from harrisonthorne/add-hotpot-nvim
2022-03-27 16:41:35 +02:00
Sandro
17110807dd
Merge pull request #165686 from gador/update-pinegrow-6.5
2022-03-27 16:15:49 +02:00
Martin Weinelt
d68657af92
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-27 15:54:05 +02:00
Anderson Torres
c10737b3a0
Merge pull request #165904 from AndersonTorres/new-elisp
...
Elisp updates
2022-03-27 10:22:55 -03:00
Sandro
39cb7c0e3e
Merge pull request #165598 from bobby285271/apostrophe
2022-03-27 12:54:44 +02:00
AndersonTorres
e5f4b80b9a
emacs.pkgs.plz: update description
2022-03-26 23:10:10 -03:00