nixpkgs/pkgs/applications/editors/vim
Matthieu C. e9f4eb9728 buildVimPlugin: enable structuredAttrs
it's a cool feature, let's enable it before release to find issues early

the neovimRequireCheckHook needed changes since now 'dependencies' is
seen as a bash array instead of a string:
1. we first expand it as a string
2. we replace ' ' with ',' (as before)
2024-09-23 11:23:24 +02:00
..
plugins buildVimPlugin: enable structuredAttrs 2024-09-23 11:23:24 +02:00
cflags-prune.diff
common.nix vim: 9.1.0689 -> 9.1.0707 2024-08-31 23:00:54 +02:00
default.nix vim: fix build on FreeBSD cross 2024-06-07 21:22:39 -07:00
full.nix pkgs/applications: remove unused arguments 2024-07-26 11:36:49 +02:00
macvim-configurable.nix macvim: fix overrides 2024-06-03 20:51:19 -07:00
macvim.nix macvim: 178 -> 179, perl536 -> perl540 2024-09-07 19:09:51 +02:00
macvim.patch macvim: 8.2.3455 -> 178 2024-06-26 17:39:23 -07:00
vimacs.nix