File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ postgres_major:
1010
1111# Full version strings for each major version
1212postgres_release :
13- postgresorioledb-17 : " 17.5.1.045-orioledb"
14- postgres17 : " 17.6.1.024"
15- postgres15 : " 15.14.1.024"
13+ postgresorioledb-17 : " 17.5.1.045-orioledb-pg-jwt-1 "
14+ postgres17 : " 17.6.1.024-pg-jwt-1 "
15+ postgres15 : " 15.14.1.024-pg-jwt-1 "
1616
1717# Non Postgres Extensions
1818pgbouncer_release : 1.19.0
Original file line number Diff line number Diff line change 1515 postgresql
1616 postgresql . lib
1717 ( installedExtension majorVersion )
18- self . packages . ${ pkgs . system } . "psql_${ majorVersion } /exts/hypopg" # dependency
18+ self . packages . ${ pkgs . system } . "psql_${ majorVersion } /exts/hypopg-all " # dependency
1919 ] ;
2020 passthru = {
2121 inherit ( postgresql ) version psqlSchema ;
You can’t perform that action at this time.
0 commit comments