You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made the same observation in nix-ai-tools, which is why I switched to bundeling the javascript. There is something off when running bun install inside the nix sandbox. The same commands work fine outside the sandbox.
$ nix build github:sst/opencode
$ ./result/bin/opencode --version
$ ls -al ./result/bin/.opencode-wrapped
.r-xr-xr-x@ 0 root 55 years ./result/bin/.opencode-wrapped
$ du -sh ./result/bin/.opencode-wrapped
0B .opencode-wrapped