perlPackages.CompressRawZlib: fix zlib config

This commit is contained in:
Stig Palmquist 2023-10-10 14:54:34 +02:00
parent fcacc24bff
commit edddfa03ca

View file

@ -4013,6 +4013,7 @@ with self; {
LIB = ${pkgs.zlib.out}/lib
OLD_ZLIB = False
GZIP_OS_CODE = AUTO_DETECT
USE_ZLIB_NG = False
EOF
'';