feat: Build against libpq 15

Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
Robert
2022-11-02 08:25:07 +01:00
committed by GitHub
co-authored by Wolfgang Walther
parent 44dd73adcc
commit c8e4f38984
5 changed files with 20 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ let
overlays =
[
allOverlays.postgresql-future
allOverlays.postgresql-default
(allOverlays.postgresql-default { inherit patches; })
(allOverlays.haskell-packages { inherit compiler extraOverrides; })
# Disable failing tests for postgresql on musl that should have no impact
# on the libpq that we need (collate.icu.utf8 and foreign regression