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
This injects `libiconv` at runtime in the env var `DYLD_LIBRARY_PATH`, fixing `nix run .#` on MacOS.
Thanks to @fjahr that reported the issue and submitted a PR.
This PR is very similar, but injects `libiconv` only on the end binary.
0 commit comments