1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

gdal: fix by using libxml2 with http support (again)

https://hydra.nixos.org/build/267532476/nixlog/1/tail
This commit is contained in:
Vladimír Čunát 2024-07-27 15:37:31 +02:00
parent 614efe64e8
commit 8ebbf8f8cb
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -168,7 +168,7 @@ stdenv.mkDerivation (finalAttrs: {
json_c
lerc
xz
libxml2
(libxml2.override { enableHttp = true; })
lz4
openjpeg
openssl