From 5f3ea1a6954dc277bb426e75ed8561d50885b72c Mon Sep 17 00:00:00 2001 From: David F Glidden Date: Fri, 17 Apr 2026 13:54:22 +0200 Subject: [PATCH] Brewfile: capture current dev environment + mas app additions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Brings the Brewfile back into sync with the actually-installed state (verified via brew bundle dump diff — no residual drift after this commit). Two categories of change: Development environment (for ARC local build, 2026-04-16): - tap "dart-lang/dart" (required by sass) - tap "sass/sass" - brew "haskell-stack" (GHC toolchain via Stack for Hakyll builds) - brew "sass/sass/sass" (Dart Sass for SCSS compilation; Hakyll's older libsass approach is deprecated upstream) App Store apps installed since last Brewfile commit: - 1Password for Safari, Current, Drafts, Flighty, forScore, Hyperspace, Magic Lasso, Obsidian Web Clipper, Orbot, Pages, PCalc, StopTheMadness Pro, Vinegar, xSearch brew bundle check flags libpng/gh/ollama as "needs update" — that's outdated versions of already-installed formulae, not missing entries. Version drift; not a Brewfile error. Co-Authored-By: Claude Opus 4.7 (1M context) --- Brewfile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Brewfile b/Brewfile index 0311640..ea5baac 100644 --- a/Brewfile +++ b/Brewfile @@ -1,3 +1,5 @@ +tap "dart-lang/dart" +tap "sass/sass" brew "antidote" brew "libpng" brew "bat" @@ -15,6 +17,7 @@ brew "ghostscript" brew "git" brew "git-lfs" brew "grep" +brew "haskell-stack" brew "jpeg" brew "jq" brew "mackup" @@ -29,6 +32,7 @@ brew "poppler" brew "powerlevel10k" brew "python@3.13" brew "ripgrep" +brew "sass/sass/sass" brew "sshpass" brew "tea" brew "tealdeer" @@ -40,22 +44,35 @@ cask "font-hack-nerd-font" cask "kitty" cask "mactex" cask "xquartz" +mas "1Password for Safari", id: 1569813296 mas "Calculator DA", id: 1464969384 mas "Cat Scratches", id: 6749605278 +mas "Current", id: 6758530974 mas "Dark Reader for Safari", id: 1438243180 +mas "Drafts", id: 1435957248 mas "Exporter", id: 1099120373 +mas "Flighty", id: 1358823008 mas "Folder Quick Look", id: 6753110395 +mas "forScore", id: 363738376 mas "History Book", id: 1619241039 mas "Hush", id: 1544743900 +mas "Hyperspace", id: 6739505345 mas "iA Writer", id: 775737590 mas "Kagi Search", id: 1622835804 mas "Klib", id: 1196268448 mas "LocalSend", id: 1661733229 +mas "Magic Lasso", id: 1198047227 mas "Mapper", id: 1589391989 mas "NordVPN", id: 905953485 mas "Numbers", id: 361304891 +mas "Obsidian Web Clipper", id: 6720708363 +mas "Orbot", id: 1609461599 mas "Pages", id: 361309726 +mas "PCalc", id: 403504866 mas "Portal", id: 1436994560 mas "Super Agent", id: 1568262835 +mas "StopTheMadness Pro", id: 6471380298 mas "Table Tool", id: 1122008420 mas "TestFlight", id: 899247664 +mas "Vinegar", id: 1591303229 +mas "xSearch", id: 1579902068