Commit Graph

184 Commits

Author SHA1 Message Date
Sebastián Mancilla
8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
figsoda
a23a6bea93 vimPlugins.range-highlight-nvim: init at 2021-08-03 2021-08-19 16:08:40 -04:00
figsoda
4c7280d387 vimPlugins: update 2021-08-16 15:24:34 -04:00
figsoda
eec7d8209c vimPlugins.lir-nvim: init at 2021-08-15 2021-08-16 09:12:51 -04:00
figsoda
ff93bb9b29 vimPlugins.refactoring-nvim: init at 2021-08-15 2021-08-15 13:10:04 -04:00
figsoda
2c045900b7 vimPlugins.plenary-nvim: don't build from luaPackages.plenary-nvim 2021-08-15 18:49:00 +02:00
oxalica
d2781c50ff
vimPlugins.fcitx-vim: init at 2021-08-15 2021-08-15 22:52:10 +08:00
Bernardo Meurer
19440eadf7
vimPlugins.compe-tabnine: fix binaries symlink 2021-08-13 16:04:37 -07:00
Matthieu Coudron
06684792fb vimPlugins.plenary: init from lua package
This commit shows how to convert luarocks packages into (neo)vim ones.
The advantage for neovim lua plugins to register their rockspec (aka
package definition) is that the plugin can express its dependencies and
a few metadata through it.
2021-08-09 21:23:29 +02:00
figsoda
a311503cb5 vimPlugins: update 2021-08-05 23:25:37 -04:00
Sandro Jäckel
e5cb1134cd
vim-plugins: remove workaround 2021-08-05 08:59:06 +02:00
Andrey Kuznetsov
e03daba08c vimPlugins.telescope-fzf-native-nvim: enable build phase 2021-08-03 16:47:12 +02:00
toastal
04de1306ba
vimPlugins.himalaya-vim: fix failing build (#132517)
* fix `himalaya-vim` failing build

I’m unsure as to why the configure phase `cd vim/` is no longer working, but
this patch phase copying files up a directory workaround is building for my
NixOS locally.

* consistent comment indentation

* Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-03 13:52:20 +02:00
Vinícius Müller
2adaddd1d3 vimPlugins.vim-clap: Update cargo sha256 2021-08-02 10:55:08 -07:00
Vinícius Müller
2c79ed4585
vimPlugins.onedark-nvim: Add lush-nvim dependency (#131987)
* vimPlugins.onedark-nvim: Add lush-nvim dependency

* Update pkgs/misc/vim-plugins/overrides.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-01 20:12:02 +02:00
Bernardo Meurer
8c422bb2a2
vimPlugins: update 2021-07-23 11:22:15 -07:00
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