Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in nixos #1335

Closed
gilescope opened this issue Oct 5, 2022 · 0 comments · Fixed by #1391
Closed

Doesn't work in nixos #1335

gilescope opened this issue Oct 5, 2022 · 0 comments · Fixed by #1391

Comments

@gilescope
Copy link

The template assumes that ldd is here:

 isMusl = readFileSync('/usr/bin/ldd', 'utf8').includes('musl')

It should do which ldd to find out its location and then it should work fine in nixos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant