You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2024. It is now read-only.
It should be a faster/more convenient/better supported target for Windows users than Vagrant.
it will also be compatible with Nix, and it might even be good enough for that to be the only Windows support.
This is a bit of heads up, because AFAIK it has not been rolled to all users just yet, but it would be nice to know if that's something we should plan for in the future (in particular, this is tangentially related to my cross-compilation work).
If you have concerns about Nix cache requiring warmup, we have https://holo.cachix.org and can integrate that into holochain-rust CI to push artifacts as part of pipeline. End users and/or developers will be able to run $ cachix use holo in order to leverage that binary cache.
Microsoft is releasing WSL 2, which will essentially be a very lightweight Linux VM shipped with Windows and maintained by Microsoft.
Relevant updates:
It should be a faster/more convenient/better supported target for Windows users than Vagrant.
it will also be compatible with Nix, and it might even be good enough for that to be the only Windows support.
This is a bit of heads up, because AFAIK it has not been rolled to all users just yet, but it would be nice to know if that's something we should plan for in the future (in particular, this is tangentially related to my cross-compilation work).
If you have concerns about Nix cache requiring warmup, we have https://holo.cachix.org and can integrate that into
holochain-rust
CI to push artifacts as part of pipeline. End users and/or developers will be able to run$ cachix use holo
in order to leverage that binary cache.cc @thedavidmeister
The text was updated successfully, but these errors were encountered: