It would be very helpful to indicate a zig version external to the command in some situations. I've run into several automated tools (e.g. neovim/lazy) that are expecting the normal zig command to work without a version or build.zig.zon (or when .minimum_zig_version isn't set). Could be an environment variable or config file somewhere.
It would be very helpful to indicate a zig version external to the command in some situations. I've run into several automated tools (e.g. neovim/lazy) that are expecting the normal zig command to work without a version or build.zig.zon (or when .minimum_zig_version isn't set). Could be an environment variable or config file somewhere.