Brewfile 194 B

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