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
Thank you for your hard work. Could you please help me take a look at these problems?
After using nix bundle to build a binary, I have encountered the following issues:
The binary is unable to read local files.
The binary cannot write files to the correct path.
The presence of /tmp/nix... makes it difficult for us to locate the appropriate path:
[__qci-pipeline-10908404-1: root]# ls /tmp/nix*
/tmp/nixnT3X1v:
dev etc home nix proc root run sys tmp usr var
/tmp/nixYQs8R2:
dev etc home nix proc root run sys tmp usr var
The text was updated successfully, but these errors were encountered:
Thank you for your hard work. Could you please help me take a look at these problems?
After using nix bundle to build a binary, I have encountered the following issues:
/tmp/nix...
makes it difficult for us to locate the appropriate path:[__qci-pipeline-10908404-1: root]# ls /tmp/nix* /tmp/nixnT3X1v: dev etc home nix proc root run sys tmp usr var /tmp/nixYQs8R2: dev etc home nix proc root run sys tmp usr var
The text was updated successfully, but these errors were encountered: