Hi, Since v0.12, the parameter `skip-nix-installation` fails with: ``` Run NIX_VERSION_OUTPUT=$(nix --version) /home/runner/work/_temp/28046bca-168f-46ea-a978-2124c89ad57e.sh: line 1: nix: command not found ``` The regression was introduced in https://github.com/jetify-com/devbox-install-action/commit/4d0a48ad242ace99949e9cbfdaa08137d751b05b#diff-1243c5424efaaa19bd8e813c5e6f6da46316e63761421b3e5f5c8ced9a36e6b6R143 Thank you