Merge pull request #116381 from ento/fix-postgresql-10
postgresql_10: build with icu67
This commit is contained in:
commit
32dc439c0f
@ -216,6 +216,7 @@ in self: {
|
||||
this = self.postgresql_10;
|
||||
thisAttr = "postgresql_10";
|
||||
inherit self;
|
||||
icu = self.icu67;
|
||||
};
|
||||
|
||||
postgresql_11 = self.callPackage generic {
|
||||
|
Loading…
Reference in New Issue
Block a user