postgresql: remove libxml http workaround

This commit is contained in:
Ivan Mincik
2024-12-09 10:18:08 +01:00
parent c6b0d91ee9
commit f29bd95d71
+1 -1
View File
@@ -161,7 +161,7 @@ let
zlib
readline
openssl
(libxml2.override {enableHttp = true;})
libxml2
libuuid
]
++ lib.optionals icuSupport [ icu ]