-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
featureNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtriageIssue needs triageIssue needs triage
Description
What problem are you trying to solve?
When in a bazel environment, you're usually in an execution sandbox. This sandbox does not have access to the various packages on your system level path, and only packages that are specifically loaded into Bazel.
What solution would you like?
I already use devbox. It would be really nice if devbox provided a devbox_rules
Bazel package that looked at my devbox.lock
file and made those packages available inside the bazel environment.
Alternatives you've considered
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtriageIssue needs triageIssue needs triage