Commit 309eb346 authored by Ivan Mincik's avatar Ivan Mincik
Browse files

grass: fix build by using libxml2 with http support

parent 7feaafb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
    libmysqlclient
    libpng
    libtiff
    libxml2
    (libxml2.override { enableHttp = true; })
    netcdf
    pdal
    postgresql