John Lago
John Lago
@mjgallag thank you for reporting! Just to clarify -- you're asking for Devbox to update the version of the `nix` binaries themselves?
Got it, I think this is a great suggestion. We should roll Nix package manager upgrades into Devbox releases when they line up..
Hey @vr8hub, it's not perfect, but one way to wok around this without creating a new nix package or writing Nix code would be to put something like this in...
Hey @dephiros, you're right that Nix expects developers to use the `withPackages` or `withExtensions` method that most of these packages are bundled with. Unfortunately, a lot of those methods aren't...
@tuananh can you share an example of the devbox.json you are using?
1. I think this is low priority, but would be good for consistency. 2. Since the new installer can respect XDG, we should see if we can use that. I...
Thanks @burritobill! Our team at at Jetify is excited to see this integration that Renovate will work with Devbox. I can confirm that the Nixhub APIs used here are correct...
I think this is a really good suggestion, and it would help with some shell incompatibility bugs we've seen in the past. I think I would tweak the proposal to...
It looks like one of the dependencies of this version of mysql (boost) has a dependency on an older version of the nixpkgs stdenv and clang than what is normally...
This looks like maybe a network issue trying to download from the cache, but I'll try to reproduce and see if it's something else.