typo in mingw dependency name
This commit is contained in:
parent
65ffb03b68
commit
f9b46a6ae3
1 changed files with 1 additions and 1 deletions
|
@ -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 -}}
|
||||
|
|
Loading…
Add table
Reference in a new issue