goofys-mac: disable

This commit is contained in:
Adrian Ho 2025-02-10 20:53:51 +08:00
parent 5f8d764deb
commit 81584f24d5

View file

@ -17,7 +17,10 @@ class GoofysMac < Formula
sha256 cellar: :any_skip_relocation, mojave: "648d204e47b710662db2b778164346ef2b9fd77a4ec02af210fc8116eee7bb7f"
end
depends_on "go@1.14" => :build
# Discussion ref: https://github.com/Homebrew/homebrew-core/pull/122082#issuecomment-1436535501
disable! date: "2024-02-12", because: :does_not_build
depends_on "go" => :build
depends_on MacfuseRequirement
depends_on :macos