From f9b46a6ae36ff65d4205c91a735ffb5797f90635 Mon Sep 17 00:00:00 2001 From: Matthew Ryan Dillon Date: Sun, 6 Apr 2025 17:26:08 -0400 Subject: [PATCH] typo in mingw dependency name --- home/run_once_01install-packages.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/run_once_01install-packages.sh.tmpl b/home/run_once_01install-packages.sh.tmpl index a236a78..b9bf35d 100644 --- a/home/run_once_01install-packages.sh.tmpl +++ b/home/run_once_01install-packages.sh.tmpl @@ -43,7 +43,7 @@ uv tool install --force --python python3.12 aider-chat@latest {{ if eq .hosttype "personal" -}} brew install \ - mingw64 \ + mingw-w64 \ pandoc {{ else if eq .hosttype "work" -}} {{ join .chezmoi.sourceDir "encrypted_work_packages.age" | include | decrypt -}}