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
We should also compile that in the xdg cache dir, to avoid recompiling it on every run. For instance in ~/.cache/dune/scripts/<hash-of-file-contents>/.
Something to build executables in
$TMPDIR
and run them which could look like:(the second-line of
#!
is whatnix-shell
does alsohttp://chriswarbo.net/projects/nixos/nix_shell_shebangs.html )
The text was updated successfully, but these errors were encountered: