diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2026-04-04 17:59:46 +0200 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2026-04-04 17:59:52 +0200 |
| commit | b3466f05b8729fbcb706be2cd449e4b4237c1dfd (patch) | |
| tree | 97397a26a6999d52f2beab2dafd30c4f1f36916b /modules/darwin/homebrew.nix | |
| parent | 2695c9115706264f52357a47933db751712a174c (diff) | |
| download | dotfiles-b3466f05b8729fbcb706be2cd449e4b4237c1dfd.tar.gz dotfiles-b3466f05b8729fbcb706be2cd449e4b4237c1dfd.zip | |
chore: move go-task from homebrew to nix
Diffstat (limited to 'modules/darwin/homebrew.nix')
| -rw-r--r-- | modules/darwin/homebrew.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index ada2229..41cdb18 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -13,7 +13,6 @@ taps = [ "oven-sh/bun" "pulumi/tap" - "go-task/tap" "tursodatabase/tap" "simenandre/tools" "anomalyco/tap" @@ -104,7 +103,6 @@ "podman-compose" # Task runners and automation - "go-task" "act" # Databases and database tools |
