From 46b6234f141e279edc51a8870b5d08bf94473a43 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 6 Jul 2016 11:40:44 -0700 Subject: [PATCH] Add boot-clj as a dependency --- dotfiles/cider/bootstrap.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index bdc46ce8..e96e21f9 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -55,6 +55,7 @@ "bash", "binutils", "brew-cask", + "boot-clj", "cabal-install", "cmake", "coreutils",