14:00:09.005 [info] Downloading zig 0.11.0...
** (File.Error) could not remove file "zig-macos-aarch64-0.11.0.tar.xz": no such file or directory
(elixir 1.15.5) lib/file.ex:1195: File.rm!/1
(build_dot_zig 0.4.2) lib/build_dot_zig/zig_installer.ex:65: BuildDotZig.ZigInstaller.extract_archive!/2
(build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:244: BuildDotZig.Compiler.ensure_downloaded_zig!/1
(build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:36: BuildDotZig.Compiler.build/1
(build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:11: BuildDotZig.Compiler.compile/0
(mix 1.15.5) lib/mix/task.ex:447: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.15.5) lib/mix/tasks/compile.all.ex:124: Mix.Tasks.Compile.All.run_compiler/2
(mix 1.15.5) lib/mix/tasks/compile.all.ex:104: Mix.Tasks.Compile.All.compile/4
Maybe using zig command in the system is a more reasonable default?
Maybe using zig command in the system is a more reasonable default?