about summary refs log tree commit diff
path: root/common.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2014-10-13 20:13:47 +0200
committeraszlig <aszlig@redmoonstudios.org>2014-10-13 20:13:47 +0200
commit1248fd3625bdac079eaa97f55466a000e8c987e6 (patch)
treeee3e111a82a9ea7edb508882fbf1fdac7169a43a /common.nix
parent4978173275114be5aac76f3298917eed2248a124 (diff)
vim: Move overrides and config into pkgs/vim.
The main reason for doing this is to avoid collisions with other vim
variants in <nixpkgs> 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 <aszlig@redmoonstudios.org>
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 1 insertions, 1 deletions
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