Preferences

So essentially this seems like another implementation of what toolbox and distrobox is implementing.

https://github.com/containers/toolbox/

https://github.com/89luca89/distrobox

With the downside of not having the option to select a Linux distro and being locked to the nixpkgs repositories?


alecthomas
No, it uses native Nix directly on your machine - Linux, Mac, or Windows. Its integration with Docker is that it can _build_ Docker images from the Nix packages in your "devbox".
shirogane86x
I'm assuming for windows it only works in WSL2? cause last time I checked nix wasn't compatible with native windows development, sadly
ParetoOptimal
Native windows support is or at least was being worked on.

Wsl/nix should work.

alecthomas
Yeah I assume so too, but I'm not sure.
Foxboron OP
It's the same abstraction layer though. The implementation for all three is bound to be different.

This item has no comments currently.