supabase / postgres

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

Adding Garnix Cache #1079

Closed DMills27 closed 2 months ago

DMills27 commented 2 months ago

Adding the Garnix cache to the flake.nix to enable faster CI build times, if a users opts to use Garnix, as described in this issue

olirice commented 2 months ago

hi @DMills27 thanks for opening

We'd like to keep this repo clear of any tooling and configuration that isn't used by our release pipeline. The nix overhaul is in the wake of steady complexity creep in our previous build process so we're taking a (probably overly) strict stance on it to avoid facing the same issue again in a few years.

Given how light weight your patch is I'd suggest maintaining a fork for your use and periodically rebasing