Nix flake that packages Supabase Auth (gotrue) and provides a system-manager service module for deployment in supabase/postgres.
nix/packages/—buildGoModulepackage for theauthbinary, driven by.package-config.jsonservice.nix— NixOS/system-manager module defining thegotrueandgotrue-optimizesystemd services, system user, tmpfiles, and sysctl tuning; mapped from the ansible tasks in supabase/postgres- CI — GitHub Actions: nix-eval + nix-build across x86_64-linux, aarch64-linux, aarch64-darwin
- Pre-commit hooks — actionlint + treefmt (nixfmt, deadnix)
- Pinned nixpkgs — follows
supabase/postgresnixpkgs
| Field | Value |
|---|---|
| Package name | auth |
| Upstream | github.com/supabase/auth |
| Version | v2.187.0 |
See docs/GETTING-STARTED.md for how to build, update to a new release, and wire service.nix into deployment.