We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e157b5e + 4c17195 commit 213f04eCopy full SHA for 213f04e
Formula/d/docker-machine-nfs.rb
@@ -10,6 +10,8 @@ class DockerMachineNfs < Formula
10
sha256 cellar: :any_skip_relocation, all: "7adcced71d07397c241cf4999adf40d17b6f773aa28fc53625df5982484d4c6e"
11
end
12
13
+ deprecate! date: "2025-04-27", because: :repo_archived
14
+
15
def install
16
inreplace "docker-machine-nfs.sh", "/usr/local", HOMEBREW_PREFIX
17
bin.install "docker-machine-nfs.sh" => "docker-machine-nfs"
0 commit comments