-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Description
Nixpkgs version
- Unstable (25.05)
Describe the bug
mix help
15:25:16.588 [error] beam/beam_load.c(583): Error loading function 'Elixir.Mix.Tasks.Hex.Organization':auth/2: op init y:
please re-compile this module with an Erlang/OTP 27 compiler or update your Erlang/OTP version
15:25:16.588 [error] beam/beam_load.c(583): Error loading function 'Elixir.Mix.Tasks.Hex.Owner':add_owner/4: op init y:
please re-compile this module with an Erlang/OTP 27 compiler or update your Erlang/OTP version
15:25:16.589 [error] beam/beam_load.c(583): Error loading function 'Elixir.Mix.Tasks.Hex.Registry':build/2: op init y:
please re-compile this module with an Erlang/OTP 27 compiler or update your Erlang/OTP version
15:25:16.589 [error] beam/beam_load.c(583): Error loading function 'Elixir.Mix.Tasks.Hex.Info':format_releases/2: op allocate_zero u u:
please re-compile this module with an Erlang/OTP 27 compiler or update your Erlang/OTP version
Steps to reproduce
Expected behaviour
mix help should print normal info.
Screenshots
No response
Relevant log output
Additional context
beam26Packages.elixir works.
System metadata
- system:
"aarch64-darwin" - host os:
Darwin 24.3.0, macOS 15.3.2 - multi-user?:
yes - sandbox:
no - version:
nix-env (Nix) 2.24.11 - channels(root):
"nixpkgs" - nixpkgs:
/nix/store/dbg8dsy231ckdqdz6hjwzmp9cfa6bfqf-source
Notify maintainers
@ankhers @sgiath
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.