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

libs: Mixer: Move deps_tree procedures to Bonfire.Common.Extend. #1044

Closed
wants to merge 1 commit into from

Conversation

fishinthecalculator
Copy link

No description provided.

@fishinthecalculator fishinthecalculator marked this pull request as ready for review October 9, 2024 15:30
@mayel
Copy link
Member

mayel commented Oct 9, 2024

Mixer is used in the same way as Mess (by being compiled manually into mix.exs) which means it can't use any external modules unfortunately.

@mayel mayel closed this Oct 9, 2024
@mayel
Copy link
Member

mayel commented Oct 9, 2024

I merged the other one though, so we can use the one in Extend inside config files, just not in mix.exs.

@fishinthecalculator
Copy link
Author

fishinthecalculator commented Oct 9, 2024

Mixer is used in the same way as Mess (by being compiled manually into mix.exs) which means it can't use any external modules unfortunately.

Right sorry for the noise I was not thinking about that

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