supabase / postgres

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

fix: fixes pg_jsonschema build on aarch64-darwin #1045

Closed samrose closed 1 month ago

samrose commented 1 month ago

What kind of change does this PR introduce?

pg_jsonschema could not build with nix on aarch64-darwin

This PR fixes that problem + maintaining builds on x86_64-linux and aarch64-linux