nix-community / nixbox

NixOS Vagrant boxes [maintainer=@ifurther]
https://app.vagrantup.com/nixbox/
MIT License
309 stars 101 forks source link

Add Hyperv support #36

Open PierreR opened 5 years ago

PierreR commented 5 years ago

This is an attemps to fix #26.

It works on Windows 10 if you use a specific network external adapter.

Any comment, suggestion is welcomed.

I also took the liberty to add a hook so I can make heavier packer images. This need cames from the need to debug the vagrant box part of the generated hyperv box.

zimbatm commented 5 years ago

@PierreR mind rebasing on top of master?

PierreR commented 5 years ago

Yep I will do that asap.

By the way I was also wondering how to keep in sync the iso_url value from https://github.com/nix-community/nixbox/blob/master/nixos-x86_64.json#L18 ?

zimbatm commented 1 year ago

@PierreR sorry I didn't react quickly enough on my end to get this merged. Do you want to do yet another rebase or let it be?