From 8a24e622087cae802406cd0bfc291af54b538ddd Mon Sep 17 00:00:00 2001 From: William Carroll Date: Tue, 25 Jan 2022 11:49:30 -0800 Subject: fix(wpcarro/nix): Temporarily disable simple_vim neovim is failing to build for some reason (nixpkgs bump maybe?) Change-Id: I49e7cebe490d339565b759d24d25843fb3e3bbae Reviewed-on: https://cl.tvl.fyi/c/depot/+/5059 Reviewed-by: wpcarro Autosubmit: wpcarro Tested-by: BuildkiteCI --- users/wpcarro/common.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'users/wpcarro/common.nix') diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix index 1ccc098c78..829c3394d1 100644 --- a/users/wpcarro/common.nix +++ b/users/wpcarro/common.nix @@ -56,7 +56,8 @@ in { tree vim whois - wpcarro.tools.simple_vim + # TODO(wpcarro): Debug this failing build. + # wpcarro.tools.simple_vim xclip ]; } -- cgit 1.4.1