|
|
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
|
|
|
# https://github.com/openstreetmap/osm2pgsql/issues/634
|
|
|
|
# https://github.com/openstreetmap/osm2pgsql/issues/634
|
|
|
|
# https://bz-attachments.freebsd.org/attachment.cgi?id=177390
|
|
|
|
# https://bz-attachments.freebsd.org/attachment.cgi?id=177390
|
|
|
|
patches = [
|
|
|
|
patches = [
|
|
|
|
use-geos36.patch
|
|
|
|
./use-geos36.patch
|
|
|
|
];
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
#nativeBuildInputs = [ ];
|
|
|
|
#nativeBuildInputs = [ ];
|
|
|
|