Vinícius Müller
7ae5ab5942
vimPlugins.fzf-checkout-vim: init at 2021-07-21
2021-07-21 23:37:56 -07:00
Andrey Kuznetsov
d719e37d31
vimPlugins.vim-clap: updated cargoSha256
2021-07-21 21:20:23 +00:00
Bernardo Meurer
1997eb3531
Merge pull request #130418 from figsoda/null-ls.nvim
...
vimPlugins.null-ls-nvim: init at 2021-07-14
2021-07-18 10:56:58 -07:00
Andrey Kuznetsov
64b38a5feb
vimPlugins.telescope-fzf-native-nvim: build binaries
2021-07-17 20:20:48 +00:00
"Bernardo Meurer"
3642313273
vimPlugins: update
2021-07-17 11:32:09 -07:00
figsoda
43260afeea
vimPlugins.null-ls-nvim: init at 2021-07-14
2021-07-16 22:22:37 -04:00
Michael Adler
b4928b4e2e
neogit: add missing dependency on plenary.nvim
2021-07-07 10:19:21 +02:00
Bernardo Meurer
ad4d486eb5
vimPlugins: update
2021-07-05 21:34:19 -07:00
oxalica
07f392cd0c
vimPlugins.{vim-speeddating,vim-surround,vim-unimpaired}: add dependency vim-repeat
2021-06-16 13:01:37 -07:00
Sandro
413d561316
Merge pull request #127029 from figsoda/presence.nvim
2021-06-16 18:34:40 +02:00
figsoda
54c7521b5b
vimPlugins: update
2021-06-15 22:54:29 -04:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
Jonathan Ringer
a15bd8e006
vimPlugins.vim-clap: fix rust build
2021-06-06 16:49:44 -07:00
toastal
01e24bd0dd
add himalaya Vim plugin ( #124512 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-01 17:59:57 +02:00
github-actions[bot]
49ec716c04
Merge staging-next into staging
2021-05-15 12:25:36 +00:00
github-actions[bot]
ec10b0958d
Merge master into staging-next
2021-05-15 12:25:33 +00:00
Devin Singh
5d176f3c20
vimPlugins.vim-clap: fix hash
2021-05-15 14:16:19 +02:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging
2021-05-08 20:59:05 +02:00
Martin Weinelt
9651084620
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-08 14:43:43 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0
treewide: fix cargoSha256/cargoHash
...
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.
This change updates cargoSha256/cargoHash tree-wide.
Fixes #121994 .
2021-05-08 00:36:37 -07:00
github-actions[bot]
e21fb16f9a
Merge master into staging-next
2021-05-08 06:20:05 +00:00
fortuneteller2k
5a4cec0482
vimPlugins.diffview-nvim: init at 2021-05-06
2021-05-07 22:49:43 -07:00
github-actions[bot]
1ae6d3d02f
Merge master into staging-next
2021-05-07 18:24:29 +00:00
Jonathan Wilkins
2b1cc5092e
remove unnecessary patch
...
This patch
a504be8c70
.patch
has already been applied upstream
2021-05-07 10:39:35 -07:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
...
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb3
, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
jupblb
d61fc4c2a3
Update vim-clap cargoSha256
2021-04-29 09:29:58 +02:00
jupblb
85c333d358
vimPlugins.gruvbox-nvim: init at 2021-04-23
2021-04-29 09:29:57 +02:00
Sandro
bdce7261ef
Merge pull request #119977 from malob/vimplugins-add-overrides
2021-04-26 06:43:48 +02:00
José Luis Lafuente
f29292db76
tree-sitter: Add withPlugins
2021-04-22 14:11:01 +02:00
Malo Bourgon
6ba5094612
vimPlugins.completion-*: add dependencies
...
vimPlugins.gitsigns-nvim: add dependency
vimPlugins.telescope-*: add dependencies
2021-04-21 09:53:11 -07:00
Malo Bourgon
8dc5406544
vimPlugins: prefer self over super in overrides
2021-04-21 09:53:11 -07:00
Malo Bourgon
78c9b87283
vimPlugins: cleanup overrides arguments
2021-04-19 14:16:22 -07:00
Malo Bourgon
e2926d64ba
vimPlugins: sort overrides alphabetically
2021-04-19 14:16:22 -07:00
Ana Hobden
63fca8b610
vimPlugins.LanguageClient-neovim: 0.1.160 → 0.1.161
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-17 23:07:54 -07:00
Keith Bauson
35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages ( #119336 )
2021-04-13 19:25:54 +02:00
Andrey Kuznetsov
95411fe906
vimPlugins.vim-clap: updated cargoSha256
2021-04-06 16:50:20 +00:00
Sandro
2e1c5b6d34
Merge pull request #98597 from onsails/fix-onehalf
...
vim-plugins: onehalf - fix path
2021-03-30 15:56:10 +02:00
Andrey Kuznetsov
85e1e064e5
vimPlugins.onehalf: fix path
2021-03-27 19:44:55 +00:00
figsoda
ca4463c73e
vimPlugins: update
2021-03-26 10:07:41 -04:00
Andrey Kuznetsov
b3bfdf60f6
vimPlugins.vim-clap: updated cargoSha256
2021-03-16 17:24:20 +00:00
Wael Nasreddine
34cf38fca4
vimPlugins.fzfWrapper: place the fzf binary in the plugin's bin dir
2021-03-12 00:05:24 +01:00
Andrey Kuznetsov
78aa9ff42e
vimPlugins.vim-clap: updated cargoSha256
2021-03-10 18:31:32 +00:00
Michał Kiełbowicz
c54bb3db41
vimPlugins.lf-vim: switch dependency to vim-floaterm
...
Switch `lf-vim` dependency from `vim-bbye` to `vim-floaterm` because of 9cc8789af2
2021-03-10 11:07:06 +01:00
Bernardo Meurer
ee74a4f5dc
vimPlugins: add coc-{clangd,cmake,texlab}
2021-02-21 16:52:51 -08:00
Phillip Cloud
19596401c4
coc-pyright: init at 1.1.113
2021-02-21 14:49:25 -05:00
ilian
ab3d9501c4
vimPlugins.vim-clap: fix maple hash
2021-02-18 15:08:06 +01:00
Sandro
151500a80f
Merge pull request #113126 from ilian/fix/vim-plugins-updater
2021-02-17 14:15:01 +01:00
ilian
2ce822a433
vimPlugins.vim-clap: Fix maple hash
2021-02-14 18:28:17 +01:00
Sandro Jäckel
6b2bf618f3
vimPlugins: remove unused inputs
2021-02-14 06:34:22 +01:00
jupblb
9cdd7aedb0
Override bclose-vim with vim-bbye as dependency for lf-vim
2021-02-12 09:21:08 +01:00
Andrey Kuznetsov
be40502161
vimPlugins.compe-tabnine: init at 2021-02-08
2021-02-09 08:02:36 -08:00
Andrey Kuznetsov
360d4c3073
vimPlugins: format overrides.nix with nixpkgs-fmt 1.0
2021-02-05 13:19:54 +00:00
José Luis Lafuente
64e4778694
vimPlugins.sql-nvim: Set a default libsqlite3.so
...
The plugin relies on sqlite to work. Also, telescosope-frecency-nvim
depends on sql-nvim
2021-02-01 13:20:45 +01:00
Matthieu Coudron
61fef16594
vimPlugins.minimap-vim: init at 2021-01-04 ( #111150 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-29 21:51:30 +01:00
Ben Siraphob
f38a63c10b
vim-plugins/overrides.nix: stdenv.lib -> lib
2021-01-24 10:55:21 +07:00
"Matthieu Coudron"
1b848b95bd
vimPlugins.sql-nvim: init at 2021-01-22
2021-01-24 00:34:02 +01:00
José Luis Lafuente
8a89b8789a
vimPlugins.telescope-fzy-native-nvim: init at 2021-01-02
2021-01-19 23:12:23 +01:00
Andrey Kuznetsov
f14a087dd8
vimPlugins.vim-clap: updated cargoSha256
2021-01-19 09:49:47 -08:00
Andrey Kuznetsov
07ffb7b902
vimPlugins.vim-clap: updated cargoSha256
2021-01-17 16:12:36 +00:00
Ben Siraphob
fce00d15c2
pkgs/misc: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Sandro
8922b5df79
Merge pull request #108949 from onsails/vim-closer
2021-01-13 08:48:15 +01:00
Andrey Kuznetsov
82feec5f7b
vimPlugins.vim-closer: init at 2021-01-11
2021-01-12 12:46:23 +00:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro Jäckel
4dc41b920c
vimPlugins.vim-clap: Fix maple hash
2021-01-05 02:30:47 +01:00
Ivan Kovnatsky
5e66517178
vimPlugins.lens-vim: init at 2020-04-24
2020-12-08 09:55:45 -08:00
jupblb
a86b1f48bf
vimPlugins.nvim-lsputils: override with popfix dependency
2020-11-29 14:46:58 +01:00
Malo Bourgon
da8bd7747d
vimPlugins.coc-vimlsp: fix by using nodePackage override
2020-11-27 15:06:15 -08:00
Malo Bourgon
2c2ddbd819
vimPlugins.coc-markdownlint: fix by using nodePackage override
2020-11-27 15:06:15 -08:00
Andrey Kuznetsov
ad55d8353a
vimPlugins.vim-hexokinase: build bin
2020-11-19 01:00:34 +04:00
Flakebi
eafb0c886d
vimPlugins.vim-markdown-composer: init at 2020-08-15
2020-11-18 12:04:37 -08:00
symphorien
b73dd85c93
vimPlugins.LanguageClientNeovim: 0.1.158 -> 0.1.160 ( #101688 )
...
https://github.com/autozimu/LanguageClient-neovim/blob/0.1.160/CHANGELOG.md
2020-10-26 00:43:52 +01:00
Joe Hermaszewski
0e29b48a05
nodePackages.coc-diagnostic: init at 0.9.0
...
Also add as Vim plugin
Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Andrey Kuznetsov
5cc71ccd9c
vimPlugins.vim-clap: specify meta.platforms
2020-10-17 08:24:26 -07:00
Andrey Kuznetsov
f89fcf4d95
vimPlugins.vim-clap: updated cargoSha256
2020-10-01 10:32:22 -07:00
Andrey Kuznetsov
94e7c10c1e
vimPlugins.completion-tabnine: link to TabNine binary
2020-10-01 10:32:22 -07:00
Hugo Lageneste
6e062ca938
vimPlugins.vimsence: init at 2020-06-30
2020-09-26 18:17:40 -07:00
Jake Waksbaum
92e990a8d6
vimPlugins: Inherit meta from node plugins
2020-09-05 18:24:24 -07:00
Jake Waksbaum
16592e54f7
vimPlugins: Refactor coc-* plugins and fix coc-go
...
There are 32 vim plugins, all related to the coc.nvim LSP plugin, that
are actually node packages and are included in nodePackages. In #82578 ,
those vim plugins were made to point at the corresponding node packages,
which fixed issues where the sources weren't being compiled properly
with Javascript build systems.
The way each of those vim plugins wraps its corresponding node package
is identical, so I factored that out into a function and eliminated the
duplication.
In addition, for some reason coc-go got missed, which led to it not
working correctly for me. I included it in my list of packages to wrap,
so that fixes that issue.
2020-09-04 08:33:47 -07:00
Andrey Kuznetsov
17fb2201d4
vimPlugins.vim-clap: compile maple binary
2020-08-15 16:29:34 -07:00
Jörg Thalheim
f50b820bf4
Merge pull request #83915 from tsaeger/tsaeger/skim-fix-vim-plugin
2020-08-02 06:48:56 +01:00
Jörg Thalheim
4701e11216
Merge pull request #92323 from symphorien/lcn
2020-07-30 06:01:05 +01:00
Darwin Corn
ef0df90c50
vimPlugins: add overrides for new ncm2 plugin deps
2020-07-18 17:01:56 -07:00
Symphorien Gibol
caa21c7cc0
vimPlugins.LanguageClient-neovim: 0.1.157 -> 0.1.158
2020-07-05 12:00:00 +00:00
Frederik Rietdijk
6f72f0b0df
Merge staging-next into staging
2020-06-24 19:04:26 +02:00
Sirio Balmelli
d5b6a9c6de
vim-beancount: fix broken
...
Runtime dependency on python3 'beancount' package needed
for autocompletion engine.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-23 16:17:36 -07:00
John Ericson
f3f7612a40
C++ Compilers: Systematize handling of standard libraries
2020-06-22 04:24:44 +00:00
Bouke van der Bijl
f71490bd1d
Add gopls to vim-go binaries
2020-06-10 12:58:39 -07:00
Jörg Thalheim
f17888bf0f
Merge pull request #81440 from NickHu/fruzzy
...
vimPlugins.fruzzy: init at 2019-10-28
2020-05-27 16:31:56 +01:00
Sam Hug
59087de17b
vimPlugins.coc-rust-analyzer: init at 2020-04-24
2020-04-26 11:34:23 -07:00
Jörg Thalheim
019dc065ee
gometalinter: remove
...
gometalinter development has stopped. golangci-lint is the replacement
2020-04-23 15:33:15 +01:00
Minijackson
903266491b
vimPlugins.LanguageClient-neovim: 0.1.156 -> 0.1.157
2020-04-22 14:00:40 -07:00
Tom Saeger
991221f9aa
skim-vim: init at 2019-07-31
2020-04-13 10:36:38 -05:00
Matthieu Coudron
ad06ae4195
vimPlugins.vim-dasht: init at 2019-09-29
...
Use with `:Dasht`.
2020-04-13 15:04:03 +02:00
Rok Garbas
a8a254d828
vimPlugins: coc-nvim update ( #85106 )
2020-04-13 00:44:59 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Minijackson
bf96f9122d
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24, switch to autogenerated
2020-03-28 10:43:56 +01:00
Jason Miller
4234ef550c
vimacs: init at 2016-03-24
2020-03-27 14:39:22 -04:00