chore(tools): Remove ormolu from tools

The Ormolu derivation is too large to be instantiated on-demand. I've
resorted to installing this tool into my profile instead.
This commit is contained in:
Vincent Ambo 2019-08-25 20:17:03 +01:00
parent 1747df418e
commit 6450347bf1
2 changed files with 0 additions and 4 deletions

View file

@ -22,9 +22,6 @@ case "${TARGET_TOOL}" in
blog_cli) blog_cli)
attr="tazjin.blog_cli" attr="tazjin.blog_cli"
;; ;;
ormolu)
attr="ormolu"
;;
*) *)
echo "The tool '${TARGET_TOOL}' is currently not installed in this repository." echo "The tool '${TARGET_TOOL}' is currently not installed in this repository."
exit 1 exit 1

View file

@ -1 +0,0 @@
__dispatch.sh