Max Howell

Results 599 comments of Max Howell

> is `linux/aarch64` no go? because you know, handy in VM on M1 yeah we want it. Unfortunately we'll need to build it from source ourselves. I'll get to it...

You need to upgrade `uv` or append `--script`. Older `uv` seemed to re-exec the script which causes a fork bomb which `pkgx` then prevents with this abort.

I imagine this is CocoaPods having some stale cache of some sort. PMK8 no longer provides `AnyPromise.h`. Try deleting deps and rerunning cocoapods.

This is probably a deeper problem with how we add the gcc headers to the env.

`swift` is a launcher. `swift foo` will cause `swift` to search for `swift-foo` in the `PATH` and launch that if it finds it. So both work. Sorry if the docs...

I just fixed GHA, what is broken?

I fixed them.

Note these are breaking changes that require a major version bump *and* mean we only support Swift >=6

As a preface, I would like this to be much simpler. But as it stands currently you can do the following: it is possible (for a single pantry, nothing like...