From f0fe8d34a665941cf5d05b619b0d2b9cff3bbc8a Mon Sep 17 00:00:00 2001 From: Shun Kakinoki Date: Mon, 20 Oct 2025 07:04:01 +0900 Subject: [PATCH] chore(homebrew): add paradigmxyz tap and reorganize Ethereum tools --- nix-darwin/config/homebrew.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nix-darwin/config/homebrew.nix b/nix-darwin/config/homebrew.nix index 898568fe7..614c0556b 100644 --- a/nix-darwin/config/homebrew.nix +++ b/nix-darwin/config/homebrew.nix @@ -12,6 +12,7 @@ "homebrew/cask" "kurtosis-tech/tap" "oven-sh/bun" + "paradigmxyz/brew" "sst/tap" ]; brews = [ @@ -22,16 +23,18 @@ "coreutils" "ffmpeg" "gemini-cli" + "geth" "gnupg" "helm" "kurtosis-cli" "mas" + "opencode" "pinentry-mac" "pnpm" "postgresql" "protobuf" + "reth" "sheldon" - "sst/tap/opencode" "temporal" ]; casks = [