From 1248fd3625bdac079eaa97f55466a000e8c987e6 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 13 Oct 2014 20:13:47 +0200 Subject: vim: Move overrides and config into pkgs/vim. The main reason for doing this is to avoid collisions with other vim variants in which are expecting an .override attribute. Moving it into pkgs/ entirely also has the advantage of being properly namespaced rather than "all over the place" and we also don't clash anymore with existing Vim packages. Signed-off-by: aszlig --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index f3137969..4d69f654 100644 --- a/common.nix +++ b/common.nix @@ -38,7 +38,7 @@ psmisc unrar unzip - vim_configurable + vim vlock wget xz -- cgit 1.4.1