Moritz Angermann

Results 203 comments of Moritz Angermann

Don't we have constraints for that? I've absolutely no objective to constraints applying to both. But they need to still be solved independently even if the same set of constraints...

I have no specific view how that is solved. All I'm raising is that we must not assume that we can use the identical package, as the buildtime and runtime...

@dminuoso which cache are you using? cache.zw3rk.com should have pretty much all of it. A bunch of cross compilers are missing though in master. It is building /a lot/ of...

We will try to populate cache.iog.io. zw3rk CI and cache are run by me. There is only so much I'm willing to pay out of pocket for this. If this...

> FYI we had a socket command interface that was removed in favor of the scripting bridge interface https://github.com/utmapp/UTM/commit/d6fc3cdb81f68d1224cfad77f6cf9c33138ce3b8 That's interesting! Maybe I'm holding the scripting interface wrong, as I'm...

> The way apple events works depends on the GUI app running under some logged in user. So no, you can’t do it from just a ssh session. However, I...

In essence, what I'd like is something like tart.run, without the restriction to HVF only, if that makes sense?

osy, if it was for non-HVF applications yes. What I like a lot about UTM is - It provides a unified interface across QEMU + HVF - It can be...

After some experimentation here's what also works: - launch UTM in the graphical session. - launch Terminal, and `tmux` inside. - send commands to the tmux session from an ssh...

This will now use bytestring-0.10.12.0 instead of bytestring-0.11.3.1