Open srid opened 1 month ago
I came here from the nixpkgs issue above. I've a workaround at flakes/databases/postgres/postgrest-bin.nix at main · fore-stun/flakes — nix build -L 'github:fore-stun/flakes#postgrest-bin'
should work and you can override
the postgresql
input to that derivation if needed. I've pinned it to the same version as nixpkgs, but you're welcome to PR support for a different version, etc.
This isn't appropriate for the nixpkgs issue (the nixpkgs Cabal is patched to remove some nondeterminism) but it might unblock you here.
@dbaynard thanks for the workaround! Also, I spent sometime to check for a fix upstream and I believe it should be solved in the next postgrest
release, see: https://github.com/NixOS/nixpkgs/issues/347885#issuecomment-2425970872
I knew I'd seen something about this — glad you were able to find it.
Current blocked by broken
pkgs.postgrest
on darwin: