Daniel Peebles
Daniel Peebles
This is a disappointing regression from boto.
My general preference is for cleanliness over similarity to python, but others might feel differently 😄
@igorpeshansky it's both, but yes, I certainly care about invoking more (since that's the one that's harder right now)
It actually seems like Hypervisor.framework support would be more suited as a patch to qemu itself, as opposed to something that would pretend Mac OS has a linux-compatible `/dev/kvm` (due...
Thanks @tripzero @dex4er I'm sort of torn: I think defaulting to the `symlink` behavior I added in this commit is actually more true to the original `chroot` behavior, but it...
I'd imagine a big chunk of this boils down to changing `LD_LIBRARY_PATH` to `DYLD_LIBRARY_PATH` or `DYLD_INSERT_LIBRARIES`
Those problems don't seem insurmountable, though. I have a few naive (and probably bad) ideas on how to solve them. Are you saying that you don't think it'll ever be...
I didn't mean an unconditional dependency of nixops, just that when it shows me a message saying that I should install VirtualBox, it could use nix to do it for...