From ba396c6a1a3c5cd3f80fe8956d97038c5695d133 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Mon, 3 Feb 2025 18:05:51 +0100 Subject: [PATCH] Install cocoapods globally --- module/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/module/configuration.nix b/module/configuration.nix index 6574026..5fb659c 100644 --- a/module/configuration.nix +++ b/module/configuration.nix @@ -25,6 +25,7 @@ brews = [ "borders" + "cocoapods" ]; casks = [