mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 20:03:16 +00:00
bd6def34e2
Trying to use: `plugin = pkgs.neovimUtils.buildNeovimPlugin { luaAttr = "rocks-nvim"; };` fails with: ``` error: attribute 'version' missing at /nix/store/0ww4wsg5q5hmnzv06a0k1q32jc49y7gi-source/pkgs/applications/editors/neovim/build-neovim-plugin.nix:28:19: 27| })).overrideAttrs (drv: { 28| version = attrs.version; | ^ 29| rockspecVersion = drv.rockspecVersion; ``` This PR fixes it. |
||
---|---|---|
.. | ||
gnvim | ||
neovide | ||
ruby_provider | ||
tests | ||
build-neovim-plugin.nix | ||
default.nix | ||
neovim-gtk.nix | ||
neovim-qt.nix | ||
neovim-remote.nix | ||
qt.nix | ||
system_rplugin_manifest.patch | ||
treesitter-parsers.nix | ||
update-treesitter-parsers.py | ||
utils.nix | ||
wrapper.nix |