Other flavor dispatchers may use different CLI (eg. MSVC 'link' style) and our wrapper cannot handle all of them. They are usually used for exotic targets like UEFI or WASM ones, where Nix libraries cannot be used without manual configuration anyway.
Other flavor dispatchers may use different CLI (eg. MSVC 'link' style) and our wrapper cannot handle all of them. They are usually used for exotic targets like UEFI or WASM ones, where Nix libraries cannot be used without manual configuration anyway.
Fixes #173