John Lago

Results 107 comments of John Lago

@jay-aye-see-kay and everyone in this thread -- We've published a pre-release that should fix the `init_hook` syntax error, but want to test it before publishing a full release. Can you...

Hey @artemklevtsov, can you run `which bash` inside the docker container and return the output?

I tested with Lix on macOS, and was unable to reproduce this issue. Looking into the errors some more, I think this might be related to issue #2293, which was...

Hey @dubielt1, based on the message when you run `devbox global run which rg`, it sounds like you haven't sourced `devbox global` in your shell's rc file. Is your goal...

Gotcha. I'll discuss with the team on Monday. Thanks for reporting!

The exit code suggests that the curl command was [interrupted](https://www.redhat.com/sysadmin/exit-codes-demystified). Can you try running `devbox version update` before starting `devbox shell`, and see if that fixes the issue?

I think this is a really cool feature request, but I'm not too familiar with how Bazel Rules work. I can do some research, but if anyone has thoughts on...

Absolutely! Let me know how we can help

@mdomke thanks for reporting this. It's not clear to me why those packages do not exist for python312 -- it looks like they were never added or surfaced in the...

Merged now! Will work on getting a release out with this in the next week.