From 045c8d8f93f729408ba77658deaf2257951dbd1a Mon Sep 17 00:00:00 2001 From: mat ess Date: Sun, 30 Jul 2023 16:24:40 -0400 Subject: [PATCH] Update homebrew apps --- darwin/homebrew.nix | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/darwin/homebrew.nix b/darwin/homebrew.nix index 55cf334..b5a8b0f 100644 --- a/darwin/homebrew.nix +++ b/darwin/homebrew.nix @@ -40,6 +40,7 @@ in homebrew.masApps = { Bitwarden = 1352778147; + GrandPerspective = 1111570163; "Reeder 5" = 1529448980; Spark = 1176895641; Tailscale = 1475387142; @@ -52,12 +53,15 @@ in homebrew.casks = [ "aerial" "alfred" + "anytype" + "arc" "bartender" # "discord" "firefox" "hazeover" "jitsi-meet" "knockknock" + "krita" # "lagrange" "lapce" "logi-options-plus" @@ -65,8 +69,8 @@ in "macsvg" "messenger" "miniforge" - "mullvadvpn" # "obsidian" + "protonvpn" "qflipper" "rectangle" "remarkable" @@ -74,11 +78,10 @@ in "shortcat" "signal" # "slack" - "smlnj" # neither this, nor mlton, nor mlkit will play nice from nixpkgs "stay" - "transmission" + "transmission-remote-gui" "utm" - "wacom-tablet" + # "wacom-tablet" # "zoom" ]; @@ -103,6 +106,7 @@ in "fileicon" "fzf" "gifsicle" + "netlify-cli" "tarsnap" "unison-language" ];