From e0ead4f06b8d60de5524388197119d41797c2866 Mon Sep 17 00:00:00 2001 From: Shun Kakinoki Date: Tue, 31 Mar 2026 01:52:14 +0900 Subject: [PATCH] chore: add open-pencil brew formula Entire-Checkpoint: d2b1945b5f9c --- nix-darwin/config/homebrew.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix-darwin/config/homebrew.nix b/nix-darwin/config/homebrew.nix index e58ff9235..f1a728e73 100644 --- a/nix-darwin/config/homebrew.nix +++ b/nix-darwin/config/homebrew.nix @@ -21,6 +21,7 @@ "paradigmxyz/brew" "entireio/tap" "manaflow-ai/cmux" + "open-pencil/tap" "sst/tap" "steipete/tap" ]; @@ -44,6 +45,7 @@ "mactop" "mas" "mlx-lm" + "open-pencil" "opencode" "ollama" "pandoc"