dont build with zlib in the nix flake

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-03-06 13:08:01 -05:00
parent ecea0cff69
commit c92678ecbe
No known key found for this signature in database
5 changed files with 12 additions and 8 deletions

View file

@ -389,7 +389,6 @@ features = [
"mt_static",
"lz4",
"zstd",
"zlib",
"bzip2",
]