From 5d8ed9b21da4c8e63967d6ea41a52dc50a782488 Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Tue, 28 Jan 2020 16:23:10 -0600 Subject: [PATCH] drop explore.kak --- nix/sources.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 57f693b..50c51c7 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -115,19 +115,6 @@ "url_template": "https://github.com///archive/.tar.gz", "vim": "true" }, - "explore.kak": { - "branch": "master", - "description": "Explore things with your favorite explorer", - "homepage": "https://kakoune.org", - "kakoune": "plugin", - "owner": "alexherbo2", - "repo": "explore.kak", - "rev": "86fb1412521598d018e657fcfe8d1a026cfe8725", - "sha256": "0dhf8mmz5nick3nd5dm4n788476clcq0r582zy63dk5vz0ypk9y8", - "type": "tarball", - "url": "https://github.com/alexherbo2/explore.kak/archive/86fb1412521598d018e657fcfe8d1a026cfe8725.tar.gz", - "url_template": "https://github.com///archive/.tar.gz" - }, "fzf.vim": { "branch": "master", "description": "TODO",