supabase / postgres

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

Sam/darwin wip #1076

Closed samrose closed 2 months ago

samrose commented 2 months ago

What kind of change does this PR introduce?

This PR turns on support for aarch64-darwin, and refactors some of the flake tooling to work on both linux and darwin

It also fixes the build on aarch64-darwin for plv8 package

Also dropping the nix code that generates docker image as it is not in use and not supported by macos

trying to use pg_prove straight from nixpkgs without intervention