supabase / postgres

Unmodified Postgres with some useful plugins
https://supabase.com
PostgreSQL License
1.33k stars 137 forks source link

fix: fixes pg_graphql build on aarch64-darwin #1047

Closed samrose closed 1 month ago

samrose commented 1 month ago

What kind of change does this PR introduce?

This will fix the nix build on aarch64-darwin while maintaining builds on existing support architectures

Note: this won't work until the supported system is added to flake.nix which will not happen until plv8 is also fixed on darwin