nixpkgs/pkgs/applications/editors/neovim
Symphorien Gibol c1752666df neovim wrapper: use python.withPackages instead of python.buildEnv
They are both as powerful, but buildEnv is treacherous: if you pass a
package which depends on another python (for example the one of unstable
when you are on stable) it will be *silently* dropped, leading to hair
pulling.

Use case:
override neovim from unstable, but still keep stable's pythonPackages.
2018-07-24 15:05:50 +02:00
..
ruby_provider pythonPackages.neovim: 0.2.4 -> 0.2.6, gem-neovim & gem-msgpack 2018-05-02 08:48:21 -04:00
default.nix neovim: fix the xsel path in the clipboard runtime provider 2018-07-22 21:32:16 -07:00
neovim-remote.nix pythonPackages: remove name attribute` 2018-06-23 18:14:26 +02:00
qt.nix neovim-qt: 0.2.7 -> 0.2.8 2017-09-09 09:32:13 +08:00
wrapper.nix neovim wrapper: use python.withPackages instead of python.buildEnv 2018-07-24 15:05:50 +02:00