diff options
| author | Matthieu Coudron <886074+teto@users.noreply.github.com> | 2024-02-12 11:15:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 11:15:54 +0100 |
| commit | bd6def34e2694e5eb4a8e2f26c6b75c152b4fe6f (patch) | |
| tree | 995d462f5a37817a8c09e6e4b35eca72e9a4774e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 4a9a73c62698fc0f61a2f30aa8f843e45f929002 (diff) | |
neovimUtils.buildNeovimPlugin: use version from derivation if missing (#288251)
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.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
