From a71d60fe8063869c3150a49eab9c29c5eb4dd86e Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 23 Mar 2026 08:48:59 +0100 Subject: feat: add dina and sqlc packages, enable Go on NixOS --- modules/darwin/homebrew.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/darwin') diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index 2434d7d..ef275d7 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -16,6 +16,7 @@ "go-task/tap" "tursodatabase/tap" "simenandre/tools" + "dinacomputer/tap" ]; brews = [ @@ -93,6 +94,7 @@ "talosctl" "tektoncd-cli" "runpodctl" + "dina" # Container tools "docker" @@ -110,6 +112,7 @@ # Databases and database tools "turso" "libpq" + "sqlc" # Terminal tools "pv" -- cgit v1.2.3