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

mix-test and mix-format broken in the nix flake check context #466

Open
ProducerMatt opened this issue Jun 22, 2024 · 0 comments
Open

mix-test and mix-format broken in the nix flake check context #466

ProducerMatt opened this issue Jun 22, 2024 · 0 comments
Labels
flake Related to running in pure environments

Comments

@ProducerMatt
Copy link

Elixir Mix tests and formatting work, except in flake check. As @nifoc noted here:

However, nix flake check does not work, because:

  • Dependencies are not copied into the drv (because they're part of the .gitignore)
       > Shall I install Hex? (if running non-interactively, use "mix local.hex --force") [Yn] ** (Mix) Could not find an SCM for dependency :ecto from Pan.MixProject
       > Could not find Hex, which is needed to build dependency :ecto
@sandydoo sandydoo added the flake Related to running in pure environments label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake Related to running in pure environments
Projects
None yet
Development

No branches or pull requests

2 participants