We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I maintain some templates to easily setup projects, they use Direnv and Devbox nor Nix
The Python template broke when i upgrade DevBox from 0.12.0 to 0.13.6
I did a repository to show this commit by commit
nix develop --command \ devbox run \ poetry install
{ "packages": [ "python@latest", "poetry@latest", ] }
0.13.6
nix (Nix) 2.25.2
Linux (x86-64)
https://gitlab.com/pinage404/devbox_python_plugin_0.0.4_broken/-/jobs/8510409355#L258
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
Hello,
I maintain some templates to easily setup projects, they use Direnv and Devbox nor Nix
The Python template broke when i upgrade DevBox from 0.12.0 to 0.13.6
Steps to reproduce
I did a repository to show this commit by commit
Command
devbox.json
Devbox version
0.13.6
Nix version
nix (Nix) 2.25.2
What system does this bug occur on?
Linux (x86-64)
Debug logs
https://gitlab.com/pinage404/devbox_python_plugin_0.0.4_broken/-/jobs/8510409355#L258
The text was updated successfully, but these errors were encountered: