From b3466f05b8729fbcb706be2cd449e4b4237c1dfd Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 4 Apr 2026 17:59:46 +0200 Subject: chore: move go-task from homebrew to nix --- modules/darwin/homebrew.nix | 2 -- modules/home/default.nix | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'modules') 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 diff --git a/modules/home/default.nix b/modules/home/default.nix index 70b1174..495a962 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -42,6 +42,7 @@ tree twm yq + go-task opencode ]; -- cgit v1.2.3