nixpkgs/pkgs/applications/editors/vim
ilkecan 448bb9bbae vimUtils.buildVimPlugin: prevent building twice
Don't set the `rtp` attribute using `overrideAttrs`. `overrideAttrs`
passes the attribute to the builder hence creates a different
derivation. This made vim plugins being built twice.
2022-10-09 12:22:03 +02:00
..
plugins vimUtils.buildVimPlugin: prevent building twice 2022-10-09 12:22:03 +02:00
cflags-prune.diff
common.nix vim: 9.0.0244 -> 9.0.0609 2022-09-27 19:00:01 +02:00
configurable.nix wrapGAppsHook: use makeBinaryWrapper 2022-04-26 12:14:39 +02:00
default.nix vim: 9.0.0057 -> 9.0.0115 2022-07-31 12:07:41 +00:00
ft-nix-support.patch
macvim-configurable.nix
macvim.nix
macvim.patch
vimacs.nix