From 0680af84f56de848a53a0e7dc6358725d09a3ea4 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 15 Apr 2024 08:45:43 -0700 Subject: install nomad pack --- nix/hosts/common/homebrew.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/hosts/common') diff --git a/nix/hosts/common/homebrew.nix b/nix/hosts/common/homebrew.nix index e0e8354..8e1a599 100644 --- a/nix/hosts/common/homebrew.nix +++ b/nix/hosts/common/homebrew.nix @@ -11,6 +11,7 @@ brews = [ "go" # it's also installed by nix, but this is a fallback, just in case "hashicorp/tap/boundary" # https://www.boundaryproject.io/ + "hashicorp/tap/nomad-pack" "kind" # to run local k8s cluster "kubebuilder" "s3cmd" -- cgit 1.4.1