Closed as not planned
Description
Create a blog post/example template with workspaces that include nix
. (This likely involves building and pushing a container image with nix
installed). Since packages are installed in the home directory, they are persisted. We can link to our resource persistence docs here.
Explain how this can be used to allow developers to install any package or even auto-install dependencies in their workspace if the project has a nix configuration. Additionally, share how a custom nix registry/repository if an organization does not want developers installing from the public one.
Leave a comment if you're interested in working on this!