You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the command line to get info about a nix package without having a devbox.json file in my current directory (as I use devbox only for installing system wide tools (devbox global xxx))
(currently this gives an error message: "Error: no devbox.json found in the current directory (or any parent directories)")
What solution would you like?
I would like to be able to always run devbox info xxx and see the info of xxx package.
Alternatives you've considered
No response
The text was updated successfully, but these errors were encountered:
What problem are you trying to solve?
I would like to use the command line to get info about a nix package without having a
devbox.json
file in my current directory (as I usedevbox
only for installing system wide tools (devbox global xxx
))(currently this gives an error message: "Error: no devbox.json found in the current directory (or any parent directories)")
What solution would you like?
I would like to be able to always run
devbox info xxx
and see the info ofxxx
package.Alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: