What are the difficulties in using Holonix for WSL v1? I’ve recently been using this to build Coolcats2 without much difficulty, I can build and use hc and holochain and everything works fine. I can also install and run Holonix but hc and holochain give errors, for which I filed an issue. For what it’s worth I had no difficulty running your doc server here.
As the comments in that thread mention, and I had found in setting things up originally, the /etc/nix/nix.conf file has to be configured with:
sandbox = false
use-sqlite-wal = false
Then it installs and works fine.
The machine I’m currently using does not have the ability to do 64 bit virtualization so it will probably not be able to run WSL 2, nor can I successfully run Docker or Vagrant on this. But I will only be stuck on this machine for a few more days, it is nonetheless good to see what can and cannot be accomplished.
ok, i rewrote the “portability” section to frame WSL1 as an option (with the additional configuration) and made virtualisation/WSL/dual-boot options clearer @pythagorean
yeah, @ChrisGagne and @jmday facilitated a bit of discussion around docs this morning
@marcus there are sections right at the bottom of the structure that i deferred for “support and debug” and “contribute” which seem like the perfect place to put forum links if we have them