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

Copy files over first, then apply patchelf #466

Merged
merged 2 commits into from
May 11, 2024

Conversation

svelterust
Copy link

Work in progress trying to fix next-ls for NixOS.

@svelterust
Copy link
Author

Fixed permission denied issue, now I have this:

~/elixir/live_view_studio ❯ ls
_build  config  lib   test     mix.lock  README.md
assets  deps    priv  mix.exs  out
~/elixir/live_view_studio ❯ nextls --stdio=true
Runtime terminating during boot (terminating)

Crash dump is being written to: erl_crash.dump...done

@svelterust
Copy link
Author

31mb crash dump:

.rw-r-----   31M odd  10 May 21:10  erl_crash.dump

@mhanberg mhanberg merged commit 7a4c906 into elixir-tools:fix-flake May 11, 2024
mhanberg added a commit that referenced this pull request May 11, 2024
Copy files over first, then apply patchelf (#466)

* Copy files over first, then apply patchelf

* Make files writable for patchelf
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 this pull request may close these issues.

2 participants