nixpkgs/pkgs
Naïm Favier 7ab1fd262f
vimUtils.makeCustomizable: rewrite to include more things
The current wrapper only includes vim, gvim and the man pages
(optionally). This rewrite distinguishes two scenarios, which I expect
cover the majority of use cases:

- standalone mode, when `name != "vim"`, means the user already has a
  vim in scope and only wants to add a customized version with a
  different name. In this case we only include wrappers for `/bin/*vim`.
- non-standalone mode, when `name == "vim"`, means the user expects a
  normal vim package that uses the specified configuration. In this case
  we include everything in the original derivation, with wrappers for
  all the executables that accept a vimrc.
2022-03-25 00:12:02 +01:00
..
applications vimUtils.makeCustomizable: rewrite to include more things 2022-03-25 00:12:02 +01:00
build-support treewide: clean up obsolete version checks 2022-03-22 10:54:11 +00:00
common-updater
data Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
desktops
development Merge pull request #164241 from larsr/patch-1 2022-03-22 11:30:36 -05:00
games Merge pull request #164768 from LegoLoverGo/master 2022-03-22 20:16:23 +08:00
misc Merge pull request #163582 from Stunkymonkey/treewide-fetchFromGitHub-1 2022-03-22 07:27:54 +01:00
os-specific nixos-rebuild: support --quiet, --print-build-logs 2022-03-22 18:24:27 +01:00
pkgs-lib
servers Merge pull request #165179 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-mjolnir-antispam 2022-03-22 09:58:18 -07:00
shells
stdenv
test
tools Merge pull request #165272 from r-ryantm/auto-update/nuclei 2022-03-22 16:38:51 +01:00
top-level python3Packages.zipstream-ng: init at 1.3.4 2022-03-22 08:43:15 -07:00