leanPackages.mathlib: add comment for leangz-raw

Co-authored-by: Mauricio Collares <mauricio@collares.org>
This commit is contained in:
Nadja Yang
2026-06-04 17:13:18 -04:00
committed by GitHub
parent bdea40b4ed
commit d63d353258

View File

@@ -15,6 +15,7 @@
}:
let
# build leangz without zstd support, to improve Hydra's xz compression ratio
leangz-raw = leangz.overrideAttrs { cargoBuildNoDefaultFeatures = true; };
mathlib__archive = buildLakePackage (finalAttrs: {