Repair cargo-binstall based externals

This commit is contained in:
Lockszmith (@wolfpack) 2025-04-15 16:13:46 -04:00
parent 4bbf7c9d6b
commit 9a6dab3467
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
"refreshPeriod" $defaultRefresh "refreshPeriod" $defaultRefresh
) -}}{{- end -}}{{- end -}}{{- end -}} ) -}}{{- end -}}{{- end -}}{{- end -}}
{{- if lookPath "jq" -}} {{- if and (lookPath "jq") (lookPath "cargo-binstall") -}}
{{- $path_prefix = or (get (dict "linux" "./") .chezmoi.os) "" -}} {{- $path_prefix = or (get (dict "linux" "./") .chezmoi.os) "" -}}
{{- with $app_name := "eza" -}} {{- with $app_name := "eza" -}}
{{- with $bin_url := (output "sh" "-c" ( {{- with $bin_url := (output "sh" "-c" (