From 7cf5139d4fa92857bec78e7a1cb2ec161d677a21 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Tue, 20 Dec 2016 00:49:34 +0100 Subject: [PATCH] libressl -> openssl --- osm2pgsql.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/osm2pgsql.nix b/osm2pgsql.nix index 11bdf99..54c5417 100644 --- a/osm2pgsql.nix +++ b/osm2pgsql.nix @@ -16,8 +16,9 @@ stdenv.mkDerivation rec { cmake expat geos - libressl # TLS, crypto implementation + #libressl # TLS, crypto implementation lua + openssl # TLS, crypto implementation python python27Packages.psycopg2 # regression tests postgresql proj