John Lago
John Lago
Gotcha that's finding the libstdc file now, but it's not the right version. Let me do a little more debugging from there
Hey @SherfeyInv, thanks for submitting this. Before we run and merge this, can you please update the PR Title and Description to provide a brief summary of what this changes?
Hey @justinTM, thanks for reporting this. We recently merged a PR that should provide a partial fix for this issue -- the output from the python+pip plugins will no longer...
Hey, thanks for reporting! `gem install psych` worked on my darwin_arm64 machine. Can you share more details about the error message you saw?
Hey @takeda, One escape hatch we do support is that you can use a Nix flake to define a custom package that you want to build, and then import it...
Hey @andr-ec We now have a mongodb plugin available in our Plugins Repo:https://github.com/jetpack-io/devbox-plugins/tree/main/mongodb You can add the mongodb plugin directly from github by adding the following line to the `include`...
Hey @evanleck, I've been trying to reproduce this but I can't get the error to replicate with Fish + Direnv. Can you try the following: 1. Update to the latest...
@DerArkeN @trya2l -- are you sure that you'd want to delete the `devbox.json` as well? I worry people might run this to clear their `.devbox` and `devbox.lock` state and lose...
Hey Rashiq, can you share what version of nix you have installed by running `nix --version`?
I'm guessing that Nixhub doesn't pick it up since we're indexing the main branch, only goes up to 7.4.29. It looks like Nixpkgs removed php74 from the main branch after...