Brewfile 206 B

1234567891011
  1. # Keep this congruent with `.github/workflows/ci.yml`.
  2. brew "curl"
  3. brew "dpkg"
  4. brew "llvm"
  5. brew "lynx"
  6. brew "pkg-config"
  7. brew "qemu"
  8. tap "filosottile/musl-cross"
  9. brew "filosottile/musl-cross/musl-cross"